document.write( "Question 305915: What is the volume of a rectangular prism in which the height is 3 inches and the area of the base is 14 in2?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #218986 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
\"V+=+B%2Ah\" where B = area of base and h = height.
\n" ); document.write( "\"V+=+14%2A3\"
\n" ); document.write( "\"V+=+42\" cubic inches.
\n" ); document.write( "
\n" );