3

I have a homework assignment that I just can't solve.

The point (3.4) is reflected on the line $y = 2x +1$. Which coordinates are the mirror image.

I know that I have to use the following formula $y = kx+m$ but do not know how.

Thanks!!

  • Do you know the condition for two lines to be perpendicular? What are $k_1,k_2$ supposed to be? – almagest Sep 11 '14 at 14:25
  • Find the equation of the line through (3, 4) which is perpendicular to the given line. 2. Find where the two lines intersect (X, Y). 3. If (a, b) is your mirrored point then (a+3)/2 = X and (b+4)/2 = Y.
  • – Paul Sep 11 '14 at 14:43