I need help with the following:
$B$ is any point on the curve $y^2=2x$ and $A$ is a fixed point with coordinates $(2,6)$. Find the equation of the curve traced out by the midpoint of $AB$.
The main problem I have is trying to figure how to derive the equation… and how to use coordinates to derive an equation.
Let $M(x,y)$ is a point in our curve and $B(x_0,y_0)$.
Hence. $x=\frac{x_0+2}{2}$ and $y=\frac{y_0+6}{2}$.
Thus, $(2y-6)^2=2(2x-2)$