SOLUTION: This word problem involves quadratic equations which I am having a very difficult understanding. The width of a rectangle is 4 ft less than the length. The area is 12ft^2. Find the

Algebra ->  Algebra  -> Customizable Word Problem Solvers  -> Geometry -> SOLUTION: This word problem involves quadratic equations which I am having a very difficult understanding. The width of a rectangle is 4 ft less than the length. The area is 12ft^2. Find the      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com
Ad: Algebra Solved!™: algebra software solves algebra homework problems with step-by-step help!
Ad: Algebrator™ solves your algebra problems and provides step-by-step explanations!

   


Question 167832: This word problem involves quadratic equations which I am having a very difficult understanding. The width of a rectangle is 4 ft less than the length. The area is 12ft^2. Find the length and width. I start out translating the equation like this:
A=LW
L=length
4-L=width
12ft^2=L(4-L) then I get lost from that point.

Answer by nerdybill(6948) About Me  (Show Source):
You can put this solution on YOUR website!
This word problem involves quadratic equations which I am having a very difficult understanding. The width of a rectangle is 4 ft less than the length. The area is 12ft^2. Find the length and width. I start out translating the equation like this:
A=LW
L=length
4-L=width <<--SHOULD BE L-4
.
Let x = length
then
x-4 = width
.
12 = x(x-4)
12 = x^2-4x
0 = x^2-4x-12
Factoring:
0 = (x-6)(x+2)
x = {-2, 6}
.
A negative solution doesn't make sense -- so, toss it out.
x = 6 feet (length)
.
Width:
x-4 = 6-4 = 2 feet (width)