document.write( "Question 546104: A rectangle has three sides:5in,10in and 2 in.What is its volume? \n" ); document.write( "
Algebra.Com's Answer #355881 by nyc_function(2741)\"\" \"About 
You can put this solution on YOUR website!
Use V = LWH\r
\n" ); document.write( "\n" ); document.write( "V = (5)(10)(2)\r
\n" ); document.write( "\n" ); document.write( "V = 100in^3
\n" ); document.write( "
\n" );