Difficulty: Easy
Correct Answer: 36m
Explanation:
Introduction / Context:This is a standard perimeter-to-dimensions problem for rectangles using a given side ratio. We translate perimeter information into algebraic equations and then identify the rectangle’s length.
Given Data / Assumptions:
Concept / Approach:Substitute the ratio-based expressions into the perimeter formula to solve for k, then compute the length 3k.
Step-by-Step Solution:
Let L = 3k and B = k.P = 2(L + B) = 2(3k + k) = 2(4k) = 8k.8k = 96 → k = 12.Therefore, length L = 3k = 3 * 12 = 36 m.Verification / Alternative check:With L = 36 m and B = 12 m, P = 2(36 + 12) = 2 * 48 = 96 m, which matches the given perimeter.
Why Other Options Are Wrong:24m and 12m are the breadth or its multiples; 48m and 40m do not satisfy the ratio and perimeter simultaneously.
Common Pitfalls:Forgetting to double the sum in the perimeter formula or mixing up length and breadth magnitudes (3k vs k).
Final Answer:36m
Discussion & Comments