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 dxdy given2x3=(3xy+1)2?
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 x. Then we separate dxdyto one side of the equation. Thus, we will solve the equation with respect to dxdy.
Complete step by step answer:
The equation is as follows2x3=(3xy+1)2
Differentiate both sides with respect to x
dxd(2x3)=dxd(3xy+1)2
Now, we differentiate right hand side using chain rule.(dxdy=dudy.dxdu)
We get,
3(2x2)=2(3xy+1)dxd(3xy+1) 6x2=2(3xy+1)(dxd(3xy)+dxd(1)) 6x2=2(3xy+1)(dxd(3xy)+0) 6x2=2(3xy+1)dxd(3xy)
Now ,we use product rule to differentiate right hand side .(dxd(uv)=udxdv+vdxdu)
6x2=2.3(3xy+1)dxd(xy) 6x2=6(3xy+1)(xdxdy+y) x2=(3xy+1)xdxdy+y(3xy+1) (3xy+1)xx2−y(3xy+1)=dxdy
Hence, dxdy=(3xy+1)xx2−y(3xy+1)
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.