Hello everyone! I hope someone could help me with this exercise! I tried to find the solution but I didn’t find the right response.
My atempt was the following:
I have substituted $y=mx + 2$ Group the terms like so:
$(1+m^2) x^2 + (4-2m)x + 2 = 0$
This is now of the form $ax^2 + bx + c = 0$ where $a = 1+m^2$, $b = 4-2m$, $c = 2$
But I don’t know what to do next...
I set the discriminant of the quadratic (in terms of m) to zero, and I solve it! And the right solution was m = -2 + root 6 Thank you all!