
Ajay S. answered 04/15/20
Precalculus Expert with Tutoring Results
Hello!
This is a tricky problem but I would love to walk through it for you.
Let's start with part (a), k(x) = f(x) * g(x).
Here we are trying to find k'(-3). The first step we can do with our given equation is take the derivative of both sides. Thus:
k'(x) = f(x) * g'(x) + f'(x) * g(x) using product rule
We are looking for k'(-3), so let's plug in -3 for x...
k'(-3) = f(-3) * g'(-3) + f'(-3) * g(-3). We can find every value for f, g, f', and g', in our table. Thus:
k'(-3) = 12 * -3 + 9 * -4
k'(-3) = -36-36 = -72
Let's use a similar approach to the next question for part (b).
q(x) = g(x) / h(x), so let's find q'(5).
q'(x) = (h(x) * g'(x) - g(x) * h'(x))/h2(x) by quotient rule
We are looking for q'(5), so let's plug in 5 for x...
q'(5) = (h(5) * g'(5) - g(5) * h'(5))/h2(5)
q'(5) = (3 * 7 - 2 * -6)/9
q'(5) = 33/9 = 11/3
Finally, part (c) asks us to find m'(-3) if m(x) = 1-g(x)*h(x) / x+f(x)
We can also differentiate both sides here, but it is a little bit more tricky.
m'(x) = [(x+f(x))(-g(x)*h'(x) + -g'(x)*h(x))-(1-g(x)*h(x))(1+f'(x))]/(x+f(x))2
Phew, now let's procedurally substitute -3 for x...
m'(-3) = [(-3+12)(4*5 + 3*-2)-(1--4*-2)(1+9)]/(-3+12)2
m'(-3) = [(9)(14) - (-7*10)]/81
m'(-3) = (126+70)/81 = 196/81
I may have made a small calculation mistake since this was very tedious, but this is the general idea.