SOLUTION: a rectangle has a perimeter of 68 feet. its length is 5 less than twice its width. find the area of the rectangle?

Algebra ->  Rectangles -> SOLUTION: a rectangle has a perimeter of 68 feet. its length is 5 less than twice its width. find the area of the rectangle?      Log On


   



Question 787072: a rectangle has a perimeter of 68 feet. its length is 5 less than twice its width. find the area of the rectangle?
Answer by Cromlix(4381) About Me  (Show Source):
You can put this solution on YOUR website!
Width = x
Length = 2x - 5
Perimeter = 2*width + 2*length
68 = 2(x) + 2(2x - 5)
68 = 2x + 4x - 10
68 + 10 = 6x
78 = 6x
x = 13 feet
Width = 13 feet
Length = 21 feet
Area = Width * Length
Width = 13 * 21
Width = 273 feet^2
Hope this helps.
:-)