Answer:
C
Explanation:
Rather than picking, let's try to construct one from the description.
reflected over the x axis means -
![√(x)](https://img.qammunity.org/2020/formulas/mathematics/high-school/4emnb456gnwefc0ri6gd5zwvn7y9pl3ln8.png)
the vertex is usually at (0,0), now how do we move a graph? or in other words translating it.
To move left and right you use
where if you subtract h you move right and if you add h you move left. we go from (0,0) to (-4,2). so 0 to -4 is 4 left, so that means we add 4.
To move up and down we use
Here if v is positive you move up and if v is negative you move down. going from (0,0) to (-4,2) it moves up 2
So now we put them all together
And if you look, C matches that exactly.