I'm in my second year of an engineering drawing course, and today our professor taught us how to construct an ellipse by a method called the Concentric Circle Method (steps shown below).
My question is, if one was given this method unknowing that the figure obtained was an ellipse, how could we prove that it was one?
I had a hunch that this might be a proof derived by using $x^2+y^2=a^2$ and $x^2+y^2=b^2$ as two base equations, and using them to prove the Standard Form of the ellipse: $$\frac{x^2}{a^2}+\frac{y^2}{b^2}=1$$
I'm not sure though. I would really appreciate any help or opinions anyone has on this.

Note: This construction is known as de La Hire's point construction.
Here we show the construction presented by OP produces points on the ellipse $E$.
We consider two concentric circles with center $(0,0)$. One of them is an incircle $C_1$ with radius $r$ of an ellipse $E$ and the other is an excircle $C_2$ with radius $R$ of the ellipse $E$. The ellipse $E$ has semi-minor axis $r$ and semi-major axis $R$ where $0<r<R$. \begin{align*} C_1:& x^2+y^2=r^2\tag{1}\\ C_2:& x^2+y^2=R^2\tag{2}\\ E:& \frac{x^2}{R^2}+\frac{y^2}{r^2}=1\tag{3} \end{align*}
We draw a line from the center $(0,0)$ with angle $t \in[0,2\pi)$.
This line intersects the small circle at the point $\color{blue}{P_1=(r\cos t, r\sin t)}$. The point $P_1$ is an element of $C_1$, since \begin{align*} (r\cos t)^2+(r\sin t)^2=r^2\left(\cos^2t + \sin^2t\right)=r^2 \end{align*} according to (1).
The line intersects the large circle at the point $\color{blue}{P_2=(R\cos t, R\sin t)}$. The point $P_2$ is an element of $C_2$, since \begin{align*} (R\cos t)^2+(R\sin t)^2=R^2\left(\cos^2t + \sin^2t\right)=R^2 \end{align*} according to (2).