document.write( "Question 1023937: find the derivative of D(t)=(t+e^t)^5 \n" ); document.write( "
Algebra.Com's Answer #639455 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Okay using the power and chain rules, we get \n" ); document.write( "D'(t) = 5(1 + e^t)(t + e^t)^4 \n" ); document.write( " |