document.write( "Question 1190590: Use limits to find the slope of the tangent to f(x) = x^2, at the point (3,9). \r
\n" );
document.write( "\n" );
document.write( "Please use the differentiation from the first principles method if possible, as I don't understand how it would work here. \n" );
document.write( "
Algebra.Com's Answer #822293 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "f(x) = x^2 \n" ); document.write( "f(x+h) = (x+h)^2 ... every x is replaced with x+h \n" ); document.write( "f(x+h) = x^2+2xh+h^2 ... expand with the FOIL rule\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Apply the difference quotient \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( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "Now let h approach 0. It won't actually reach 0 itself, but only get closer and closer. This is the limit process in action. Effectively we replace h with 0 (refer to the substitution limit theorem) and we go from 2x+h to 2x+0 or simply 2x.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "In short, the derivative of f(x) = x^2 is f ' (x) = 2x. \n" ); document.write( "You'll learn a shortcut (if you haven't already) that's useful and that's the power rule. That will mean you can quickly differentiate any polynomial like this without having to resort to these limits. However it's good to know how all this works out.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Plug x = 3 into the derivative function to find the tangent slope \n" ); document.write( "f ' (x) = 2x \n" ); document.write( "f ' (3) = 2*3 \n" ); document.write( "f ' (3) = 6 \n" ); document.write( "The tangent slope is m = 6\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Answer: 6 \n" ); document.write( " \n" ); document.write( " |