Why the statement is false:
- What is perimeter? It is the total length around a shape.
For a rectangle:
( P = 2 imes ( ext{length} + ext{height}) )
- What is area? It is the amount of surface the wall covers (the whole face we paint).
For a rectangle:
( A = ext{length} imes ext{height} )
- Painting uses area, not perimeter.
We pay for how much surface we cover with paint, so we need the area of the wall.
- Quick example:
( ext{length} = 4, ext{m})
( ext{height} = 3, ext{m})
Area:
( A = ext{length} imes ext{height} )
( A = 4 imes 3 )
( A = 12, ext{m}^2 )
Perimeter (just the border):
( P = 2 imes ( ext{length} + ext{height}) )
( P = 2 imes (4 + 3) )
( P = 14, ext{m} )
- Cost idea: If paint costs (₹50) per ( ext{m}^2), then:
( ext{Cost} = 12 imes 50 = ₹600).
Using perimeter would give (14 imes 50), which is wrong (and the units don’t match).
Conclusion: To find the cost of painting a wall, we must find its area, not its perimeter.