Difficulty: Medium
Correct Answer: 18 cm
Explanation:
Problem restatement
Given P : B = 5 : 1 and area, determine the rectangle's length.
Given data
Concept/Approach
Use P = 2(L + B) to link L and x; substitute B = x into area to solve for x and then L.
Step-by-Step calculation
2(L + x) = 5x ⇒ L + x = 2.5x ⇒ L = 1.5xArea: L × B = 1.5x × x = 1.5x2 = 216x2 = 216 / 1.5 = 144 ⇒ x = 12 cm (breadth)Length L = 1.5 × 12 = 18 cm
Verification/Alternative
Perimeter = 2(18 + 12) = 60; P:B = 60:12 = 5:1 as required.
Common pitfalls
Taking the 5:1 as L:B instead of P:B.
Final Answer
18 cm
Discussion & Comments