document.write( "Question 913484: The area of one side of a box is 120cm^2. The area of another side of the box is 72cm^2. The area on top of the box is 60cm^2.\r
\n" );
document.write( "\n" );
document.write( "Find the length, width and height of the box.\r
\n" );
document.write( "\n" );
document.write( "I'm having problems with this Q.
\n" );
document.write( "I know that:\r
\n" );
document.write( "\n" );
document.write( "W x L = 60
\n" );
document.write( "H x L = 120
\n" );
document.write( "W x H = 72\r
\n" );
document.write( "\n" );
document.write( "But not sure where to go from there. \n" );
document.write( "
Algebra.Com's Answer #554545 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! W * L = 60 \n" ); document.write( "H * L = 120 \n" ); document.write( "factors 60 6,10 \n" ); document.write( "factors 120 6,2 10 \n" ); document.write( "6*10 \n" ); document.write( "12*10 \n" ); document.write( "common factors \n" ); document.write( "H * L = 120 \n" ); document.write( "H * W = 72 \n" ); document.write( "common factors \n" ); document.write( "factors 120 12, 10 \n" ); document.write( "factors 72 12,6 \n" ); document.write( "H = 12, L = 10, W = 6 \n" ); document.write( " |