Inactive Tutor answered 04/22/15
Tutor
New to Wyzant
We'll call the length, x, and the width, y.
We know the length is 1 yd more than twice the width:
2y + 1 =x
We also know that the area is 45 yd2 and that the area of the rectangle is length * width:
x * y = 45
(2y + 1) * y = 45
2y2 + y=45
2y2 + y -45 = 0
(2y-9)(y+5) = 0 ---> 2y = 9; y = 4.5 OR y = -5
We know that lengths and widths have to have a positive value, so we'll choose y = 4.5
Now find x:
x = 2y + 1
x = 9 + 1 = 10
Let's check our answer: length * width= 10 * 4.5 =45