Posted by Knights on Monday, March 4, 2013 at 10:51am.
Given (x,y) and a line y = ax + c we want the point (x', y') reflected on the line.
Set d:= (x + (y - c)*a)/(1 + a^2)
Then x' = 2*d - x
and y' = 2*d*a - y + 2c
This relies on the fact the the distance from (h,k) to the line ax+by+c = 0 is
|ah+bk+c|/√(a^2+b^2)
thanks a lot
Related Questions
Geometry - The midpoint of the segment joining points (a, b) and (j, k) is: (j-a...
Geometry - The midpoint of the segment joining points (a, b) and (j, k) is: (j-...
Geometry - How do i do glide reflection on a graph? example. which glide ...
geometry - If an object is reflected twice over parallel lines, and ...
geometry - If an object is reflected twice over parallel lines, and ...
Geometry - If an object is reflected twice over parallel lines, and ...
math - the vertices are at (2,1) and (2,7) and focus is at (2,*) write the ...
algebra 1 help - 6(-3-2)^2 over -3^2-2(-3)(2)+2^2 6(-3-2)^2 over -3^2-2(-3)(2)+2...
math - Prisilla performs a series of transformations on a figure in the plane. ...
analytical geometry - question what is the slope of the line 3x+2y=6 Answers: A...
For Further Reading