document.write( "Question 1164540: Let f(x) = sin(ax + b) and let g(x)=cos(a+b) where a and b are
\n" ); document.write( "constants. Guess a formular for f^n(x) and for g^n(x) general n (positive
\n" ); document.write( "integer )
\n" ); document.write( "

Algebra.Com's Answer #788986 by greenestamps(13203)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "f(x) = sin(ax+b)
\n" ); document.write( "f'(x) = a*(cos(ax+b))
\n" ); document.write( "f(2)(x) = a^2*(-sin(ax+b))
\n" ); document.write( "f(3)(x) = a^3*(-cos(ax+b))
\n" ); document.write( "f(4)(x) = a^4*(sin(ax+b))
\n" ); document.write( "f(5)(x) = a^5*(cos(ax+b))
\n" ); document.write( "...

\n" ); document.write( "You can generalize that pattern however you want.

\n" ); document.write( "For g(x) = cos(ax+b), there would be a similar pattern in the derivatives, which you can determine based on the derivatives shown above for sin(ax+b).

\n" ); document.write( "However, the second part of your question shows g(x) = cos(a+b), which is a constant. So all the derivatives of g(x) are zero.

\n" ); document.write( "
\n" ); document.write( "
\n" );