The points A(4, 7), B(p, 3) and C(7, 3) are the vertices of a right triangle, right - angled at B. Find the value of p.
As ABC is a right angled triangle it should verify the Pythagoras theorem.
i.e.
(hypotenuse)2 = (base)2 + (perpendicular)2
As triangle is right angled at B
Hypotenuse will be AC
So,
(AC)2 = (AB)2 + (BC)2
By using distance formula i.e.
![]()
→ AC = ![]()
BC = ![]()
AB = ![]()
Then, (AC)2 = (AB)2 + (BC)2
+ ![]()
→ (7-4)2 + (3-7)2 = (7- p)2 + (3-3)2 + (p-4)2 + (3-7)2
→ 9 + 16 = p2 - 8p + 16 + 16 + 49 + p2 - 14p
9 = 2p2 - 24p + 65
2p2 - 18p + 54 = 0
p2 - 12p + 27 = 0
p2 - 9p - 3p + 27 = 0
(p - 9)(p - 3) = 0
p = 9 or p = 3
Couldn't generate an explanation.
Generated by AI. May contain inaccuracies — always verify with your textbook.