SOLUTION: The length of a rectangle is 2 in. more than twice its width. If the perimeter of the rectangle is 34 in., find the dimensions of the rectangle.

Algebra ->  Graphs -> SOLUTION: The length of a rectangle is 2 in. more than twice its width. If the perimeter of the rectangle is 34 in., find the dimensions of the rectangle.      Log On


   



Question 63260This question is from textbook
: The length of a rectangle is 2 in. more than twice its width. If the perimeter of the rectangle is 34 in., find the dimensions of the rectangle. This question is from textbook

Found 2 solutions by jai_kos, uma:
Answer by jai_kos(139) About Me  (Show Source):
You can put this solution on YOUR website!


Given the length = 2 inches more than the width
If width = "y"
Then the length = 2 + width = 2 + y

The perimeter of a rectangle is given by...
perimeter = 2 length + 2 *width
perimeter = 2(2+y)+ 2y
34 = 4 + 2y + 2y
34 = 4 + 4y
34 - 4 = 4y
30 = 4y
30 / 4 = y
15 /2 = y
7.5 = y
The width = 7.5 inches
Now the length = 2 + y = 2 + 7.5 = 9.5 inches



Answer by uma(370) About Me  (Show Source):
You can put this solution on YOUR website!
Let the width of the rectangle be x in.
So length = (2x + 2) in
Then perimeter = 2*(l + w)
= 2*(2x + 2 + x)
= 2*(3x + 2)
= 6x + 4
Given perimeter = 34
==> 6x + 4 = 34
==> 6x + 4 - 4 = 34 - 4
==> 6x = 30
==> 6X/6 = 30/6
==> X = 5
So the width of the rectangle = 5 in
length of the rectangle = 2x + 2
= 10 + 2
= 12 in

Good Luck!!!