SOLUTION: Solve the following application problem. Show and explain the variable equation used and each each step involved in solving the equation. The width of a rectangle is 4 cm less

Algebra ->  Customizable Word Problem Solvers  -> Misc -> SOLUTION: Solve the following application problem. Show and explain the variable equation used and each each step involved in solving the equation. The width of a rectangle is 4 cm less       Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 470950: Solve the following application problem. Show and explain the variable equation used and each each step involved in solving the equation.
The width of a rectangle is 4 cm less than its length. If the area of the rectange is 87 cm^2, find the dimensions of the rectangle to the nearest thousandth.

Found 2 solutions by jorel1380, lwsshak3:
Answer by jorel1380(3719) About Me  (Show Source):
You can put this solution on YOUR website!
l(l-4)=87
l2-4l-87=0
Solved by pluggable solver: SOLVE quadratic equation with variable
Quadratic equation ax%5E2%2Bbx%2Bc=0 (in our case 1x%5E2%2B-4x%2B-87+=+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-4%29%5E2-4%2A1%2A-87=364.

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

x%5B1%5D+=+%28-%28-4%29%2Bsqrt%28+364+%29%29%2F2%5C1+=+11.5393920141695
x%5B2%5D+=+%28-%28-4%29-sqrt%28+364+%29%29%2F2%5C1+=+-7.53939201416946

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

Throwing out the negative answer, we get the length of the rectangle to be 11.5393920141695 cm, and the width to be 7.5393920141695 cm..

Answer by lwsshak3(11628) About Me  (Show Source):
You can put this solution on YOUR website!
Solve the following application problem. Show and explain the variable equation used and each each step involved in solving the equation.
The width of a rectangle is 4 cm less than its length. If the area of the rectange is 87 cm^2, find the dimensions of the rectangle to the nearest thousandth.
**
let x=length of rectangle
x-4 =width of rectangle
area of rectangle=length*width=87 cm ^2
x(x-4)=87
x^2-4x-87=0
solve by quadratic formula as follows:
..
x+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+
..
a=1, b=-4, c=-87
x=[-(-4)ħsqrt((-4)^2-(4*1*(-87)]/2*1
x=[4ħsqrt(16+348)]/2
x=(4ħ√364)/2
x=(4ħ19.079)/2
x=11.539
x-4=7.539
or
x=-7.534 (reject, length>0)
ans:
length of rectangle=11.539 cm
width of rectangle=7.539 cm