document.write( "Question 1137043: Find the dimensions of the box described.
\n" );
document.write( "The length is 5 inches more than the width. The width is 4 inches more than the height. The volume is 416 cubic inches. Find the length, width, and height. \n" );
document.write( "
Algebra.Com's Answer #754877 by ikleyn(52866) You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "Let w be the width.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Then the length is (w+5) and the height is (w-4).\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "The equation for the volume is\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " w*(w+5)*(w-4) = 416.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Notice that 416 = 8*13*4 - I decomposed the number 416 into the product of 3 factors.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "It can be done by different ways, but I took the care that the second factor is 5 more than the first and the third is 4 less than the first -\r\n" ); document.write( "\r\n" ); document.write( "exactly as the numbers w, (w+5) and (w-4) in the left side of equation (1).\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "It gives me a confidence that I correctly guessed the solution.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "The plot below shows that the guessed solution w = 8 is UNIQUE.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( "Solved, explained and completed.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Probably, there are other ways to find the solution algebraically on more strict base, but what is done is enough to me . . . \r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |