$$ 2x^2 + 2y + 1 = 0 $$
Determine the values of $x,y$ for which $\frac{dy}{dx}$ and $\frac{dx}{dy}$ are reciprocals.
I'm not too sure if I'm interpreting this correctly.
If I have some $(a, b)$ then $(b, a)$ is on the inverse function.
The inverse exists if the domain is interval $I_1 = (-\infty, 0]$ or $I_2 = [0, + \infty)$
Is it asking me for some $(a,b)$ on $f$ such that $f'(a)$
$$ 2x^2 + 2y + 1 = 0 $$
Solving for $y$
$$ y = -\frac{1}{2}(1 + 2x^2) $$
Then
$$ f' = -2x $$
So I want to find some point $(a, b)$ for which
$$ (f^{-1})'(b) = -\frac{1}{2a} $$
I'm not sure how to go about this
if you take the derivate of both sides with respect to $x$ (while considering $y$ as a function of $x$) a 1st time then with respect to $y$ (while considering $x$ as a function of $y$)
you get these two equations
$$\begin{align} \frac{dy}{dx} = -2x \\ \frac{dx}{dy} = -\frac{1}{2x} \end{align}$$
now if you see both of them as a function of $x$
you have that $\frac{dy}{dx}o\frac{dx}{dy}(x) =\frac{dx}{dy}o\frac{dy}{dx}(x) =1$ for every $x\neq0$
therefore they are almost always reciprocal (except when $x$ is zero)