Home » Aptitude » Area

In a rectangle, the ratio of perimeter to breadth is 5:1 and the area is 216 cm². What is its length?

Difficulty: Medium

Correct Answer: 18 cm

Explanation:

Problem restatement
Given P : B = 5 : 1 and area, determine the rectangle's length.


Given data

  • Perimeter P : breadth B = 5 : 1 ⇒ Let B = x, P = 5x
  • Perimeter P = 2(L + B)
  • Area = L × B = 216

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

← Previous Question Next Question→

Discussion & Comments

No comments yet. Be the first to comment!
Join Discussion