So, I started studying analytic geometry and I must say I'm finding it much harder than "classic" geometry, because of the equations without help from diagrams... Still, I wanted to see how to use it to get alternative proofs of geometric theorems.
The theorem that "the intersection of a plane not parallel nor perpendicular to the axis of an infinite right circular cylinder is an ellipse" looked appropriate to be proved via analytic geometry because imagining in three dimensions is harder than in the plane and with equations one does not have to imagine, just compute (at least this is what I'm thinking right now).
Some texts take that as the definition of an ellipse, but then one needs to show that it defines the same shape as the definition "the set of points in the plane such that the sum of the distances from the point to each of two fixed points is constant".
There is that famous synthetic proof in many texts with the auxiliary spheres, as can be found, for example, in Hilbert, D. and Cohn-Vossen, Geometry and the Imagination.
But I wanted to handle the problem by means of equations without having to imagine too much, but also without too long calculations :-)
So, since the equation of an infinite right circular cylinder is x² + y² - R² = 0 and the equation of a plane is Ax + By + Cz + D = 0, the points that satisfy both equations should form an ellipse, right? I was not sure it was correct reasoning, but I tried solving the system composed by these two equations by substitution of x for sqrt(R²-y²) on the second equation, but how to show it's the same as the equation of an ellipse (y/T)² + (z/U)² - 1 = 0 I do not know...
I'm confused, sorry if my question does not make sense.