document.write( "Question 133458: \r
\n" ); document.write( "\n" ); document.write( " a cardboard box has length x-2,width x+1,and height 2x
\n" ); document.write( "(a) write an expression, in terms of x, to represent the volume of the box.
\n" ); document.write( "(b) if x=8 centimeters, what is the number of cubic centimeters in the volume of the box?
\n" ); document.write( "

Algebra.Com's Answer #97647 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
(X-2)(X+1)*2X
\n" ); document.write( "(X^2-2X+X-2)*2X
\n" ); document.write( "(X^2-X-2)*2X
\n" ); document.write( "2X^3-2X^2-4X ANSWER.
\n" ); document.write( "---------------------------------
\n" ); document.write( "IF X=8 THEN:
\n" ); document.write( "2*8^3-2*8^2-4*8
\n" ); document.write( "2*512-2*64-32
\n" ); document.write( "1024-128-32
\n" ); document.write( "864 CM^3 ANSWER.
\n" ); document.write( "
\n" );