document.write( "Question 695021: The volume of a rectangular solid is 540 cubit feet. The width is 3 feet more than the height, and the lenght is 4 more feet than the height. Find the dimensions of the solid.
\n" );
document.write( "w=h+3
\n" );
document.write( "l=h+4
\n" );
document.write( "h= ?
\n" );
document.write( "540=(h+3)*(h+4)*h
\n" );
document.write( "540=h^3+7h^2+12h
\n" );
document.write( "How to resolve ?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #428320 by KMST(5328)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Any rational zero of the polynomial \n" ); document.write( " \n" ); document.write( "You know we are looking for a positive solution, so I would try + signs first. \n" ); document.write( "The choices for factors are 1,2,3,4,5,6,9,10,12,15,18,20,27,30,36,45,54,60,90,108,135,180,270, and 540. \n" ); document.write( "It is obvious that for positive \n" ); document.write( " \n" ); document.write( "so the solution could be one of the factors in between 1 and 10: 2,3,4,5,6,and 9. \n" ); document.write( " \n" ); document.write( "so we expect that the solution could be one of the factors between 5 and 10 (either 6 or 9). \n" ); document.write( " \n" ); document.write( "Is there another solution? \n" ); document.write( "Of course not. \n" ); document.write( "If we make \n" ); document.write( "If we make |