Find two points on an ellpise that have horizontal tangent

zeion
Messages
455
Reaction score
1

Homework Statement



The equation 5x^2 - 6xy + 5y^2 = 16 represents an ellipse.

Determine two points on the ellipse at which the tangent is horizontal.


Homework Equations





The Attempt at a Solution



I find the derivative of the equation:

(-10x + 6y) / (-6x + 10y) = 0 iff -10x + 6y = 0, so x = (3/5)y.
Then I sub x back into original equation and get y, I get y = +/- 1/(sqrt(2)), which is wrong.

What did I do wrong?
 
Physics news on Phys.org
zeion said:
so x = (3/5)y.

This is correct...

zeion said:
Then I sub x back into original equation and get y, I get y = +/- 1/(sqrt(2)), which is wrong.

What did I do wrong?

Something with the back substitution into the original equation.

ehild
 
Got it, thanks.
 
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