
Dal J. answered 11/18/14
Tutor
4.9
(64)
Expert Instructor in Complex Subjects and Public Speaking
Okay, this first one is just basic substitution.
find h(10)
h(10) = 2f(10)g(10) = 2 * 5 * 3 = 30
The second one requires calculating the derivative function for h'(x) using the product rule
h'(x) = 2f'(x)g(x) + 2f(x)g'(x)
so
h'(10) = 2 * f'(10) * g(10) + 2 * f(10) * g'(10)
h'(10) = 2 * 1/2 * 3 + 2 * 5 * 4
h'(10) = 3 + 40 = 43
and similarly for the other two, but in that case using the chain rule instead of the product rule.
w'(x) = f'(g(x))g'(x)