Given expressions;
f(x) = x² + 6x + 7
g(x) = 8x² - 2
h(x) = 3x + 4
k(x) = x - 3
Find f(2) - g(2). k(2)
f(2) = 2² + 6(2) + 7 = 23
g(2) = 8(2)² - 2 = 30
k(2) = 2 - 3 = -1
Now, f(2) - g(2). k(2) = 23 - (30)(-1)
= 53
The solution to the problem is 53
5.7m questions
7.4m answers