document.write( "Question 902637: the length of a closed box is 3 times its height, and it is 4 cm wide. if the total surface area is 88 cm^2, find the dimensions of the box. \n" ); document.write( "
Algebra.Com's Answer #547418 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( ".
\n" ); document.write( "Surface = 2lw + 2lh + 2wh
\n" ); document.write( "Surface = 2(3h)4 + 2(3h)h + 2*4h = 88cm^2
\n" ); document.write( " 6h^2 + 24h + 8h -88 = 0
\n" ); document.write( "6h^2 + 32h - 88 = 0
\n" ); document.write( " 3h^2 + 16h - 44 = 0 (Tossing out the negative solution for unit measure)
\n" ); document.write( "h = 2cm
\n" ); document.write( "l = 6cm
\n" ); document.write( "w = 4cm
\n" ); document.write( "Surface = 2lw + 2lh + 2wh = 48 + 24 + 16 = 88
\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%2B16x%2B-44+=+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=%2816%29%5E2-4%2A3%2A-44=784\".
\n" ); document.write( "
\n" ); document.write( " Discriminant d=784 is greater than zero. That means that there are two solutions: \"+x%5B12%5D+=+%28-16%2B-sqrt%28+784+%29%29%2F2%5Ca\".
\n" ); document.write( "
\n" ); document.write( " \"x%5B1%5D+=+%28-%2816%29%2Bsqrt%28+784+%29%29%2F2%5C3+=+2\"
\n" ); document.write( " \"x%5B2%5D+=+%28-%2816%29-sqrt%28+784+%29%29%2F2%5C3+=+-7.33333333333333\"
\n" ); document.write( "
\n" ); document.write( " Quadratic expression \"3x%5E2%2B16x%2B-44\" can be factored:
\n" ); document.write( " \"3x%5E2%2B16x%2B-44+=+3%28x-2%29%2A%28x--7.33333333333333%29\"
\n" ); document.write( " Again, the answer is: 2, -7.33333333333333.\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%2B16%2Ax%2B-44+%29\"
\n" ); document.write( " \n" ); document.write( "
\n" );