The graph of fx x is sketched in ted and die graph of x is
       The graph of f(x) = |x| is sketched in ted and die graph of (x) is sketched in blue Use the translation rale and f(x) = |x| to identic he function g(x) You may use abs() for |.|, e g write abs(S) for |5|.  score was recorded have attempted this problem 21 tunes  received a score of 0% for this attempt overall recorded score is 0% have unlimited attempts remaining. 
  
  Solution
The graph of f(x) is translated 5 units vertically downwards
==> g(x) = f(x) - 5
==> g(x) = |x| - 5

