Question
Question: How do you find the derivative of \[{e^y} = x{y^2}\]?...
How do you find the derivative of ey=xy2?
Solution
Derivatives are defined as the varying rate of a function with respect to an independent variable. To differentiate the right hand side of the equation we use the product rule. That is if we have y=uv then its differentiation with respect to ‘x’ is dxdy=u×dxdv+v×dxdu. We solve this using implicit differentiation. We know that the differentiation of ex is ex with respect to ‘x’.
Complete step by step solution:
Given, ey=xy2
Now differentiate both sides with respect to ‘x’.
dxd(ey)=dxd(xy2)
Now applying the product ruledxd(uv)=u×dxdv+v×dxdu
Where u=x and u=y2. Then we have
dxd(ey)=x×dxd(y2)+y2×dxd(x)
Applying the differentiation
eydxdy=x×2ydxdy+y2×1
eydxdy=2xydxdy+y2
Grouping dxdy in on the left hand side of the equation,
eydxdy−2xydxdy=y2
Taking dxdy common, we have:
dxdy(ey−2xy)=y2
Dividing the whole equation by (ey−2xy),
dxdy=(ey−2xy)y2. This is the required answer.
Note: We know the differentiation of xn with respect to ‘x’ is dxd(xn)=n.xn−1. We know the differentiation of yn with respect to ‘x’ is
dxd(yn)=n.yn−1dxdy. We also have different rules in the differentiation. Those are
∙ Linear combination rules: The linearity law is very important to emphasize its nature with alternate notation. Symbolically it is specified as h′(x)=af′(x)+bg′(x)
∙ Product rule: When a derivative of a product of two function is to be found, then we use product rule that is dxdy=u×dxdv+v×dxdu.
∙Chain rule: To find the derivative of composition function or function of a function, we use chain rule. That is fog′(x0)=[(f′og)(x0)]g′(x0). We use these rules depending on the given problem.