Let $$y^4 + 5x = 21.$$ What is the value of $d^2y/dx^2$ at the point $(2, 1)$?
I’m stuck at trying to work out the second implicit derivative of this function. As far as I can work out, the first derivative implicitly is
$$\dfrac {-5}{4y^{3}}$$
How do you take the second derivative implicitly with respect to $x$ when $x$ has vanished? There would be nowhere to plug in $x=2$. What am I missing here?
We have
$$y^4+5x=21 \implies 4y^3dy+5dx=0 \quad y'=\frac{-5}{4y^3}$$
therefore by chain rule
$$y''=\frac{dy'}{dy}\frac{dy}{dx}=\frac{15}{4y^4}y'$$
Now it seems there is a mistake for $(x,y)=(2,1)$, it should be $(x,y)=(1,2)$ in order to satisfy the equation, then and at $(x,y)=(1,2)$