Respuesta :

Answer:

Each point reflected across the x-axis, goes from (x, y) --> (x, -y), which means that we keep the x coordinate the same, but multiply the y coordinate by -1:

L (-2, 4) --> (-2, -4)

M (2, 1) --> (2, -1)

N (-4, -3) --> (-4, 3)

Step-by-step explanation: