$y = \frac{\lambda x}{2}$
$x+2 = 2 \lambda y$
$\frac{x^2}{4}+y^2=1$
I attempted to compute $y^2=\frac{\lambda^2x^2}{4}$ and $x^2= (2 \lambda y-2)( 2 \lambda y-2)=4\lambda^2y^2-8\lambda y+4$ and I was hoping to plug into $\frac{x^2}{4}+y^2=1$, but it will still be in terms of $\lambda$ and $y$, so I can't exactly solve for either one of them.
Would greatly appreciate any advice from the community.
Substitute $y = \frac{\lambda x}{2}$ (eqn 1) in $x + 2 = 2 \lambda y$ (eqn 2) to obtain $$x = \frac{2}{\lambda^{2}-1} (\text{eqn } 1').$$ Solve for $y$ from eqn 1 to obtain $$y = \frac{\lambda}{\lambda^{2}-1} (\text{eqn } 2').$$
Plug the values of $x$ and $y$ in eqn 3: $\frac{x^{2}}{4} + y^{2} = 1$ and solve for $\lambda$ to obtain the values $$\lambda = -\sqrt{3}, \sqrt{3}.$$
Plug the values of $\lambda$ in eqn 1' and eqn 2' to get the solutions $$\left ( 1,\sqrt{\frac{3}{2}} \right ), \left ( 1,-\sqrt{\frac{3}{2}} \right ). $$
You can also check the solutions by plugging the values of $x$ and $y$ in eqn 3 equaling to $1$ or not, that is, the right-hand side.