SOLUTION: The perimeter of a rectangle is 50 meters. The width of the rectangle is 5 meters less than the length. Determine the equation that would solve for the length and width of the rect

Algebra ->  Rectangles -> SOLUTION: The perimeter of a rectangle is 50 meters. The width of the rectangle is 5 meters less than the length. Determine the equation that would solve for the length and width of the rect      Log On


   



Question 582092: The perimeter of a rectangle is 50 meters. The width of the rectangle is 5 meters less than the length. Determine the equation that would solve for the length and width of the rectangle
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
The perimeter of a rectangle is 50 meters. The width of the rectangle is 5 meters less than the length. Determine the equation that would solve for the length and width of the rectangle
-------
Let length be "x".
The width is "x-5"
-------
Perimeter = 2(length + width)
50 = 2(x + (x-5))
==================================
Cheers,
Stan H.
=====================