The line $y+x=2$ intersects the ellipse $\dfrac{x^2}{16}+\dfrac{y^2}{9}=1$ at $A,B$. A circle with diameter $AB$ is drawn to intersect $\dfrac{x^2}{16}+\dfrac{y^2}{9}=1$ at two more points $C,D$. If the equation of the line $CD$ is $y=mx+c$, find $m$.
My thought process is to put $y=2-x$ in the ellipse and obtain two values of $x$. Accordingly, we shall get the coordinates of $A,B$. Then we can write the equation of circle. And then we can solve it with ellipse and get $C,D$.
But when I start doing it, the calculations are not very pleasant.
Is there a better way to do it?


Hints: No need complicated calculation. Note that lines $AB$ and $CD$ connecting the intersections of ellipse and circle are perpendicular. This is what you have to show and get the result that : $$x+y=2\Rightarrow m_1=-1$$
$$\Rightarrow m=\frac{-1}{m_1}=1$$
Second figure is for comparison, where line $y=2x+3$ intersect the ellipse. you can see that the line connecting other points of intersect of circle with ellipse is not perpendicular on the line intersection with it, that is they are perpendicular only if gradient of the line is $m=\pm1$.