SOLUTION: The length of a rectangle is 8cm longer than twice its width. If the perimeter is 76cm find the length and width.

Algebra ->  Human-and-algebraic-language -> SOLUTION: The length of a rectangle is 8cm longer than twice its width. If the perimeter is 76cm find the length and width.      Log On


   



Question 1132343: The length of a rectangle is 8cm longer than twice its width. If the perimeter is 76cm find the length and width.
Answer by ikleyn(52887) About Me  (Show Source):
You can put this solution on YOUR website!
.
If x is the width, then the length is (2x+8).


The perimeter is


    x + (2x+8) + x + (2x+8) = 76 centimeters,  or


    6x + 16 = 76


    6x = 76 - 16 = 60


    x = 60%2F6 = 10 centimeters is the width.      ANSWER


    Length = 2*10+8 = 28 centimeters.          ANSWER


CHECK.   The perimeter is  10 + 28 + 10 + 28 = 20 + 56 = 76 centimeters.   ! Correct !

Solved.