document.write( "Question 638521: Given the function f(x) = x^3+ 3x Find the equation of a secant line containing the given points: (1, f(1)) and (2, f(2))
\n" );
document.write( "Please help me! I can't seem to get this one down. Thank you.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #402244 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Given the function f(x) = x^3+ 3x Find the equation of a secant line containing the given points: (1, f(1)) and (2, f(2)) \n" ); document.write( "------------ \n" ); document.write( "Find the 2 points. \n" ); document.write( "f(1) = 4 --> (1,4) \n" ); document.write( "f(2) = 14 --> (2,14) \n" ); document.write( "-------- \n" ); document.write( "Find the equation of the line thru those points. \n" ); document.write( " \n" ); document.write( " |