Implicit differentiation is used when \(y\) is not written explicitly as a function of \(x\).
Sometimes an equation contains both \(x\) and \(y\), but \(y\) has not been made the subject.
Example:
\[ x^2+y^2=25 \]
In this case, we differentiate both sides with respect to \(x\), treating \(y\) as a function of \(x\).
When differentiating a term involving \(y\), we must multiply by \(\dfrac{dy}{dx}\).
This is because \(y\) depends on \(x\), so the chain rule is needed.
Find \(\dfrac{dy}{dx}\) if
\[ x^2+y^2=25 \]
Differentiate both sides:
\[ \frac{d}{dx}(x^2)+\frac{d}{dx}(y^2)=\frac{d}{dx}(25) \]
\[ 2x+2y\frac{dy}{dx}=0 \]
Rearrange:
\[ 2y\frac{dy}{dx}=-2x \]
Find \(\dfrac{dy}{dx}\) if
\[ x^3+xy+y^2=7 \]
Differentiate term by term:
\[ 3x^2+\frac{d}{dx}(xy)+\frac{d}{dx}(y^2)=0 \]
Use the product rule on \(xy\):
\[ 3x^2+\left(x\frac{dy}{dx}+y\right)+2y\frac{dy}{dx}=0 \]
Collect \(\dfrac{dy}{dx}\) terms:
\[ x\frac{dy}{dx}+2y\frac{dy}{dx}=-(3x^2+y) \]
Factorise:
Find \(\dfrac{dy}{dx}\) if
\[ y^3+2x^2y=4 \]
Differentiate both sides:
\[ 3y^2\frac{dy}{dx}+2\frac{d}{dx}(x^2y)=0 \]
Use the product rule on \(x^2y\):
\[ 3y^2\frac{dy}{dx}+2\left(x^2\frac{dy}{dx}+2xy\right)=0 \]
\[ 3y^2\frac{dy}{dx}+2x^2\frac{dy}{dx}+4xy=0 \]
Factorise:
\[ \left(3y^2+2x^2\right)\frac{dy}{dx}=-4xy \]
After finding \(\dfrac{dy}{dx}\), substitute the coordinates of the point.
Example: For
\[ x^2+y^2=25, \]
find the gradient at \((3,4)\).
Since \[ \frac{dy}{dx}=-\frac{x}{y}, \]
Sometimes you may need to differentiate \(\dfrac{dy}{dx}\) again to find \(\dfrac{d^2y}{dx^2}\).
This often requires quotient rule, product rule, and implicit differentiation again.