document.write( "Question 431096: Find an equation of the secant line containing (1, f(1)) and (2,f(2)).
\n" );
document.write( "f(x) = x³ - x
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #299285 by Edwin McCravy(20056)![]() ![]() You can put this solution on YOUR website! Find an equation of the secant line containing (1, f(1)) and (2,f(2)). \n" ); document.write( "f(x) = x³ - x \n" ); document.write( " \r\n" ); document.write( "\r\n" ); document.write( "Let's calculate f(1)\r\n" ); document.write( "\r\n" ); document.write( "f(x) = x³ - x\r\n" ); document.write( "f(0) = 1³ - 1\r\n" ); document.write( "f(0) = 0\r\n" ); document.write( "\r\n" ); document.write( "So the point (1, f(1)) is the point (1,0)\r\n" ); document.write( "\r\n" ); document.write( "Let's calculate f(2)\r\n" ); document.write( "\r\n" ); document.write( "f(x) = x³ - x\r\n" ); document.write( "f(2) = 2³ - 2\r\n" ); document.write( "f(2) = 8 - 2\r\n" ); document.write( "f(2) = 6\r\n" ); document.write( "\r\n" ); document.write( "So the point (2, f(2)) is the point (2,6)\r\n" ); document.write( "\r\n" ); document.write( "We plot those points:\r\n" ); document.write( "\r\n" ); document.write( "\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |