Inactive Tutor answered 10/08/21
a)
f’’(x) = -π*cos(πx)+4x^3
f’’(-3) = -π*cos(-3π)+4(-3)^3 = -108
b)
dy/dx = 2*f(x)*f’(x)
At x=0, dy/dx = 2*f(0)*f’(0) = 2*3*[cos(0)+0^4+6] = 6*7=42.
This is the slope of the tangent line.
When x=0, y=(f(0))^2=9.
So equation of the tangent line: y-9=42(x-0), i.e. y=42x+9
c)
g(x) = f(√2x^2+7)
g’(x) = f’(√2x^2+7)*(2√2x) = (2√2x)[-π*sin(π(√2x^2+7))+4*(√2x^2+7)^3]
g’(3) = 260617.62… (plug in 3 into above)
d)
f(h(x))=x
d/dx[f(h(x))] = d/dx[x]
f’(h(x))*h’(x)=1
h’(x) = 1/f’(h(x))
Since f(0)=3, h(3)=0.
So h’(3) = 1/f’(0) = 1/[cos(0*pi)+0^4+6] = 1/7
Inactive Tutor
Oh my mistake, thanks for catching that- I think I accidentally differentiated the f'(x) when we didn't have to. It's hard to keep track with the suboptimal math formatting here.11/14/22
Grant R.
c) is wrong. the answer should be 756, don't quite know where the ^3 came from, and the function given is f'(x), not f(x), meaning you wouldn't have to find the derivative of cos, etc. Also, the square root function is supposed to be (2x^2 + 7)^0.5 Everything else looks good though :)11/14/22