Monday, February 6, 2012

How do we solve problems using reflections?

you can reflect the y axis or either the x axis.
another way is by using diagonal lines.
but as a short cut you can just swap the y and x axis.

example : (x,-y) -> (-y,x)
(-x,y) -> (y,-x)

No comments:

Post a Comment