document.write( "Question 154071: A rectangular box is(3x+7) feet wide, (6x + 3) feet long, and (7x-1)feet high.
\n" );
document.write( "Find the volume of this box./
\n" );
document.write( "Please help me with this one,I tried to do it.
\n" );
document.write( " V=LWH\r
\n" );
document.write( "\n" );
document.write( " V=(6x+3)(3x+7)(7x-1)
\n" );
document.write( " 126x-21
\n" );
document.write( "Thank you \n" );
document.write( "
Algebra.Com's Answer #113391 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! (6x+3)(3x+7) = 6x(3x+7)+3(3x+7) = 18x^2+42x+9x+21 = 18x^2+51x+21\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(7x-1)(18x^2+51x+21) = 126x^3+357x^2+147x-18x^2-51x-21 = 126x^3+339x^2+96x-21 \n" ); document.write( " |