I'm in my last year of high school and I'm currently studying on conics. Usually to get the centre of an ellipse for example I use the canonical form to get the following form $((x+k)/a)^2 + ((y+k)/b)^2=1$ then consider the $x+k$ and the $y+k$ at the coordinates of the centre. My Math teacher showed us a method to find this center without using the canonical form, just by using derivatives on the initial form which is: $ax^2 +by^2 + cx + dy + f = 0$. So his method consists of deriving this equation once with respect to $x$ and consider the $y$ a constant then have an equation which is $2ax + c = 0$ and the derive the same equation with respect to $y$ and considering $x$ a constant and having: $2by + d = 0$, and finally by solving these two equations he will have the center of the ellipse. Can I have an explanation on why he used this method? like what do the derivatives have to do with the ellipse, where did this method come from.
Sorry for any English mistakes and for the wordiness, Thank you in advance.
The key idea is that the derivative of a function is zero when it is at its maximum or minimum - for example, the parabola $x^2$ has derivative zero exactly when $x = 0$, which is the bottom point of the parabola. The reason for this is that when a function reaches its maximum or minimum, it must (instantaneously) level out, not going up or down, which means it has zero derivative at that point.
Taking those derivatives you describe, then, acquires the $x$ and $y$ values of the points on the ellipse that are "flat"; those are the horizontal and vertical "end points" of the ellipse, which are the points along the ellipse's axes.