document.write( "Question 248260: A rectangular instrument case has an are of 40in^2. if the length is 6in. more than the width, find the dimensions of the length. (A=L*W) \n" ); document.write( "
Algebra.Com's Answer #180922 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
40=L*W
\n" ); document.write( "L=6+W
\n" ); document.write( "substitute 6+w for L in 40=L*W to get 40=(6+W)*W
\n" ); document.write( "40=(6+W)*W
\n" ); document.write( "40=6W+W^2
\n" ); document.write( "subtract 40 from both sides and move everything to the opposite sides
\n" ); document.write( "W^2+6W-40=0
\n" ); document.write( "to factor we need factors of 40 that are different by 6
\n" ); document.write( "factors of 40
\n" ); document.write( "40*1;20*2;10*4;5*8
\n" ); document.write( "which ones are different by 6
\n" ); document.write( "10 and 4
\n" ); document.write( "we need positive six so we need 10-4
\n" ); document.write( "(x-4)(x+10)=0
\n" ); document.write( "x=4 and x=-10
\n" ); document.write( "\n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "
Solved by pluggable solver: SOLVE quadratic equation with variable
Quadratic equation \"ax%5E2%2Bbx%2Bc=0\" (in our case \"1x%5E2%2B6x%2B-40+=+0\") has the following solutons:
\n" ); document.write( "
\n" ); document.write( " \"x%5B12%5D+=+%28b%2B-sqrt%28+b%5E2-4ac+%29%29%2F2%5Ca\"
\n" ); document.write( "
\n" ); document.write( " For these solutions to exist, the discriminant \"b%5E2-4ac\" should not be a negative number.
\n" ); document.write( "
\n" ); document.write( " First, we need to compute the discriminant \"b%5E2-4ac\": \"b%5E2-4ac=%286%29%5E2-4%2A1%2A-40=196\".
\n" ); document.write( "
\n" ); document.write( " Discriminant d=196 is greater than zero. That means that there are two solutions: \"+x%5B12%5D+=+%28-6%2B-sqrt%28+196+%29%29%2F2%5Ca\".
\n" ); document.write( "
\n" ); document.write( " \"x%5B1%5D+=+%28-%286%29%2Bsqrt%28+196+%29%29%2F2%5C1+=+4\"
\n" ); document.write( " \"x%5B2%5D+=+%28-%286%29-sqrt%28+196+%29%29%2F2%5C1+=+-10\"
\n" ); document.write( "
\n" ); document.write( " Quadratic expression \"1x%5E2%2B6x%2B-40\" can be factored:
\n" ); document.write( " \"1x%5E2%2B6x%2B-40+=+1%28x-4%29%2A%28x--10%29\"
\n" ); document.write( " Again, the answer is: 4, -10.\n" ); document.write( "Here's your graph:
\n" ); document.write( "\"graph%28+500%2C+500%2C+-10%2C+10%2C+-20%2C+20%2C+1%2Ax%5E2%2B6%2Ax%2B-40+%29\"
\n" ); document.write( "
\n" ); document.write( "
\n" );