document.write( "Question 1181838: Help with a rate of change problem\r
\n" );
document.write( "\n" );
document.write( "Find the average rate of change of from x=3 to x=7.\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Simplify your answer as much as possible. \n" );
document.write( "
Algebra.Com's Answer #811761 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Plug in x = 3 to find that \n" ); document.write( "g(x) = x^2-5x+1 \n" ); document.write( "g(3) = (3)^2-5(3)+1 \n" ); document.write( "g(3) = -5\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Repeat for x = 7 to find that \n" ); document.write( "g(7) = 15\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Then we can say... \n" ); document.write( "m = rate of change from a to b \n" ); document.write( "m = (g(b)-g(a))/(b-a) \n" ); document.write( "m = (g(7)-g(3))/(7-3) \n" ); document.write( "m = (15-(-5))/(7-3) \n" ); document.write( "m = (15+5)/(7-3) \n" ); document.write( "m = 20/4 \n" ); document.write( "m = 5\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "As you can probably guess, I basically used the slope formula. The rate of change from x = 3 to x = 7 is the same as the slope of the line through (3,-5) and (7,15)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Answer: 5 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |