SOLUTION: The length of a rectangle is 3 feet less than twice the width of the rectangle. If the perimeter of the rectangle is 474 feet, find the width and the length.

Algebra ->  Coordinate Systems and Linear Equations  -> Linear Equations and Systems Word Problems -> SOLUTION: The length of a rectangle is 3 feet less than twice the width of the rectangle. If the perimeter of the rectangle is 474 feet, find the width and the length.      Log On


   



Question 678348: The length of a rectangle is 3 feet less than twice the width of the rectangle. If the perimeter of the rectangle is 474 feet, find the width and the length.
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
The length of a rectangle is 3 feet less than twice the width of the rectangle. If the perimeter of the rectangle is 474 feet, find the width and the length.
-----------
Let the width be "w":
Then the length is "2w-3"
------
Equation:
Perimeter = 2(width + length)
474 = 2(w + 2w-3)
237 = 3w-3
3w = 240
w = 80 feet (width)
2w-3 = 157 feet (length)
===========================
Cheers,
Stan H.
=============