document.write( "Question 1023939: Find the derivative of f(x)=x3^x \n" ); document.write( "
Algebra.Com's Answer #639453 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
Using the product and chain rules, we get
\n" ); document.write( "f(x)=x*3^x
\n" ); document.write( "f'(x) = 3^x + x*3^x*ln 3 = 3^x(1 + x ln 3)
\n" ); document.write( "
\n" );