SOLUTION: Given the function f(x)= 5|x-6|, calculate the following values: 1. f(x+1) 2. f(x^2+2)

Algebra ->  Functions -> SOLUTION: Given the function f(x)= 5|x-6|, calculate the following values: 1. f(x+1) 2. f(x^2+2)      Log On


   



Question 1102403: Given the function f(x)= 5|x-6|, calculate the following values:
1. f(x+1)
2. f(x^2+2)

Answer by josgarithmetic(39618) About Me  (Show Source):
You can put this solution on YOUR website!
---------------
1. f(x+1)
---------------
5abs%28x%2B1-6%29
highlight%285abs%28x-5%29%29



--------------
2. f(x^2+2)
--------------
5abs%28x%5E2%2B2-6%29
highlight%285abs%28x%5E2-4%29%29