document.write( "Question 985067: A box is to be constructed from a sheet of cardboard that is 20 cm by 50 cm by cutting out squares of length x by x from each corner and bending up the sides. \r
\n" ); document.write( "\n" ); document.write( "What is the maximum volume this box could have? (Round your answer to two decimal places. Do not include units, for example, 10.22 cm would be 10.22.)
\n" ); document.write( "

Algebra.Com's Answer #605902 by macston(5194)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "L=length=50-2x; W=width=20-2x; H=height=x; V=volume
\n" ); document.write( ".
\n" ); document.write( "\"V=LWH\"
\n" ); document.write( "\"V=%2850-2x%29%2820-2x%29%28x%29\"
\n" ); document.write( "\"V=4x%5E3-140x%5E2%2B1000x\"
\n" ); document.write( "The function will have a maximum at the point where the first derivative equals zero.
\n" ); document.write( "\"dV%2Fdx=12x%5E2-280x%2B1000\"
\n" ); document.write( "\"12x%5E2-280x%2B1000=0\"
\n" ); document.write( "\"3x%5E2-70x%2B250=0\"
\n" ); document.write( ".
\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 \"3x%5E2%2B-70x%2B250+=+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=%28-70%29%5E2-4%2A3%2A250=1900\".
\n" ); document.write( "
\n" ); document.write( " Discriminant d=1900 is greater than zero. That means that there are two solutions: \"+x%5B12%5D+=+%28--70%2B-sqrt%28+1900+%29%29%2F2%5Ca\".
\n" ); document.write( "
\n" ); document.write( " \"x%5B1%5D+=+%28-%28-70%29%2Bsqrt%28+1900+%29%29%2F2%5C3+=+18.9314982392345\"
\n" ); document.write( " \"x%5B2%5D+=+%28-%28-70%29-sqrt%28+1900+%29%29%2F2%5C3+=+4.40183509409888\"
\n" ); document.write( "
\n" ); document.write( " Quadratic expression \"3x%5E2%2B-70x%2B250\" can be factored:
\n" ); document.write( " \"3x%5E2%2B-70x%2B250+=+3%28x-18.9314982392345%29%2A%28x-4.40183509409888%29\"
\n" ); document.write( " Again, the answer is: 18.9314982392345, 4.40183509409888.\n" ); document.write( "Here's your graph:
\n" ); document.write( "\"graph%28+500%2C+500%2C+-10%2C+10%2C+-20%2C+20%2C+3%2Ax%5E2%2B-70%2Ax%2B250+%29\"

\n" ); document.write( "\n" ); document.write( ".
\n" ); document.write( "Determine the domain of the function. x must be greater than 0 or H would be zero and we would have a flat sheet, so x>0. 2x must be less than 20 or we would have no width so 2x<20 or x<10
\n" ); document.write( "So 0 < x < 10.
\n" ); document.write( "That leaves us with x=4.40 as the solution.
\n" ); document.write( "The size of the box:
\n" ); document.write( "L=50-2x=50-8.80=41.20
\n" ); document.write( "W=20-2x=20-8.80=11.20
\n" ); document.write( "H=x=4.40
\n" ); document.write( "Maximum Volume of the box=(41.20)(11.20)(4.40)=2030.34 cm^3 \r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );