Home » Aptitude » Area

A towel, when bleached, loses 20% of its length and 10% of its breadth. What is the percentage decrease in its area?

Difficulty: Easy

Correct Answer: 28%

Explanation:

Problem restatement
Compute the net percentage change in area when dimensions shrink by given percentages.


Given data

  • Length factor = 1 − 0.20 = 0.8
  • Breadth factor = 1 − 0.10 = 0.9

Concept/Approach
Area scales as length × breadth, so multiply the scale factors.


Step-by-Step calculation
New area factor = 0.8 × 0.9 = 0.72 Percentage decrease = (1 − 0.72) × 100% = 28%


Common pitfalls

  • Adding 20% and 10% to get 30% decrease (incorrect; must multiply factors).

Final Answer
28%

← Previous Question Next Question→

Discussion & Comments

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