Problema Solution
The length of a rectangle is 3 ft. longer than its width.
If the perimeter of the rectangle is 26 ft., find its area.
Answer provided by our tutors
Let 'l' and 'w' stand for the length and width of the rectangle. We can write:
l=w+3
2l+2w=26
Solving for l and w, we get:
l=8
w=5
Therefore the area is:
area=wl=8*5=40 ft^2