SOLUTION: The perimeter of a rectangle is 32in. If the length of the rectangle is 1 more than twice the width. Find the dimensions of the rectangle .

Algebra ->  Graphs -> SOLUTION: The perimeter of a rectangle is 32in. If the length of the rectangle is 1 more than twice the width. Find the dimensions of the rectangle .       Log On


   



Question 993404: The perimeter of a rectangle is 32in. If the length of the rectangle is 1 more than twice the width. Find the dimensions of the rectangle .

Answer by Cromlix(4381) About Me  (Show Source):
You can put this solution on YOUR website!
Hi there,
Make the width = 'x'
Length = 1 + 2x
Perimeter = 2 x Width + 2 x Length
32 = 2(x) + 2(1 + 2x)
32 = 2x + 2 + 4x
Collect like terms.
2x + 4x = 32 - 2
6x = 30
x = 5
Width = 5 in
Length = 11 in
Hope this helps :-)