207k views
3 votes
Given that f(x) = x squared + 3x + 6 and g(x) = x - 3 / 2 , solve for f(g(x)) when x = 1

User Lingling
by
7.2k points

1 Answer

5 votes

Answer:

Explanation:

We want to evaluate f(g(1))

So g(x) = (x - 3)/2 and when x =1, g(1) = (1 - 3) /2 = -2/2 = -1

So f(g(1)) = f(-1) = (-1)^2 + 3(-1) + 6 = 1 - 3 + 6 = 4

User Abdul Jabbar
by
8.1k points