1/8
bruh imma fail the regents
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai |
|---|
No analytics yet
Send a link to your students to track their progress
reflect x axis
(x,y) —> (x,-y)
reflect y axis
(x,y) —> (-x,y)
reflect y=x
(x,y) —> (y,x)
reflect y=-x
(x,y) —> (-y,-x)
rotate 180
(x,y) —> (-x,-y)
rotate -90 (clockwise)
(x,y) —> (y,-x)
rotate 90 (counterclockwise)
(x,y) —> (-y,x)
translate
(x,y) —> (x+a,y+b)
dilation
(x,y) —> (ax,ay)