Respuesta :

The reflection is happening over the x axis (horizontal axis)

Any y coordinate that is positive turns negative, and vice versa

For example: (1,2) ---> (1,-2)

In general, the rule is (x,y) ---> (x,-y)

So the answer is choice C