document.write( "Question 1051168: Write a polynomial that represents the volume of the prism using x\r
\n" );
document.write( "\n" );
document.write( "Length: 2x+3
\n" );
document.write( "Width: 3x+2
\n" );
document.write( "Height: 2x \n" );
document.write( "
Algebra.Com's Answer #666744 by josgarithmetic(39617)![]() ![]() ![]() You can put this solution on YOUR website! L, length \n" ); document.write( "w, width \n" ); document.write( "h, height \n" ); document.write( "v, volume \n" ); document.write( " |