Horizontal tangents via implicit differentiation

atmega-ist
Messages
7
Reaction score
0

Homework Statement



Find the points (if any) of of horizontal tangent lines on :

x2 + xy + y2 = 6

Homework Equations



n/a

The Attempt at a Solution



So far I've concluded that I must find the points at which dy/dx = 0. I've solved for dy/dx and arrived at dy/dx = (-2x-y)/(x+2y)

I assume that I would just have to get a "0" in the numerator to satisfy the horizontal tangent but doing so gives me

-2x-y = 0 ==> y = -2x

This seems that there would be an infinite number of horizontal tangents (as long as the original denominator didn't equal "0") but the graph of the original equation, per Wolfram Alpha, seems to be an ellipse so I'm only looking for two solutions...

Have I missed a component of the concept or should I not be ending up with an ellipse?

Thank you
 
Physics news on Phys.org
If you plug y = -2x into the original equation you don't get infinite points.
 
I think I have it. In plugging in -2x for y in the original equation I get that x can be +/- sqrt(2) therefore y for x=sqrt(2) can be either -2sqrt(2) or sqrt(2) and y for x=-sqrt(2) can be either 2sqrt(2) or -sqrt(2).

Upon substitution of all possible pairs into the derivative, I've concluded that the only two points at which dy/dx=0 are: (sqrt(2), -2sqrt(2)) and (-sqrt(2), 2sqrt(2)).

Does this match what you have?

Thanks again.
 
Yes, that is correct.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top