Question 102205
Ok first we have to know the formula for perimeter of a rectangle.
Perimeter = 2(Length) + 2(Width)
So for this rectangle lets call the width x
Width = x
Now we are told that the length is 2 in more than twice its width.
So if the width is x then
Length = 2x + 2
We are also told that the perimeter is 34 in
Ok so lets put all this into the perimeter formula and solve for x
Perimeter = 2(Length) + 2(Width)
34 = 2(2x+2) + 2(x)
34 = 4x + 4 + 2x
34 = 6x + 4
30 = 6x
5 = x
<b>Answer: The width is 5 inches</b>
Now use this to find the length
Length = 2x + 2
Length = 2(5) + 2
Length = 10 + 2
Length = 12
<b>Answer: The length is 12 inches</b>
Check answers using the perimeter formula
Perimeter = 2(Length) + 2(Width)
34 = 2(12) + 2(5)
34 = 24 + 10
34 = 34