I am asked to find the locus of the midpoints of the chords of the ellipse $\frac{x^2}{a^2}+\frac{y^2}{b^2}=1$ that are parallel to the line $y = 2x+c$.
So I clearly get that the slope of the chord must be equal to $2$
Now, i know that for an ellipse, the equation of the chord that is bisected at $(x_1,y_1)$ is $$\frac{xx_1}{a^2}+\frac{yy_1}{b^2}=\frac{x_1^2}{a^2}+\frac{y_1^2}{b^2}$$
But here i get two extra variables $x,y$ other than $x_1,y_1$ (of which I need to find the locus).
So how do I go about doing this?