Question
Question: How do you differentiate \[x + y = xy\]?...
How do you differentiate x+y=xy?
Solution
Derivative 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 ‘x’ with respect to ‘x’ is 1.
Complete step-by-step solution:
Given, x+y=xy.
Now differentiate implicitly with respect to ‘x’.
dxd(x+y)=dxd(xy)
Applying the product rule dxdy=u×dxdv+v×dxdu in the right hand side of the differential equation, Where u=x and v=y, then
dxd(x)+dxd(y)=x×dxd(y)+ydxd(x)
1+dxdy=x.dxdy+y
Grouping dxdy on one side we have,
dxdy−x.dxdy=y−1
Taking dxdy as common we have,
dxdy(1−x)=y−1
Divide the whole differential equation by (x−1), we have,
⇒dxdy=1−xy−1.
Thus the differentiation of x+y=xy is 1−xy−1.
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
i) Linear combination rule: The linearity law is very important to emphasize its nature with alternate notation. Symbolically it is specified as h′(x)=af′(x)+bg′(x)
ii) Quotient rule: The derivative of one function divided by other is found by quotient rule such as[g(x)f(x)]’=[g(x)]2g(x)f’(x)−f(x)g’(x).
iii) 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.
iv) 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.