p for which A ( 4 , 7 ) , C ( p , 3 ) and B ( 7 , 3 ) form a right angled triangle in the Cartesian plane right angled at C
Find the sum of all real values of
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
In Coordinate Geometry , for two perpendicular lines having slopes m 1 and m 2 , the following condition holds true : m 1 ⋅ m 2 = − 1
So we just have to calculate the slopes of AC and BC and use the condition to get the answer .
m 1 = 4 − p 7 − 3 ⇒ 4 − p 4 m 2 = 7 − p 3 − 3 ⇒ 0 We have m 1 ⋅ m 2 = − 1 4 − p 7 − 3 ⋅ 0 = − 1
Which gives the same result that you got but in a shorter way !
Hi, can you help me with this please: Exam question
Problem Loading...
Note Loading...
Set Loading...
Clearly, A C 2 + C B 2 = A B 2
or, ( p − 4 ) 2 + ( − 4 ) 2 + ( 7 − p ) 2 = 3 2 + ( − 4 ) 2
or, p 2 − 1 1 p + 2 8 = 0
or, ( p − 4 ) ( p − 7 ) = 0
p = 4 or p = 7
But p = 7 makes coordinates of C ( 7 , 3 ) same as those of B ( 7 , 3 ) which is not possible as it will make A , B and C collinear.
So, the only possible value of p is 4