document.write( "Question 1034252: The area of the bottom of a shoebox can be written as A(x) = 2x^2 - 4 and the height of the shoebox can be written as h(x) = 3x + 2. Write an expression to represent the volume V(x) of the shoebox.\r
\n" );
document.write( "\n" );
document.write( "A) V(x) = 6x^3 - 8
\n" );
document.write( "B) V(x) = 2x^2 + 3x - 2
\n" );
document.write( "C) V(x) = 2x^2 - 12x - 8
\n" );
document.write( "D) V(x) = 6x^3 + 4x^2 - 12x - 8 \n" );
document.write( "
Algebra.Com's Answer #648907 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Hi there, \n" ); document.write( "Volume = Area x Height \n" ); document.write( "Volume = (3x + 2)(2x^2 - 4) \n" ); document.write( "Volume = 6x^3 + 4x^2 - 12x - 8 \n" ); document.write( "(D) \n" ); document.write( "Hope this helps :-) \n" ); document.write( " |