Patrick W. answered 03/02/20
High School Geometry Teacher
Hi Leah
When a point is reflected over the x-axis, then its y-coordinate becomes the opposite of where it started.
In mapping notation, (x,y)→(x,-y)
That means that after the reflection, B(4,6)→B'(4,-6)
When a point is rotated 180 about the origin, then its x and y coordinates both become opposite.
In mapping notation, (x,y)→(-x,-y)
That means that after the rotation, B'(4,-6)→B''(-4,6)
It looks like you're working your way through all the isometries, so let me also add that rotating a point 90° counter-clockwise about the origin is mapped as (x,y)→(-y,x), rotating a point 90° clockwise about the origin is mapped as (x,y)→(y,-x), and translating a point by a vector <a,b> is mapped as (x,y)→(x+a,y+b)
Let me know if you have any questions about any of this!