Home » Aptitude » Area

The difference between the length and breadth of a rectangle is 23 m, and its perimeter is 206 m. What is its area?

Difficulty: Easy

Correct Answer: 2,520 m²

Explanation:

Problem restatement
Given L − B = 23 and perimeter 206, find L, B and hence area.


Given data

  • L − B = 23
  • 2(L + B) = 206 ⇒ L + B = 103

Concept/Approach
Solve the two linear equations for L and B, then multiply.


Step-by-Step calculation
Adding: (L + B) + (L − B) = 103 + 23 ⇒ 2L = 126 ⇒ L = 63Then B = 103 − 63 = 40Area = 63 × 40 = 2,520 m²


Verification/Alternative
Check: Perimeter = 2(63 + 40) = 206; difference = 23.


Common pitfalls
Dividing the perimeter by 2 at the wrong step or swapping L and B in the difference equation; either way, area is unchanged.


Final Answer
2,520 m²

← Previous Question Next Question→

Discussion & Comments

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