Given f(x) = 7(e^2x) * (sin(3x)), find f'(x)

f(x) = 7e2x sin(3x) Chain rule: f(x) = uv → f'(x) = u'v + uv' u = 7e2x u' = 14e2x v = sin(3x) v' = 3cos(3x) f'(x) = 14e2xsin(3x) + 7e2x 3cos(3x) f'(x) = 7e2x ( 2 sin (3x) + 3 cos (3x) )

CK

Related Maths A Level answers

All answers ▸

What is the best way to prove trig identities?


How do I know which SUVAT equation to use?


Differentiate the following equation with respect to x; sinx + 3x^2 - 2.


Why does 'x' need to be in radians to differentiate 'sin x'?