document.write( "Question 431970: Find the average rate of change for the function between the given values.
\n" ); document.write( "f(x) = 7x3 + 7x2 - 2; from -9 to 8
\n" ); document.write( " A. 1071
\n" ); document.write( "B. 504
\n" ); document.write( "C. 2015/4
\n" ); document.write( "D. 4030/17
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #299657 by htmentor(1343)\"\" \"About 
You can put this solution on YOUR website!
The average rate of change is f(x2)-f(x1)/(x2-x1)
\n" ); document.write( "We have x2 = 8, x1 = -9
\n" ); document.write( "f(8) = 7(8)^3 + 7(8)^2 - 2 = 4030
\n" ); document.write( "f(-9) = 7(-9)^3 + 7(-9)^2 - 2 = -4538
\n" ); document.write( "Therefore the rate of change = (4030 - -4538)/(8 - -9) = 504
\n" ); document.write( "Ans: B
\n" ); document.write( "The graph of the function is shown below:
\n" ); document.write( "\"graph%28300%2C300%2C-10%2C10%2C-5000%2C5000%2C7x%5E3%2B7x%5E2-2%29\"
\n" ); document.write( "
\n" );