Difficulty: Easy
Correct Answer: 100
Explanation:
Introduction / Context:In a right isosceles triangle, hypotenuse = leg * √2. Area = (1/2) * leg^2.
Step-by-Step Solution:
Let each leg = a ⇒ hypotenuse = a√2 = 20 ⇒ a = 20/√2 = 10√2.Area = (1/2) * a^2 = 0.5 * (10√2)^2 = 0.5 * 200 = 100 sq cm.Final Answer:100
Discussion & Comments