Respuesta :

The first two move the graph left or right. (x - 2 moves the graph right)
The answer you want is either c or d.
Up would be plus 2 and down would be - 2

Since you want down, the answer is C  <<<<<answer.
Note In the graph 
Violet is y = abs(x - 2)
Blue is y = abs(x + 2)
Green (answer) = abs(x) - 2 
Bright red = abs(x) + 2


Ver imagen jcherry99

Equation y = |x|-2 is the translation of 2 units down of the graph of y = |x|.

The given function is:

y = |x|

How the downward translation of the graph takes place?

If graph of a function f(x) is translated k unit downwards f(x) is replaced by f(x)-k.

So a translation of 2 units downward means f(x) =  |x| will be replaced by

f(x) =  |x|-2

Therefore, equation y = |x|-2 is the translation of 2 units down of the graph of y = |x|.

To get more about graphs visit:

https://brainly.com/question/24748644