document.write( "Question 732387: Derivative of cos^3 \n" ); document.write( "
Algebra.Com's Answer #447824 by Alan3354(69443) You can put this solution on YOUR website! Derivative of cos^3 \n" ); document.write( "---------- \n" ); document.write( "If you mean cos^3(x): \n" ); document.write( "f(x) = cos^3(x) \n" ); document.write( "f'(x) = 3cos^2(x)*(-sin(x)) \n" ); document.write( "= -3sin(x)cos^2(x) \n" ); document.write( " \n" ); document.write( " |