document.write( "Question 784418: A large plywood box has a volume of 1440 ft3. Its length is 18 ft greater than its height, and its width is 8 ft less than its height. What are the dimensions of the box?\r
\n" );
document.write( "\n" );
document.write( "height= x
\n" );
document.write( " with= x-8
\n" );
document.write( "lenth= x+18 \n" );
document.write( "
Algebra.Com's Answer #477092 by harpazo(655)![]() ![]() You can put this solution on YOUR website! x (x - 8) (x + 18) = 1440\r \n" ); document.write( "\n" ); document.write( "Can you finish now? \n" ); document.write( " |