Solveeit Logo

Question

Question: How do you find horizontal and vertical tangent lines after using implicit differentiation \[{{x}^{2...

How do you find horizontal and vertical tangent lines after using implicit differentiation x2+xy+y2=27{{x}^{2}}+xy+{{y}^{2}}=27?

Explanation

Solution

First differentiate the whole function with respect to xx and then collect all the dy/dxdy/dx on the same side and solve for dy/dxdy/dx. On finding dy/dxdy/dx that is the differentiation of yy with respect to xx is the slope of the tangent at any point (x,y)(x,y) on the given function yy. Now put this dy/dxdy/dx is equal to zero and not defined separately as the slope of a horizontal line is zero and for vertical is not defined then on simplifying, we would get the coordinates of those required points.

Complete step by step solution:
As it is given a function x2+xy+y2=27{{x}^{2}}+xy+{{y}^{2}}=27
Since it is implicit as it is a mixed variable function and we will not get yy directly on knowing xx
Now differentiating both sides with respect to xx
ddx(x2+xy+y2)=ddx(27)\dfrac{d}{dx}({{x}^{2}}+xy+{{y}^{2}})=\dfrac{d}{dx}(27)
Since the differentiation of a constant term is zero
ddx(x2+xy+y2)=0\Rightarrow \dfrac{d}{dx}({{x}^{2}}+xy+{{y}^{2}})=0
And we know that ddx(f+g)=dfdx+dgdx\dfrac{d}{dx}(f+g)=\dfrac{df}{dx}+\dfrac{dg}{dx}
ddx(x2)+ddx(xy)+ddx(y2)=0\Rightarrow \dfrac{d}{dx}({{x}^{2}})+\dfrac{d}{dx}(xy)+\dfrac{d}{dx}({{y}^{2}})=0
Since the differentiation of a term of form xnym{{x}^{n}}{{y}^{m}} is first differentiate ym{{y}^{m}} consider as xm{{x}^{m}} then multiply it with differentiation of yy with respect to xx then add the term with keeping function of yy as it is and differentiate xx
i.e. d(xnym)dx=xnmym1dydx+ymnxn1\dfrac{d({{x}^{n}}{{y}^{m}})}{dx}={{x}^{n}}m{{y}^{m-1}}\dfrac{dy}{dx}+{{y}^{m}}n{{x}^{n-1}}
Now differentiating with respect to xx
2x+(xdydx+y)+2ydydx=0\Rightarrow 2x+\left( x\dfrac{dy}{dx}+y \right)+2y\dfrac{dy}{dx}=0
On simplifying
dydx=(2x+y)x+2y\dfrac{dy}{dx}=\dfrac{-(2x+y)}{x+2y}
We know that dydx\dfrac{dy}{dx} is the slope of the tangent at any point (x,y)(x,y) on given function.
Ans it is given that the tangents are horizontal and vertical
As for horizontal tangent, dydx=0\dfrac{dy}{dx}=0
(2x+y)x+2y=0\Rightarrow \dfrac{-(2x+y)}{x+2y}=0
For this the numerator must be zero
2x+y=0\Rightarrow 2x+y=0
y=2x\Rightarrow y=-2x
Now substituting this value of yy in our original function
x2+x(2x)+(2x)2=27\Rightarrow {{x}^{2}}+x(-2x)+{{(-2x)}^{2}}=27
3x2=27\Rightarrow 3{{x}^{2}}=27
x=±3\Rightarrow x=\pm 3
On putting these values in the given function x2+xy+y2=27{{x}^{2}}+xy+{{y}^{2}}=27 we get,

& x=3 \\\ & \Rightarrow y=-6,3 \\\ & x=-3 \\\ & \Rightarrow y=3,-6 \\\ \end{aligned}$$ $$\Rightarrow (3,-6),(3,3),(-3,3),(-3,6)$$ This is not the final coordinates, we have to put this in the $$\dfrac{dy}{dx}$$ to check whether it would be zero or not. On substituting we get, Only $$(3,-6)$$ and $$(-3,6)$$ coordinates are satisfying the condition for horizontal tangent. Now for vertical tangent, $$\dfrac{dy}{dx}$$ is not defined $$\Rightarrow \dfrac{dy}{dx}=\dfrac{-(2x+y)}{x+2y}$$ Means for this, $$x+2y=0$$ $$\Rightarrow x=-2y$$ As similar to the above, we get $$\Rightarrow (-6,3),(3,3),(6,-3),(-3,-3)$$ On putting these coordinates, we get **Only $$(-6,3)$$ and $$(6,-3)$$ coordinates satisfy for vertical tangent.** **Note:** The implicit differentiation means the differentiation of an implicit function that is something variable equal to constant means we can’t get the value of a variable directly by knowing the other while the explicit function is the representation of a variable in terms of others.