Answer:
Explanation:
We need to find the value (f-g)(2), so we need first to substitute 2 into the given functions f(x) and g(x) and then subtract the result of g(2) from f(2).
Here, f(x) = 3x^2 + 1 and g(x) = 1 - x,
So, We will substitute 2 into these functions:
f(2) = 3(2)^2 + 1 = 3(4) + 1 = 12 + 1 = 13
g(2) = 1 - 2 = -1
Now, we can subtract g(2) from f(2):
(f-g)(2) = f(2) - g(2) = 13 - (-1) = 13 + 1 = 14
Hence, the required value of (f-g)(2) is 14.