Respuesta :

Answer:

(0, 6)

explanation:

  • original coordinates of C: (5, -6)

if reflected over x-axis, then use the formula: (x,y) → (x, -y)

  • new coordinates: (5, 6)

then if translated -5 horizontally, there will be change in x axis

  • new coordinates: (5-5, 6) → (0, 6)