document.write( "Question 423879: The volume V of a rectangular prism with length l, width w, and height h is v equals l times w times h. What is the width of a rectangular prism with volume 450 cubic inches, length 20 inches, and height 7.5 inches? \n" ); document.write( "
Algebra.Com's Answer #295552 by shree840(260)![]() ![]() You can put this solution on YOUR website! V=l*w*h \n" ); document.write( "450=20*w*7.5 \n" ); document.write( "w=450/150=3 inches \n" ); document.write( " |