Question:

The triangle whose vertices are $(5,7), (2,7)$ and $(5,2)$ is a _____ triangle.

Show Hint

If $a^2 + b^2 = c^2$, the triangle is right-angled.
Updated On: Apr 23, 2026
  • Equilateral
  • Isosceles
  • Right angle
  • Scalene
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Solution and Explanation

Concept: Use distance formula to check Pythagoras theorem.
Step 1: Find side lengths.
\[ AB = \sqrt{(5-2)^2 + (7-7)^2} = 3 \] \[ AC = \sqrt{(5-5)^2 + (7-2)^2} = 5 \] \[ BC = \sqrt{(2-5)^2 + (7-2)^2} = \sqrt{9 + 25} = \sqrt{34} \]
Step 2: Check Pythagoras.
\[ 3^2 + 5^2 = 9 + 25 = 34 = (\sqrt{34})^2 \]
Hence, the triangle is right-angled.
Was this answer helpful?
0
0