document.write( "Question 749171: What is the width of a rectangular prism if the height is 5 ft and if the volume is 900 cubic feet and if the length is 9 ft? \n" ); document.write( "
Algebra.Com's Answer #455828 by Cromlix(4381)\"\" \"About 
You can put this solution on YOUR website!
Volume of a rectangular prism
\n" ); document.write( "Vol = length x width x height
\n" ); document.write( "900 ft^3 = 9 x 5 x w
\n" ); document.write( "900 ft^3 = 45w
\n" ); document.write( " w = 900/45
\n" ); document.write( " w = 20 feet
\n" ); document.write( "
\n" );