document.write( "Question 484461: The volume of a refrigerator is x^3-3x^2-16x-12. Its height is x + 2. What are the other two dimensions? \n" ); document.write( "
Algebra.Com's Answer #331488 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "Note: V(rectangular solid) = l*w*h
\n" ); document.write( "The volume of a refrigerator is x^3-3x^2-16x-12, height = (x+2)
\n" ); document.write( "(x^3-3x^2-16x-12)/(x+2)= x^2 - 5x - 6 = (x-6)(x+1)
\n" ); document.write( "Using Synthetic Division:
\n" ); document.write( "-2 1 -3 -16 -12
\n" ); document.write( " 2 10 12
\n" ); document.write( " 1 -5 -6 0
\n" ); document.write( "V = (x+2)(x-6)x+1)
\n" ); document.write( "The other two dimensions are: (x-6)and (x+1) \n" ); document.write( "
\n" );