74.9k views
1 vote
The length of a rectangle is 1 yd more than twice the width, and the area of the rectangle is 28 yd2 . find the dimensions of the rectangle.

1 Answer

5 votes
Let the width be represented by x. Then the length will be 1+2x, and the area will be
.. A = W*L
.. 28 = x*(1 +2x)
.. 2x^2 +x -28 = 0
.. (2x -7)*(x +4) = 0
.. x = {3.5, -4} . . . . . . . . . . . . width = 3.5. Only the positive solution is of interest
.. 1 +2x = 1 +2*3.5 = 8 . . . . .length

The dimensions of the rectangle are 3.5 yards wide by 8 yards long.
The length of a rectangle is 1 yd more than twice the width, and the area of the rectangle-example-1
User Sblundy
by
6.0k points