SOLUTION: What's The length of a rectangle is 3 feet less than twice the width. The area is 44 square feet. Find the length and the width?

Algebra ->  Rectangles -> SOLUTION: What's The length of a rectangle is 3 feet less than twice the width. The area is 44 square feet. Find the length and the width?      Log On


   



Question 747328: What's
The length of a rectangle is 3 feet less than twice the width. The area is 44 square feet. Find the length and the width?

Answer by timvanswearingen(106) About Me  (Show Source):
You can put this solution on YOUR website!
Let w be the width.
Then the length can be represented by 2w-3 (3 less than twice the width)
The area of a rectangle is given by:
A=l%2Aw
Now, plug in for A, l and w.
{{44=(2w-3)(w)}}}
Distribute,
44=2w%5E2-3w
Subtract 44 from both sides:
0=2w%5E2-3w-44
Since I'm not sure how to show you the regrouping hourglass method on here, I've used the quadratic solver from this site to get to the solution for you. You can always use the quadratic formula when solving quadratics. See below the graph for the final explanation and answer.
Solved by pluggable solver: SOLVE quadratic equation with variable
Quadratic equation ax%5E2%2Bbx%2Bc=0 (in our case 2x%5E2%2B-3x%2B-44+=+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-44=361.

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

x%5B1%5D+=+%28-%28-3%29%2Bsqrt%28+361+%29%29%2F2%5C2+=+5.5
x%5B2%5D+=+%28-%28-3%29-sqrt%28+361+%29%29%2F2%5C2+=+-4

Quadratic expression 2x%5E2%2B-3x%2B-44 can be factored:
2x%5E2%2B-3x%2B-44+=+2%28x-5.5%29%2A%28x--4%29
Again, the answer is: 5.5, -4. 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-44+%29


Since the width cannot be a negative number, you can throw out the w=-4 solution.
Thus, the width is 5.5 feet.
The length was 3 feet less than twice the width.
l=2w-3
Plug in 5.5 for w:
l=2%285.5%29-3
Distribute:
l=11-3
Simplify:
l=8
Finally, you have both. l= 8ft and w= 5.5ft