Rectangle — Given Ratio of Length to Perimeter 5 : 18: If L : P = 5 : 18 for a rectangle, what is the ratio L : B?
Aptitude
Area
Difficulty: Easy
Choose an option
-
A4 : 3
-
B3 : 5
-
C5 : 4
-
D4 : 7
-
E7 : 4
Answer
Correct Answer: 5 : 4
Explanation
Introduction / Context:Relating a rectangle’s length directly to its perimeter allows back-solving for the breadth via P = 2(L + B). Converting the L : P ratio into an equation yields the desired L : B ratio without needing actual numbers.
Given Data / Assumptions:
- L : P = 5 : 18 ⇒ P = (18/5)L
- Perimeter formula: P = 2(L + B)
Concept / Approach:Set 2(L + B) = (18/5)L, solve for B in terms of L, then express L : B in simplest integer form by clearing denominators.
Step-by-Step Solution:
2(L + B) = (18/5)L ⇒ L + B = (9/5)L.B = (9/5 − 1)L = (4/5)L.Therefore L : B = 1 : 4/5 = 5 : 4.Verification / Alternative check:
Let L = 5 ⇒ P = 18; Then 2(L + B) = 18 ⇒ L + B = 9 ⇒ B = 4 ⇒ ratio 5 : 4.Why Other Options Are Wrong:
- 4 : 3 and 3 : 5 do not satisfy P = (18/5)L.
- 4 : 7 and 7 : 4 invert or distort the derived proportion.
Common Pitfalls:
- Forgetting that perimeter is twice the semiperimeter leading to a factor-of-two error.
Final Answer:5 : 4.