document.write( "Question 126975: Hi I keep doing something wrong in this problem. Can you help me solve it? thanks\r
\n" );
document.write( "\n" );
document.write( "A function is given below. Determine the average rate of change of the function between x = -4 and x = 1.\r
\n" );
document.write( "\n" );
document.write( "h(t) = t^2 - 10t \n" );
document.write( "
Algebra.Com's Answer #92996 by solver91311(24713)![]() ![]() You can put this solution on YOUR website! The average rate of change of f(x) between x = a and x = b is given by the slope of the line that passes through the points (a, f(a)) and (b, f(b)) (called a secant line). Given two points, you can calculate a slope using the formula:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "For your function:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let's draw a picture and see if the answer makes sense:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The secant line pictured doesn't look as steep as it should be for a -13 slope, but that is because I have different scales for the x and y axis so that you can actually see something. But the intersection points look correct and the configuration of the parabola is right (vertex at (5,-25), zeros at 0 and 10, concave up, etc.) \n" ); document.write( " |