document.write( "Question 979853: 1. What is the derivative of f(x) = cos (x^4)?\r
\n" );
document.write( "\n" );
document.write( "2. Use implicit differentiation to find y’ of x^2 + y^2 = 8 at (2,2) and at (-2,2) (it may be helpful to look at the graph)\r
\n" );
document.write( "\n" );
document.write( "3. 2. What is the derivative of g(x) = (cos x)^4?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #601097 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! 1. What is the derivative of f(x) = cos (x^4)? \n" ); document.write( "f'(x) = -sin(x^4)*4x^3 \n" ); document.write( "-------------------------- \n" ); document.write( "2. Use implicit differentiation to find y’ of x^2 + y^2 = 8 at (2,2) and at (-2,2) (it may be helpful to look at the graph) \n" ); document.write( "It's a circle. \n" ); document.write( "y' = -x/y at all points on a circle about the Origin. \n" ); document.write( "======================= \n" ); document.write( "3. 2. What is the derivative of g(x) = (cos x)^4? \n" ); document.write( "g(x) = cos^4(x) \n" ); document.write( "g'(x) = 4cos^3(x)*(-sin(x)) \n" ); document.write( " |