I know how to reflect a coordinate over the $y$ and $x$ axis, but is there a rule I could use to help me find the reflected point over $x = -1$?
This is what I know already:
Over the $x$-axis: $(x, y) \to (x, –y) $
Over the $y$-axis: $(x, y) \to (–x, y)$
Over the line $y = x$: $(x, y) \to (y, x)$
Through the origin: $(x, y) \to (–x, –y) $
What I don't know is how to solve when reflecting over something like $x = -1$. Is there a rule that would help make solving this easier?
Reflecting a point over $x=-1$ just means you have to keep the ordinate and let $x'-(-1)=-1-x \implies x'=-2-x$