document.write( "Question 486705: Use the definition of the derivation to show that (d/dx)(cos x)= -sin x.
\n" );
document.write( "You can use the following 3 facts:
\n" );
document.write( "lim h->0 (sin h)/h =1\r
\n" );
document.write( "\n" );
document.write( "lim h->0 (cos h -1) / h = 0\r
\n" );
document.write( "\n" );
document.write( "cos(θ + )= cosθcos - sinθsin \n" );
document.write( "
Algebra.Com's Answer #332758 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! Use the definition of derivative using limits:\r \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( "Applying our known facts, we can treat cos x and sin x as constants and say that the first limit collapses to zero, and the second limit collapses to -sin x. Hence,\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We could also use L'Hopital's rule to evaluate the limits, but that assumes we already know the derivative of cos x, so we shouldn't use it right now. \n" ); document.write( " |