Question
Question: How do you find the derivative of \({{x}^{2}}+xy+{{y}^{2}}=7?\)...
How do you find the derivative of x2+xy+y2=7?
Solution
We will first recall the concept of differentiation and its various method to solve and then we will find the differentiation of x2+xy+y2=7. To find the differentiation of a given explicit function. we will differentiate the given function both sides with respect to x using the product and sum rule of derivative of two different function and then we will use the standard differentiation formulas such as dxd(xn)=nxn−1 and we also know that derivative of constant is zero so we will also use this property.
Complete step-by-step solution:
We will use the concept of methods of differentiation to solve the above question. We can see from the question that the given function is explicit as it has multiplication of both x and y together and they are not separated so to find the derivative of the above given function we will first simply differentiate the given equation with respect to x.
We will apply the product rule and sum rule of differentiation for two different functions.
Let f(x) and g(x) be two differentiable function, then differentiation of their product is given as:
dxd(f(x).g(x))=f(x)×dxd(g(x))+dxd(f(x))×g(x)
Also, the differentiation of their sum is given as:
dxd(f(x)+g(x))=dxd(f(x))+dxd(g(x))
So, after differentiating both sides the given equation x2+xy+y2=7, we will get:
⇒dxd(x2+xy+y2)=dxd(7)
Since, we know that derivative of constant is zero and after applying the sum rule of differentiation we will get:
⇒dxd(x2)+dxd(xy)+dxd(y2)=0
Now, we know that dxd(xn)=nxn−1, and we will also apply the product rule of so we will get:
⇒2x2−1+ydxd(x)+xdxd(y)+2ydxd(y)=0
⇒2x+y×1+xdxdy+2ydxdy=0
Now, we will take dxdy common from the last two term, then we will get:
⇒2x+y+(x+2y)dxdy=0
⇒(x+2y)dxdy=−(2x+y)
Now, after dividing both side by (x+2y) we will get:
⇒(x+2y)(x+2y)dxdy=−(x+2y)(2x+y)
⇒dxdy=−(x+2y)(2x+y)
Hence derivative of the x2+xy+y2=7 is dxdy=−(x+2y)(2x+y)
This is our required solution.
Note: Students are required to memorize all the standard derivative formulas otherwise they will not be able to solve any question. Also, note that the product rule can be extended to more than two functions. Let us say that f(x),g(x) and h(x) are three differentiable function, then differentiation of their product is given as:
dxd(f(x).g(x).h(x))=f(x).g(x).dxd(h(x))+f(x).dxd(g(x)).h(x)+dxd(f(x)).g(x).h(x) .
Similarly, we can write for more than 3 functions.