document.write( "Question 262879: When finding the volume of a box; (20-2x)(16-2x)(x) 1st term(20times16) = 320\r
\n" );
document.write( "\n" );
document.write( " 3ed term(-2xtimes-2x)=+4x^2
\n" );
document.write( "
\n" );
document.write( " How come the 2ed term is -72x??? I don't see the math. thank you \n" );
document.write( "
Algebra.Com's Answer #193646 by palanisamy(496)![]() ![]() ![]() You can put this solution on YOUR website! (20-2x)(16-2x)(x)= (320-40x-32x+4x^2)*x \n" ); document.write( " = (320-72x+4x^2)*x \n" ); document.write( " = 320x-72x^2+4x^3 \n" ); document.write( " |