Solveeit Logo

Question

Question: How do you find the derivative of \[x + \tan (xy) = 0\] ?...

How do you find the derivative of x+tan(xy)=0x + \tan (xy) = 0 ?

Explanation

Solution

In this question we can use the Product Rule method and the Chain Rule method in differentiation. In differentiation, product rule is used for differentiating questions where one function is getting multiplied by another function. The Chain rule is used to find the derivation of a number which is composite in nature.

Complete step by step solution:
Our question is to find the derivative of x+tan(xy)=0x + \tan (xy) = 0. We will first differentiate from both the sides, and then we get:
ddx(x)+ddx(tan(xy))=ddx(0)\dfrac{d}{{dx}}(x) + \dfrac{d}{{dx}}(\tan (xy)) = \dfrac{d}{{dx}}(0)
Now, we know that ddx(x)=1;ddx(0)=0\dfrac{d}{{dx}}(x) = 1\,;\,\dfrac{d}{{dx}}(0) = 0, from the basic formulas of differentiation. So, we can rewrite the equation as:
1+ddx(tan(xy))=0\Rightarrow 1 + \dfrac{d}{{dx}}(\tan (xy)) = 0

Now, we have to find the derivation of tan(xy)\tan (xy). We know that the derivative of tan\tan is sec2{\sec ^2}. We have to apply the Chain Rule here, and then we get:
ddx(tan(xy))=sec2(xy)d(xy)dx\dfrac{d}{{dx}}(\tan (xy)) = {\sec ^2}(xy) \cdot \dfrac{{d(xy)}}{{dx}}
Now we have to put the derivative of tan(xy)\tan (xy) in 1+ddx(tan(xy))=01 + \dfrac{d}{{dx}}(\tan (xy)) = 0, and then we get:
1+sec2(xy)d(xy)dx=0\Rightarrow 1 + {\sec ^2}(xy) \cdot \dfrac{{d(xy)}}{{dx}} = 0
Now, we will apply the Product Rule here for d(xy)dx\dfrac{{d(xy)}}{{dx}}, and we get:
d(xy)dx=xdydx+ydxdx\Rightarrow \dfrac{{d(xy)}}{{dx}} = x\dfrac{{dy}}{{dx}} + y\dfrac{{dx}}{{dx}}
Here, the similar terms get cancelled and we get:
d(xy)dx=xdydx+y\Rightarrow \dfrac{{d(xy)}}{{dx}} = x\dfrac{{dy}}{{dx}} + y

Now, we will put the value of d(xy)dx\dfrac{{d(xy)}}{{dx}} in the equation 1+sec2(xy)d(xy)dx=01 + {\sec ^2}(xy) \cdot \dfrac{{d(xy)}}{{dx}} = 0, and we get:
1+sec2(xy)(xdydx+y)=0\Rightarrow 1 + {\sec ^2}(xy) \cdot (x\dfrac{{dy}}{{dx}} + y) = 0
Next, we will start simplifying the equation. First, we will subtract 11 from both the sides:
1+sec2(xy)(xdydx+y)1=01\Rightarrow 1 + {\sec ^2}(xy) \cdot (x\dfrac{{dy}}{{dx}} + y) - 1 = 0 - 1
sec2(xy)(xdydx+y)=1\Rightarrow {\sec ^2}(xy) \cdot (x\dfrac{{dy}}{{dx}} + y) = - 1
Now, we will divide sec2(xy){\sec ^2}(xy) on both the sides and, we will get:
(xdydx+y)=1sec2(xy)\Rightarrow (x\dfrac{{dy}}{{dx}} + y) = \dfrac{{ - 1}}{{{{\sec }^2}(xy)}}

Now, we know that 1sec2=cos2\dfrac{1}{{{{\sec }^2}}} = {\cos ^2}. Therefore, 1sec2(xy)=cos2(xy)\dfrac{1}{{{{\sec }^2}(xy)}} = {\cos ^2}(xy)
When we put this value of 1sec2(xy)\dfrac{1}{{{{\sec }^2}(xy)}} in the equation (xdydx+y)=1sec2(xy)(x\dfrac{{dy}}{{dx}} + y) = \dfrac{{ - 1}}{{{{\sec }^2}(xy)}}, then we get:
(xdydx+y)=cos2(xy)\Rightarrow (x\dfrac{{dy}}{{dx}} + y) = - {\cos ^2}(xy)
When we shift yy to the other side, then we get:
xdydx=cos2(xy)y\Rightarrow x\dfrac{{dy}}{{dx}} = - {\cos ^2}(xy) - y
By dividing xx on both the sides we get:
dydx=cos2(xy)yx\therefore\dfrac{{dy}}{{dx}} = \dfrac{{ - {{\cos }^2}(xy) - y}}{x}

So, the final answer is that the derivative of x+tan(xy)=0x + \tan (xy) = 0 is cos2(xy)yx - \dfrac{{{{\cos }^2}(xy) - y}}{x}.

Note: The above method is easy to solve. There is another method to get the derivative of x+tan(xy)=0x + \tan (xy) = 0. We get that by using the Quotient Rule. In that we first shift the tan\tan part to the other side and apply the Quotient Rule. This is also a very easy process.