Paul D. answered 04/20/21
PhD in Mathematics - Specializing in AP Calculus
Solution:
(a) By the chain rule,
g'(x) = f'(x^2 - x)*(2x - 1)
So g'(3) = f'(3^2 - 3)*(2*3 - 1)
= 5 * f'(6)
= 5 * 4
= 20 ← Answer
(b) Now by the product rule and the chain rule,
g''(x) = f''(x^2 - x)*(2x-1)^2 + f'(x^2 - x)*(2)
g''(0) = f''(0)*(-1)^2 + f'(0)*(2)
From the given g''(0) = -1 we have
-1 = f''(0) + 2*(2)
f''(0) = -5 ← Answer
(c) From the table,
g(0) = f(0^2 - 0) = f(0) = 4
g(3) = f(3^2 - 3) = f(6) = 7
Since f is continuous on R, g(x) = f(x^2 -x) is continuous on R.
Now, 4 = g(0) < 5 < g(3) = 7, so by the Intermediate Value Theorem,
there exists c with 0 < c < 3 such that g(c) = 5.