Question 152092
The problem gives you a "function of x":
f(x) = 4x3 - 3x2 - x + 2 
.
Now, to find f(1), it simply asks you to find the value of f(x) when x=1
.
So, simply substitute in 1 wherever you see the x and solve:
f(x) = 4x^3 - 3x^2 - x + 2 
Substituting we get:
f(1) = 4(1)^3 - 3(1)^2 - 1 + 2 
f(1) = 4(1) - 3(1) - 1 + 2 
f(1) = 4 - 3 - 1 + 2 
f(1) = 6 - 4
f(1) = 2  (this is what they want)