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?
From the equation of the chords bisected at point $(h,k)$ (instead of $x_1, y_1$ I am using $h,k$ to avoid typing subscripts) we can get the slope of the chord as $-\frac{hb^2}{ka^2}$. But this should be equal to the slope of the given line. So $$-\frac{hb^2}{ka^2}=2 \implies h(b^2)+k(2a^2)=0.$$ So the locus is $$x(b^2)+y(2a^2)=0.$$