33,352 views
14 votes
14 votes
If f(x)= 3x +2 and g(x)=x^2+1, which expression is expression is equivalent to (fog) (x)

User Joshuapoehls
by
3.3k points

1 Answer

15 votes
15 votes

Composite Functions

Composite functions occur when we take two functions and input one into the other as x.

Example:


f(x) = 2x


g(x) = 3x^2


(f\circ g)(x)=f(g(x))


(f\circ g)(x) = 2(3x^2)

Solving the Question

We're given:


  • f(x)= 3x +2

  • g(x)=x^2+1

To find
(f\circ g)(x), input g into f as x:


f(x)= 3x +2


(f\circ g)(x)=3(x^2+1) +2\\(f\circ g)(x)=3x^2+3 +2\\(f\circ g)(x)=3x^2+5

Answer


(f\circ g)(x)=3x^2+5

User Istiaque Ahmed
by
2.9k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.