SOLUTION: The area of a rectangle is 14m ^2(squared) , and the length of the rectangle is 3m less than double the width. Find the dimensions of the rectangle.

Algebra ->  Coordinate Systems and Linear Equations  -> Linear Equations and Systems Word Problems -> SOLUTION: The area of a rectangle is 14m ^2(squared) , and the length of the rectangle is 3m less than double the width. Find the dimensions of the rectangle.      Log On


   



Question 845205: The area of a rectangle is 14m ^2(squared) , and the length of the rectangle is 3m less than double the width. Find the dimensions of the rectangle.
Answer by pmesler(52) About Me  (Show Source):
You can put this solution on YOUR website!

So we know that the area of the rectangle is 14m^2. We also know that the length L = 2w-3 or 3m less than double the width. Whenever you see "double" that means multiply by 2.
The area of a rectangle is
A = L * W
Let's plug in the values that we know.
14 = (2w-3) * w

Combine like terms and use the distributive property.
14 = 2w^2 - 3w.
Now we have a quadratic equation, but to solve for the root of the equation, w, we need to make the left side of the equation zero. We do that by subtracting 14 from both sides to get
0 = 2w^2-3w - 14
Now, we use the quadratic formula to solve for w.
Solved by pluggable solver: SOLVE quadratic equation with variable
Quadratic equation ax%5E2%2Bbx%2Bc=0 (in our case 2x%5E2%2B-3x%2B-14+=+0) has the following solutons:

x%5B12%5D+=+%28b%2B-sqrt%28+b%5E2-4ac+%29%29%2F2%5Ca

For these solutions to exist, the discriminant b%5E2-4ac should not be a negative number.

First, we need to compute the discriminant b%5E2-4ac: b%5E2-4ac=%28-3%29%5E2-4%2A2%2A-14=121.

Discriminant d=121 is greater than zero. That means that there are two solutions: +x%5B12%5D+=+%28--3%2B-sqrt%28+121+%29%29%2F2%5Ca.

x%5B1%5D+=+%28-%28-3%29%2Bsqrt%28+121+%29%29%2F2%5C2+=+3.5
x%5B2%5D+=+%28-%28-3%29-sqrt%28+121+%29%29%2F2%5C2+=+-2

Quadratic expression 2x%5E2%2B-3x%2B-14 can be factored:
2x%5E2%2B-3x%2B-14+=+2%28x-3.5%29%2A%28x--2%29
Again, the answer is: 3.5, -2. Here's your graph:
graph%28+500%2C+500%2C+-10%2C+10%2C+-20%2C+20%2C+2%2Ax%5E2%2B-3%2Ax%2B-14+%29


Therefore the roots are (-2,0) (3.5, 0).
We can discard the negative root since you can't have a negative width. Therefore the width w = 3.5 and the length l = 2(3.5) - 3 = 4.
This checks out since A = 14m^2 and 3.5 * 4 = 14.