141k views
5 votes
Given that f(x) = x2 + 3x + 6 and g(x) = the quantity of x minus three, over two, solve for f(g(x)) when x = 1.

1 Answer

2 votes

Given that f(x) = x2 + 3x + 6 and g(x) = the quantity of x minus three, over two, solve for f(g(x)) when x = 1.

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 Aduguid
by
5.8k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.