document.write( "Question 97897: I am still confused on this problem. I had submitted it previously but I do not understand, may I get some more help on this problem? \r
\n" );
document.write( "\n" );
document.write( "Geometry. The volume of the box is represented by (x^2 + 5x + 6)(x + 5). Find the polynomial that represents the area of the bottom of the box. \r
\n" );
document.write( "\n" );
document.write( "The box is 2 dementional and the side is x + 2. \r
\n" );
document.write( "\n" );
document.write( "I do not understand what polynomial they are looking for if you can help I would appreciate it. Thank you in advance. \n" );
document.write( "
Algebra.Com's Answer #71207 by mathslover(157)![]() ![]() You can put this solution on YOUR website! Volume of the box=(x^2 + 5x + 6)(x + 5) \n" ); document.write( " = (x+2)(x+3)(x+5) factorising the first expression\r \n" ); document.write( "\n" ); document.write( "Given the side is (x+2) \n" ); document.write( "area of the base(A) * side = volume of the box \n" ); document.write( " A*(x+2)=(x+2)(x+3)(x+5)\r \n" ); document.write( "\n" ); document.write( " A=(x+3)(x+5) is the area of the bottom surface \n" ); document.write( " =x^2 + 8x + 15 \n" ); document.write( " \n" ); document.write( " |