1. The problem asks to find the coordinate notation for a translation up 1 unit followed by a reflection over the x-axis.
2. Translation up 1 unit means adding 1 to the y-coordinate: $ (x, y) \to (x, y + 1) $.
3. Reflection over the x-axis means changing the sign of the y-coordinate: $ (x, y) \to (x, -y) $.
4. When combining transformations, apply the first transformation, then the second.
5. First, translate up 1 unit: $ (x, y) \to (x, y + 1) $.
6. Then reflect over the x-axis: $ (x, y + 1) \to (x, -(y + 1)) = (x, -y - 1) $.
7. Therefore, the combined transformation is $ (x, y) \to (x, -y - 1) $.
8. Among the options, this matches the last one: $ (x, y) \to (x, -y - 1) $.
Final answer: $ (x, y) \to (x, -y - 1) $
Translation Reflection 42E374
Step-by-step solutions with LaTeX - clean, fast, and student-friendly.