Posted by Maranda on Thursday, September 27, 2012 at 11:51am.
reflect over y=0: (x,y) -> (x,-y)
A(1,2) -> A'(1,-2)
B(1,6) -> B'(1,-6)
C(3,6) -> C'(3,-6)
reflect in y=x: (x,y) -> (y,x)
A'(1,-2) -> A*(-2,1)
B'(1,-6) -> B*(-6,1)
C'(3,-6) -> C*(-6,3)
combined image: (x,y) -> (-y,x)
i don't know
Related Questions
math - A triangle has points A(1, 2), B(1, 6), and C(3, 6) and is reflected over...
Help with triangle - I need help with these: Triangle LMN has vertices L(-6,5), ...
calculus - the graph of y= -1/4 over x-2 can be obtained from the graph y|x| by ...
Math - The coordinates of the vertices of triangle ABC are A (-5,1), B (-2,3) ...
ALGEBRA2 - The graph of equation is expanded vertically by a factor of 3 and ...
geometry - The coordinates of point A on triangle ABC are (2, -4). What would be...
math - triangle ABC, with vertices A(2,3), B(4,-4), C(6,8), is reflected across ...
calculus - the graph of y= -1/4/x-2 (1/4 over x-2) can be obtained from the ...
geometry - 1-(-3, 4) is reflected over the x-axis. What are the coordinates of ...
Math - The point A (-7, 5) is reflected over the line x = -5, and then is ...
For Further Reading