Respuesta :

Answer:

y = abs (x-5) -4

Step-by-step explanation:

We are shifting the absolute value function

f(x) = |x| to

g(x) =  | x +h| + k

where  h is a shift left if h >  0

                               right if h < 0

 and  k is a shift up if k> 0

                           down if k< 0

Since the graph is shifted down and to the right

k is <0 and h < 0

where k = -4 and h=-5