To find the derivative of the composite function (f∘g−1)(x)=f(g−1(x)) at x=2, we use the chain rule:
(f∘g−1)′(x)=f′(g−1(x))⋅(g−1)′(x)
Using the formula for the derivative of an inverse function, (g−1)′(x)=g′(g−1(x))1, we get:
(f∘g−1)′(2)=f′(g−1(2))⋅g′(g−1(2))1
Step 1: Find g−1(2)
Let y=g−1(2), which means g(y)=2. Given g(x)=1+e−2x4:
1+e−2y4=2⟹1+e−2y=2⟹e−2y=1⟹y=0
Thus, g−1(2)=0.
Step 2: Calculate f′(0)
Given f(x)=loge(x2+2x+4), its derivative with respect to x is:
f′(x)=x2+2x+42x+2
Evaluating f′(x) at x=0:
f′(0)=02+2(0)+42(0)+2=42=21
Step 3: Calculate g′(0)
Given g(x)=1+e−2x4, its derivative with respect to x is:
g′(x)=4⋅(−1)(1+e−2x)−2⋅(−2e−2x)=(1+e−2x)28e−2x
Evaluating g′(x) at x=0:
g′(0)=(1+e0)28e0=(1+1)28=48=2
Step 4: Compute the final value
Substituting g−1(2)=0, f′(0)=21, and g′(0)=2 into our chain rule expression:
(f∘g−1)′(2)=g′(0)f′(0)=21/2=41=0.25
The value of the derivative at x=2 is 0.25.