Difficulty: Medium
Correct Answer: 48
Explanation:
Introduction / Context:
Use the perimeter condition to find the base and equal sides, then compute height via Pythagoras and the area.
Given Data / Assumptions:
Concept / Approach:
Perimeter: b + 2*(5b/6) = 32 ⇒ solve b. Height comes from splitting the base and using right triangles.
Step-by-Step Solution:
Verification / Alternative check:
Perimeter check: 12 + 10 + 10 = 32.
Why Other Options Are Wrong:
39, 57, 64 arise from computation errors in b or h.
Common Pitfalls:
Not halving the base when using Pythagoras for an isosceles triangle.
Final Answer:
48.
Discussion & Comments