document.write( "Question 1208044: Given f(x) = -4x + 1,\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "A. Find the average rate of change from 2 to 5.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "B. Find an equation of the secant line containing (2, f(2)) and (5, f(5)).\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #846190 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "f(x) is linear since it fits the y = mx+b format \n" ); document.write( "m = -4 = slope \n" ); document.write( "b = 1 = y intercept\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The slope is the same as the rate of change. \n" ); document.write( "This is because, \n" ); document.write( "slope = rise/run = (change in y)/(change in x)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Therefore the answer to part A is -4. \n" ); document.write( "The \"from 2 to 5\" portion won't affect the answer. \n" ); document.write( "The rate of change from p to q will also be -4. \n" ); document.write( "The slope is the same throughout the line.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The answer to part B is the equation y = -4x+1 \n" ); document.write( "The secant line is identical to the original line itself. \n" ); document.write( "It's only when you have curves like parabolas when the secant line is different from the function curve. \n" ); document.write( " \n" ); document.write( " |