
Darrell C. answered 02/16/22
Master of Science in Math, Former Teacher
First, let's understand the question. It asks us to find f'(0), which means we must first take the derivative, and once we find its derivative, we plug in 0.
So, let's take the derivative. Notice that our function f is a product of two other functions involving x. Thus, to take the derivative, we need to use the product rule. Remember that (a(x) b(x))' = a(x)b'(x) + a'(x)b(x). The derivative of ex is just ex. The derivative of g(x) is g'(x). So,
f'(x) = ex g'(x) + ex g(x).
Now, we plug in. Remember that e0 = 1, and we are told g(0) = 1 and g'(0) = 3. So,
f'(0) = e0 * g'(0) + e0 + g(0) = 1 * 3 + 1 * 1 = 3 + 1 = 4.