GMAT > Coordinate Geometry > Flashcards
Reflections
Reflection of (x,y)
Over y=x –> (y,x)
Over y=-x –> (-y,-x)
Distance between two points
D = sqrt ((x2-x1)^2+(y2-y1)^2)
Midpoint between two points
It’s just the average of the x coordinates and y coordinates
(x1+x2)/2 & (y1+y2)/2