SOLUTION: given the function f(x)= 3 abs(x-6) calculate the following values
1.) f(x+1)
2.) f(x^2+2)
Algebra.Com
Question 211738: given the function f(x)= 3 abs(x-6) calculate the following values
1.) f(x+1)
2.) f(x^2+2)
Answer by Theo(13342) (Show Source): You can put this solution on YOUR website!
f(x) = 3*abs(x-6)
-----
f(x+1) = 3*abs((x+1)-6)
This becomes:
f(x+1) = 3*abs(x-5)
-----
f(x^2+2) = 3*abs((x^2+2)-6)
This becomes:
f(x^2+2) = 3*abs(x^2-4)
-----
in the first case, you replaced x with (x+1) in the equation.
in the second case, you replaced x with (x^2+2) in the equation.
-----
RELATED QUESTIONS
Given the function f(x)= 3x^2+8x-6. Calculate the following values:
f(x+1) and... (answered by ankor@dixie-net.com)
Given the function f(x)=4 x^2 + x - 2. Calculate the following values:
f(0)=
f(2)=... (answered by checkley77)
Given the function f(x)=4x^2+8x-2. Calculate the following values:
f(x+1)=... (answered by stanbon)
Given the function f(x)= 5|x-6|, calculate the following values:
1. f(x+1)
2.... (answered by josgarithmetic)
Given the function f(x)=6x^2+x-4. Calculate the following functions.
f(x+1)=... (answered by stanbon)
Given the function f(x) = 8x2 (it’s supposed to be x squared) +5x-5. Calculate the... (answered by Alan3354)
Chapter 3
42. Given the following function find f(-2), f(0), f(1) for the following... (answered by Cromlix)
Chapter 3
42. Given the following function find f(-1), f(0), f(3) for the following... (answered by Cromlix,Timnewman)
Please help me with the following questions.
Given the function below, evaluate the... (answered by josgarithmetic)