document.write( "Question 115484: Solve.\r
\n" );
document.write( "\n" );
document.write( "The volume of the box is represented by (x squared + 5x + 6)(x+5). Find the polynomial that represents the area of the bottom of the box. \n" );
document.write( "
Algebra.Com's Answer #84044 by ptaylor(2198)![]() ![]() You can put this solution on YOUR website! I'VE SEEN PROBLEMS SIMILAR TO THIS IN THE PAST AND THEY USUALLY SPECIFY THE HEIGHT OF THE BOX.\r \n" ); document.write( "\n" ); document.write( "Volume(V) of a box=Length(L) times Width(W) times Height(H) or V=LWH \n" ); document.write( "Area(A) of the bottom=Length(L) times Width(W) or A=LW\r \n" ); document.write( "\n" ); document.write( "V=LWH=(x^2+5x+6)(x+5); x^2+5x+6=(x+3)(x+2), So: \n" ); document.write( "LWH=AH=(x+3)(x+2)(x+5)\r \n" ); document.write( "\n" ); document.write( "Now, if H=(x+3), then A=(x+2)(x+5) or x^2+7x+10 \n" ); document.write( "if H=(x+2), then A=(x+3)(x+5)=x^2+8x+15 \n" ); document.write( "if H=(x+5), then A=x^2+5x+6\r \n" ); document.write( "\n" ); document.write( "Hope this helps---ptaylor \n" ); document.write( " |