Question
Question: How do you implicitly differentiate \(\log \left( {x - y} \right) = \dfrac{x}{y}\) ?...
How do you implicitly differentiate log(x−y)=yx ?
Solution
In this question, we are given an equation in terms of logarithm and we have been asked to differentiate it. The given equation is an implicit equation. At first, read about implicit equations. Then, differentiate the given equation. Though the equation is in terms of log, do not use any logarithmic properties. Simply, differentiate both the sides with respect to x.
Formula used: logx=x1
d(yx)=y2ydx−xdy
Complete step-by-step solution:
We are given an equation –
⇒log(x−y)=yx …. (given)
Differentiating both the sides with respect to x,by using the formula
⇒x−y1−dxdy=y2y−xdxdy
Now, we will simplify to find dxdy.
⇒(1−dxdy)y2=(y−xdxdy)(x−y)
Opening the brackets,
⇒y2−y2dxdy=xy−y2−x2dxdy+xy
Now, we will bring all the terms containing dxdy on one side and the other terms on the other side.
⇒y2+y2−2xy=y2dxdy−x2dxdy
Taking dxdy common,
⇒2y2−2xy=(y2−x2)dxdy
Last step is to shift the terms to find the value of dxdy,
⇒y2−x22y2−xy=dxdy
Now, I can notice that on taking 2y common in the numerator, I will be able to simplify my answer further.
⇒(y+x)(y−x)2y(y−x)=dxdy …. (using the identity a2−b2=(a+b)(a−b))
On simplifying it further, we get,
⇒x+y2y=dxdy
The answer for the given question is x+y2y=dxdy
Note: What is implicit differentiation and how to do it?
Under implicit differentiation, the equation given is a mix of two variables (x and y, in this case). One variable is a function if the other variable. For example: If we are differentiating with respect to x, y is our implicit function. In such a case, differentiation of y2 will be 2ydxdy. If we had to differentiate with respect to y, then in that case, differentiation of y2 would have been only 2y. In this method, we use chain rules to differentiate.