Karol said:
What does it mean a tangent to a function? i visualize the tangent as it's name, tangent to a curve
$$(x-h)^2+(y-k)^2=r^2~\rightarrow~y'=-\frac{x}{y}$$
The tangent to the ellipse function (?) is also ##~y'=-\frac{x}{y}~##, how can it be, they are different graphs?
Ehild said that dF(x,y)/dx is the tangent to the function, not the elipse, so how can i interpret ##~y'=-\frac{x}{y}~## and use it?
Remember the original problem.
This equation defines an ellipse. At the same time, it defines two y(x) function, you derived in Post #61,
<br />
y=\frac{3x\pm 2\sqrt{5-4x^2}}{5} (*)
The the graphs of these functions constitutes the ellipse.
* is the explicit definition of y(x). 5x
ˇ2-6xy+5y
2=4 is the implicit definition of y(x). (**)
You have to find a point on the curve which is closest to the origin. That means x
2+y
2=s is minimum for that point. s has its minimum value if its derivative with respect x is zero.at that point. Remember
that point is a point of the curve.
s has its extrems where if dy/dx = -x/y.
You know how x and y are related. Substitute y(x) and dy/dx from formula (*) and its derivative into dy/dx = -x/y. You get an equation for x, that you need to solve.
But you do not need the explicit form of y(x). With implicit differentiation, you get y' = dy/dx from the original formula (*).
When you differentiate 5x
2-6xy+5y
2=4 you get 10(x+ xy' ) - (6y+x y') = 0 .
Now you have three equation for the x, y coordinates of the point of the curve nearest to the origin:
5x
2-6xy+5y
2=4
y' = -x/y and
10(x+ y y' ) - 6(y+x y') = 0 .
Solve.
Note I did not speak about a circle.