document.write( "Question 604201: The volume of rectangle is 234ft with a base that is 13ft by 13ft, what is the height ? \n" ); document.write( "
Algebra.Com's Answer #381003 by vleith(2983)\"\" \"About 
You can put this solution on YOUR website!
I assume you mean the volume of a rectangular box.
\n" ); document.write( "The formula for the volume of a rectangular shaped box is
\n" ); document.write( "\"Volume+=+Length%2A+Width%2A+Height\"
\n" ); document.write( "You are told the dimension of the base (the length and width) are both 13 ft. The volume is given as 234 cubic Ft. So\r
\n" ); document.write( "\n" ); document.write( "\"234+=+13+%2A+13+%2A+Height\"
\n" ); document.write( "\"234%2F%2813%2A13%29+=+Height\"
\n" ); document.write( "\"234%2F169+=+Height\"
\n" ); document.write( "\"1.385+=+Height\" in feet
\n" ); document.write( "
\n" );