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)\"\" \"About 
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( "\"+graph%28+300%2C+200%2C+-10%2C+5%2C+-100%2C+100%2C+4x%5E3%2B28x%5E2-106%29+\" \r
\n" ); document.write( "\n" ); document.write( "We can see from the graph that the height is approximately 1.75 feet.
\n" ); document.write( "
\n" );