document.write( "Question 242910: The width of a rectangular box is 4 times its height, and its length is 7 more than its height. The volume of the box is 106ft^3. Find the height of the box. \n" ); document.write( "
Algebra.Com's Answer #177916 by JimboP1977(311)![]() ![]() You can put this solution on YOUR website! w=4h \n" ); document.write( "L=7+h\r \n" ); document.write( "\n" ); document.write( "(h*w*L=106) \n" ); document.write( "h*4h*(7+h)=106 \n" ); document.write( "4h^2(7+h) = 106 \n" ); document.write( "28h^2+4h^3 -106=0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We can see from the graph that the height is approximately 1.75 feet. \n" ); document.write( " |