SOLUTION: Given the function f(x)=6x^2+x-4. Calculate the following functions. f(x+1)= f(-x)=

Algebra ->  Functions -> SOLUTION: Given the function f(x)=6x^2+x-4. Calculate the following functions. f(x+1)= f(-x)=      Log On


   



Question 1034587: Given the function f(x)=6x^2+x-4. Calculate the following functions.
f(x+1)=
f(-x)=

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
Given the function f(x)=6x^2+x-4. Calculate the following functions.
f(x+1) = 6(x+1)^2 + (x+1) - 4 = 6x^2 + 12x + 6 + x+1 -4 = 6x^2 + 13x +2
--------------------------
f(-x) = 6(-x)^2 + (-x) - 4 = 6x^2 - x - 4
----------------
Cheers,
Stan H.
-------------