document.write( "Question 1036216: The polynomial x^3 + 5x^2 - 57x -189 expresses the volume, in cubic inches, of a shipping box, and the width is (x+3) in. If the width of the box is 15 in., what are the other two dimensions? ( Hint: The height is greater than the depth.)
\n" );
document.write( "
\n" );
document.write( " A.
\n" );
document.write( "height: 19 in.\r
\n" );
document.write( "\n" );
document.write( "depth: 5 in\r
\n" );
document.write( "\n" );
document.write( " B.
\n" );
document.write( " height: 21 in.\r
\n" );
document.write( "\n" );
document.write( "depth: 5 in. \r
\n" );
document.write( "\n" );
document.write( " C.
\n" );
document.write( " height: 19 in.
\n" );
document.write( "depth: 7 in.
\n" );
document.write( "
\n" );
document.write( " D.
\n" );
document.write( " height: 21 in.
\n" );
document.write( "depth: 7 in. \n" );
document.write( "
Algebra.Com's Answer #650880 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! Use polynomial division to divide \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now factor \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-------------------------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So all this means \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "where\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "width = x+3 \n" ); document.write( "height = x+9 \n" ); document.write( "depth = x-7\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The height is greater than the depth (given in instructions) so because x+9 is larger than x-7, this tells us which expressions go where.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-------------------------------------------\r \n" ); document.write( "\n" ); document.write( "We're given \"the width is (x+3) in....the width of the box is 15 in\" which means\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x+3 = 15 \n" ); document.write( "x+3-3 = 15-3 \n" ); document.write( "x = 12\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now we finally know the value of x. We can use this to find the other dimensions.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "width = x+3 = 12+3 = 15 \n" ); document.write( "height = x+9 = 12+9 = 21 \n" ); document.write( "depth = x-7 = 12-7 = 5\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The three dimensions of this shipping box are \n" ); document.write( "width = 15 inches \n" ); document.write( "height = 21 inches \n" ); document.write( "depth = 5 inches\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "=============================================\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Final Answer: \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "B. \n" ); document.write( "height: 21 in. \n" ); document.write( "depth: 5 in. \n" ); document.write( " \n" ); document.write( " |