SOLUTION: The length of a certain rectangle is 8 more than the width. The perimeter of the rectangle is 6 more than five times the width. Find the width of the rectangle.

Algebra ->  Numeric Fractions Calculators, Lesson and Practice -> SOLUTION: The length of a certain rectangle is 8 more than the width. The perimeter of the rectangle is 6 more than five times the width. Find the width of the rectangle.       Log On


   



Question 1188330: The length of a certain rectangle is 8 more than the width. The perimeter of the rectangle is 6 more than five times the width. Find the width of the rectangle.
Answer by ikleyn(52814) About Me  (Show Source):
You can put this solution on YOUR website!
.
The length of a certain rectangle is 8 more than the width.
The perimeter of the rectangle is 6 more than five times the width.
Find the width of the rectangle.
~~~~~~~~~~~~~~~~~~~~~~

Let L be the length;  W be the width.


Then we have these two equations


    L - W = 8             (1)

    2L + 2W - 5W = 6      (2)


Simplify second equation; keep first equation as is


     L -  W = 8           (1')

    2L - 3W = 6           (2')


From equation (1'), express  L = W + 8 and substitute it in equation (2')


    2*(W + 8) - 3W = 6

    2W + 16   - 3W = 6

     16 - 6 - W = 0

      W         = 10

      L = W + 8 = 10 + 8 = 18.


ANSWER.  The length is 18 units.  The width is 10 units.

Solved.