To solve for the area of the rectangle, let's denote the length by \( l \) and the breadth by \( b \). We are given two key pieces of information:
- The difference between the length and the breadth is 15m. This can be expressed as:
\( l - b = 15 \)
(Equation 1) - The perimeter of the rectangle is 162m. The formula for the perimeter of a rectangle is \( 2(l+b) \). Therefore:
\( 2(l+b) = 162 \)
Dividing both sides by 2, we get:
\( l + b = 81 \)
(Equation 2)
We now solve these two equations simultaneously:
- From Equation 1: \( l = b + 15 \)
- Substitute \( l = b + 15 \) into Equation 2:
\( (b + 15) + b = 81 \) - Simplify:
\( 2b + 15 = 81 \) - Subtract 15 from both sides:
\( 2b = 66 \) - Divide by 2 to solve for \( b \):
\( b = 33 \) - Substitute \( b = 33 \) back into \( l = b + 15 \):
\( l = 33 + 15 = 48 \)
With these values, calculate the area of the rectangle using the formula \( \text{Area} = l \times b \):
\(\text{Area} = 48 \times 33 = 1584 \, \text{m}^2\)
Therefore, the area of the rectangle is 1584 m2.