document.write( "Question 1032805: Find the derivatives of the following functions
\n" ); document.write( "(a) f(x) = sqrt x cos x ( sqrt is only on x )
\n" ); document.write( "(b) g(x) = (x^3 + 1)/sin x
\n" ); document.write( "(c) h(x) = e^x sin(2x) (d) k(x) = x^2 / log x
\n" ); document.write( "

Algebra.Com's Answer #647427 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
. .
\n" ); document.write( "apply respective rules:
\n" ); document.write( "f(x) = \"sqrt%28+x%29+cos+%28x%29+\" |Apply Multiplication Rule
\n" ); document.write( "f' = \"cos%28x%29%2F2sqrt%28x%29+-+sqrt%28x%29sin%28x%29\"
\n" ); document.write( "g(x) = \"%28x%5E3+%2B+1%29%2Fsin+%28x%29+\" |Apply Division Rule
\n" ); document.write( "g' = |Apply Multiplication Rule / chain rule
\n" ); document.write( "h' = \"2%28e%5Ex%29+cos%282x%29+%2B+%28e%5Ex%29+sin%282x%29\" 0r \"%28e%5Ex%29%28sin%282x%29+%2B+2cos%282x%29%29\"
\n" ); document.write( "k(x) = \"x%5E2+%2F+log+x\" |Apply Division Rule
\n" ); document.write( "k' = \"+%282xln%28x%29+-+x%5E2%281%2Fx%29%29%2Fln%5E2%28x%29+\" or \"2x%2Fln%28x%29+-+x%2Fln%5E2%28x%29\"
\n" ); document.write( "
\n" );