document.write( "Question 972422: Find the area between y = −x^2−11 x−18 and the x-axis. \n" ); document.write( "
Algebra.Com's Answer #594757 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
x-ints at -9 and -2
\n" ); document.write( "----
\n" ); document.write( "INT = -x^3/3 - 11x^2/2 - 18x (ignore the C)
\n" ); document.write( "INT(-9) = 243 - 891/2 + 162 = -81/2
\n" ); document.write( "INT(-2) = 8/3 - 22 + 36 = 50/3
\n" ); document.write( "Diff = 343/6 sq units
\n" ); document.write( "Area = 343/6 sq units
\n" ); document.write( "
\n" );