document.write( "Question 448374: a rectangular skating rink measures 40 by 20. it is to be doubled in area by extending each side by the same amount. determine how much each side should be extended to the nearest meter. \n" ); document.write( "
Algebra.Com's Answer #308542 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
40x20=800
\n" ); document.write( "(40+2x)(20+2x)=1600
\n" ); document.write( "800+120x+4x2=1600
\n" ); document.write( "4x2+120x-800=0
\n" ); document.write( "x2+30x-200=0
\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%2B30x%2B-200+=+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=%2830%29%5E2-4%2A1%2A-200=1700\".
\n" ); document.write( "
\n" ); document.write( " Discriminant d=1700 is greater than zero. That means that there are two solutions: \"+x%5B12%5D+=+%28-30%2B-sqrt%28+1700+%29%29%2F2%5Ca\".
\n" ); document.write( "
\n" ); document.write( " \"x%5B1%5D+=+%28-%2830%29%2Bsqrt%28+1700+%29%29%2F2%5C1+=+5.6155281280883\"
\n" ); document.write( " \"x%5B2%5D+=+%28-%2830%29-sqrt%28+1700+%29%29%2F2%5C1+=+-35.6155281280883\"
\n" ); document.write( "
\n" ); document.write( " Quadratic expression \"1x%5E2%2B30x%2B-200\" can be factored:
\n" ); document.write( " \"1x%5E2%2B30x%2B-200+=+1%28x-5.6155281280883%29%2A%28x--35.6155281280883%29\"
\n" ); document.write( " Again, the answer is: 5.6155281280883, -35.6155281280883.\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%2B30%2Ax%2B-200+%29\"

\n" ); document.write( "\n" ); document.write( "Throwing out the negative answer, we get x=5.61552812, which is the amount to be added to all 4 sides..
\n" ); document.write( "
\n" );