SOLUTION: The perimeter of a rectangular garden is 24 ft. The length is 2 ft more than the width. Find the length and the width of the garden
Algebra ->
Formulas
-> SOLUTION: The perimeter of a rectangular garden is 24 ft. The length is 2 ft more than the width. Find the length and the width of the garden
Log On
You can put this solution on YOUR website! Let the width be x.
Then the length is x + 2.
The perimeter of the rectangle in terms of x is:
x + x + (x + 2) + (x + 2) = 4x + 4
As the given measure of the perimeter is 24
we have
4x + 4 = 24
Solving for x, we have
4x = 20
x = 5
So the width is 5 ft, and the length is x + 2= 5 + 2 = 7 ft.