For the derivative of $5+ 10e^{-t}\sin(2t-30)$ I am getting this result:
$$ -20e^{-t}\sin(2t-30) + 10e^{-t}\cos t2t, $$
BUT my textbook says the answer is:
$$ 22.36e^{-t}\sin(2t+86.565). $$
Could someone explain how this result is produced?
For the derivative of $5+ 10e^{-t}\sin(2t-30)$ I am getting this result:
$$ -20e^{-t}\sin(2t-30) + 10e^{-t}\cos t2t, $$
BUT my textbook says the answer is:
$$ 22.36e^{-t}\sin(2t+86.565). $$
Could someone explain how this result is produced?
By your derivative, I understand that you mean $$f=5+10e^{-t}\sin(2t-30)$$If so, then by the product rule,$$f=5+10e^{-t}\sin(2t-30)\\ f^{'}=10(-\sin(2t-30)e^{-t}+2e^{-t}\cos(2t-30))$$Now, all you have to do is use the identity of $\sin(a+b)=\sin a\cos b+\sin b\cos a,\cos(a+b)=\cos a\cos b-\sin a \sin b$ to get the textbook's result.