Concept:Pythagoras theorem and perimeter conditions are used to find the sides of a right triangle.
Explanation:Let AB = x, BC = y, AC = z.
Perimeter: x + y + z = 60.
Given: x + y exceeds z by 10, so x + y = z + 10.
Substitute z = x + y – 10 into perimeter: x + y + (x + y – 10) = 60.
This gives 2(x + y) – 10 = 60, so 2(x + y) = 70 → x + y = 35.
Then z = 35 – 10 = 25.
Apply Pythagoras:
z2=x2+y2 →
625=x2+y2.
From x + y = 35, write y = 35 – x.
Substitute:
625=x2+(35–x)2=x2+1225–70x+x2=2x2–70x+1225.
Simplify:
2x2–70x+600=0 → divide by 2:
x2–35x+300=0.
Factor:
(x–20)(x–15)=0 → x = 20 or x = 15.
Thus sides are 20 and 15 (AB = 20, BC = 15 or vice versa).
Area =
21​×AB×BC=21​×20×15=150 square units.
Answer:150 square units (Option D)