
William W. answered 11/22/20
Math and science made easy - learn from a retired engineer
You should have learned that 1) the derivative of two functions that are added together is just the derivative of each added together, 2) the derivative of a constant times a function is just that constant times the derivative of the function, 3) that the derivative of cos(x) is -sin(x) and 4) that the derivative of ex is ex so:
For f(x) = 2cos(x) + 3ex
f '(x) = -2sin(x) + 3ex
So f '(0) = -2sin(0) + 3e0 = -2(0) + 3(1) = 3