Solveeit Logo

Question

Question: How do you use implicit differentiation to find \(\dfrac{{dy}}{{dx}}\) given\(2{x^3} = {(3xy + 1)^2}...

How do you use implicit differentiation to find dydx\dfrac{{dy}}{{dx}} given2x3=(3xy+1)22{x^3} = {(3xy + 1)^2}?

Explanation

Solution

Implicit functions are differentiated with the help of chain rule to form an explicit function.
To use implicit differentiation we first differentiate both the sides with respect to xx. Then we separate dydx\dfrac{{dy}}{{dx}}to one side of the equation. Thus, we will solve the equation with respect to dydx\dfrac{{dy}}{{dx}}.

Complete step by step answer:
The equation is as follows2x3=(3xy+1)22{x^3} = {(3xy + 1)^2}
Differentiate both sides with respect to xx
ddx(2x3)=ddx(3xy+1)2\dfrac{{d}}{{dx}}\left( {2{x^3}} \right) = \dfrac{{d}}{{dx}}{\left( {3xy + 1} \right)^2}
Now, we differentiate right hand side using chain rule.(dydx=dydu.dudx)\left( {\dfrac{{dy}}{{dx}} = \dfrac{{dy}}{{du}}.\dfrac{{du}}{{dx}}} \right)
We get,
3(2x2)=2(3xy+1)ddx(3xy+1) 6x2=2(3xy+1)(ddx(3xy)+ddx(1)) 6x2=2(3xy+1)(ddx(3xy)+0) 6x2=2(3xy+1)ddx(3xy)  3(2{x^2}) = 2(3xy + 1)\dfrac{d}{{dx}}(3xy + 1) \\\ 6{x^2} = 2(3xy + 1)\left( {\dfrac{d}{{dx}}(3xy) + \dfrac{d}{{dx}}(1)} \right) \\\ 6{x^2} = 2(3xy + 1)\left( {\dfrac{d}{{dx}}(3xy) + 0} \right) \\\ 6{x^2} = 2(3xy + 1)\dfrac{d}{{dx}}(3xy) \\\
Now ,we use product rule to differentiate right hand side .(d(uv)dx=udvdx+vdudx)\left( {\dfrac{{d\left( {uv} \right)}}{{dx}} = u\dfrac{{dv}}{{dx}} + v\dfrac{{du}}{{dx}}} \right)
6x2=2.3(3xy+1)ddx(xy) x2=(3xy+1)(xdydx+y) x2=(3xy+1)xdydx+y(3xy+1) x2y(3xy+1)(3xy+1)x=dydx  6{x^2} = 2.3(3xy + 1)\dfrac{d}{{dx}}(xy) \\\ \not 6{x^2} = \not 6(3xy + 1)\left( {x\dfrac{{dy}}{{dx}} + y} \right) \\\ {x^2} = (3xy + 1)x\dfrac{{dy}}{{dx}} + y(3xy + 1) \\\ \dfrac{{{x^2} - y(3xy + 1)}}{{(3xy + 1)x}} = \dfrac{{dy}}{{dx}} \\\
Hence, dydx=x2y(3xy+1)(3xy+1)x\dfrac{{dy}}{{dx}} = \dfrac{{{x^2} - y(3xy + 1)}}{{(3xy + 1)x}}

Note: We use implicit differentiation as it’s not possible to reduce the implicit functions in a form where it is in terms of independent variables. If it’s an explicit function, then it can easily be presented in independent variables form and can also be differentiated easily using chain rule or other differentiation rule.