If you're seeing this message, it means we're having trouble loading external resources on our website.

If you're behind a web filter, please make sure that the domains *.kastatic.org and *.kasandbox.org are unblocked.

Main content

Composing functions

Walk through examples, explanations, and practice problems to learn how to find and evaluate composite functions.
Given two functions, we can combine them in such a way so that the outputs of one function become the inputs of the other. This action defines a composite function. Let's take a look at what this means!

Evaluating composite functions

Example

If f(x)=3x1 and g(x)=x3+2, then what is f(g(3))?

Solution

One way to evaluate f(g(3)) is to work from the "inside out". In other words, let's evaluate g(3) first and then substitute that result into f to find our answer.
Let's evaluate g(3).
g(x)=x3+2g(3)=(3)3+2                   Plug in x=3.=29
Since g(3)=29, then f(g(3))=f(29).
Now let's evaluate f(29).
f(x)=3x1f(29)=3(29)1               Plug in x=29.=86
It follows that f(g(3))=f(29)=86.

Finding the composite function

In the above example, function g took 3 to 29, and then function f took 29 to 86. Let's find the function that takes 3 directly to 86.
To do this, we must compose the two functions and find f(g(x)).

Example

What is f(g(x))?
For reference, remember that f(x)=3x1 and g(x)=x3+2.

Solution

If we look at the expressionf(g(x)), we can see that g(x) is the input of function f. So, let's substitute g(x) everywhere we see x in function f.
f(x)=3x1f(g(x))=3(g(x))1
Since g(x)=x3+2, we can substitute x3+2 in for g(x).
f(g(x))=3(g(x))1=3(x3+2)1=3x3+61=3x3+5
This new function should take 3 directly to 86. Let's verify this.
f(g(x))=3x3+5f(g(3))=3(3)3+5=86
Excellent!

Let's practice

Problem 1

f(x)=3x1
g(x)=x3+2
Evaluate g(f(1)).
  • Your answer should be
  • an integer, like 6
  • a simplified proper fraction, like 3/5
  • a simplified improper fraction, like 7/4
  • a mixed number, like 1 3/4
  • an exact decimal, like 0.75
  • a multiple of pi, like 12 pi or 2/3 pi

Problem 2

m(x)=3x2
n(x)=x+4
Find m(n(x)).

Composite functions: a formal definition

In the above example, we found and evaluated a composite function.
In general, to indicate function f composed with function g, we can write fg, read as "f composed with g". This composition is defined by the following rule:
(fg)(x)=f(g(x))
The diagram below shows the relationship between (fg)(x) and f(g(x)).
Now let's look at another example with this new definition in mind.

Example

g(x)=x+4
h(x)=x22x
Find (hg)(x) and (hg)(2).

Solution

We can find (hg)(x) as follows:
(hg)(x)=h(g(x))Define.=(g(x))22(g(x))Plug g(x) in for x in function h.=(x+4)22(x+4)Substitute x+4 for g(x).=x2+8x+162x8Distribute.=x2+6x+8Combine like terms.
Since we now have function hg, we can simply substitute 2 in for x to find (hg)(2).
(hg)(x)=x2+6x+8(hg)(2)=(2)2+6(2)+8=412+8=0
Of course, we could have also found (hg)(2) by evaluating h(g(2)). This is shown below:
(hg)(2)=h(g(2))=h(2)        Since g(2)=2+4=2=0             Since h(2)=222(2)=0
The diagram below shows how (hg)(2) is related to h(g(2)).
Here we can see that function g takes 2 to 2 and then function h takes 2 to 0, while function hg takes 2 directly to 0.

Now let's practice some problems

Problem 3

f(x)=3x5
g(x)=32x
Evaluate (gf)(3).
  • Your answer should be
  • an integer, like 6
  • a simplified proper fraction, like 3/5
  • a simplified improper fraction, like 7/4
  • a mixed number, like 1 3/4
  • an exact decimal, like 0.75
  • a multiple of pi, like 12 pi or 2/3 pi

In problems 4 and 5, let f(t)=t2 and g(t)=t2+5.

Problem 4

Find (gf)(t).

Problem 5

Find (fg)(t).

Challenge Problem

The graphs of the equations y=f(x) and y=g(x) are shown in the grid below.
Which of the following best approximates the value of (fg)(8)?
Choose 1 answer:

Want to join the conversation?

  • blobby green style avatar for user Tess Van Horn
    In practice Q 4, where is 4t created? I see where t^2 and 4 come from, but am not sure what puts 4t in
    (66 votes)
    Default Khan Academy avatar avatar for user
  • starky ultimate style avatar for user Nigar Kainath
    (f ∘ g)(x)
    here, what does the sign ∘ mean?
    (2 votes)
    Default Khan Academy avatar avatar for user
  • hopper jumping style avatar for user Rory Avera
    How do you know when to use the "inside out property" or the composing function?
    (9 votes)
    Default Khan Academy avatar avatar for user
  • aqualine ultimate style avatar for user Aditya Mahajan
    May someone please explain the challenge problem to me?
    (2 votes)
    Default Khan Academy avatar avatar for user
    • mr pink orange style avatar for user Dylan Chan
      The challenge problem says, "The graphs of the equations y=f(x) and y=g(x) are shown in the grid below." So basically the two graphs is a visual representation of what the two different functions would look like if graphed and they're asking us to find (f∘g)(8), which is combining the two functions and inputting 8. From the definition, we know (f∘g)(8)=f(g(8)). So let's work "inside out". If we look at the graph of "g", we see that g(8) is 2 (look at the 8 at the x-axis and if you go up to where it meets the line, the y value would be 2). Because g(8)=2, then when you substitute it back in the equation, f(g(8)) would equal f(2). Then if we look at the graph of "f", we can see that f(2) is -3. (when you look at the 2 in the x-axis, it will correspond to -3 on the y-axis). So by looking at the graph, you can figure out that (f∘g)(8) is approximately -3.
      ~Dylan
      (13 votes)
  • blobby green style avatar for user flowermap21
    In question 4 how do people get the 4t in tsquered-t4+9?
    (3 votes)
    Default Khan Academy avatar avatar for user
  • male robot hal style avatar for user magk2006
    in the example question "g(x)= x+4, h(x)= x(squared)-2x" how does it get the +8x and -2x in the distribute section ?
    here's the distribute equation =(x(squared)+8x+16−2x−8)
    (5 votes)
    Default Khan Academy avatar avatar for user
    • stelly blue style avatar for user Kim Seidel
      h(g(x)) = (x+4)^2 - 2(x+4)
      Basically each "x" in h(x) gets replaced with (x+4), which if g(x). Then, you simplify.

      1) FOIL out (x+4)^2:
      h(g(x)) = x^2+4x+4x+16 - 2(x+4) = x^2 + 8x + 16 - 2(x+4)

      2) Distribute -2: h(g(x)) = x^2 + 8x + 16 - 2x - 8

      3) Combine like terms: x^2 + 6x + 8

      Hope this helps.
      (6 votes)
  • leaf blue style avatar for user ScribofThoth
    I still can't get this. I think my problem is them showing multiple ways to do this instead of focusing on how to combine it into one equation. Either I have to work each function alone then combine them at the end or have more help figuring out how to make one equation.
    (2 votes)
    Default Khan Academy avatar avatar for user
    • blobby green style avatar for user ersepsi
      I don't think their aim is to show you the multiple ways you can evaluate the composite function.

      The first example they basically show what evaluating a composite function really means, it's like you said "work each function alone". In the second example they showed a more faster and efficient way to evaluate the composite function by combining them into one equation.

      If you're still confused about composite functions, I'll explain this way:

      we have a function f(x), this function takes "x" as "input". Now, I'm certain you're used to the variable x being substituted for a number, but in maths, you can pretty much substitute it for anything you like. (Expressions for example)

      Like I can let x = 5, but I can also let x = 2h. Doesn't that mean I can also substitute x for some function? In other words x = g(x).

      Say if g(k) = 4k, then this would become: x = 4k. (Because x = g(k) = 4k)

      Since we let x = g(k) = 4k, then our function f can be written as: f( g(k) ) or f(5k) (We substituted x for g(k) )

      if f(x) = 5x, by substituting x for g(k), this becomes:

      f( g(x) ) = 5g(x) ---> f( 4k ) = 5(4k) = 20k

      This also means that our composite function changes value depending on the value of k.


      Conclusion: g(k) becomes input for function f.
      (8 votes)
  • mr pants green style avatar for user awesomeness.RM
    Can someone please simplify all of this for me cause i am so confused!
    (2 votes)
    Default Khan Academy avatar avatar for user
  • blobby green style avatar for user Jennifer Laessig
    If f(x)=(1/x) and (f/g)(x)=((x+4)/(x^2+2x)), what is the function g?
    (4 votes)
    Default Khan Academy avatar avatar for user
    • stelly blue style avatar for user Kim Seidel
      Based upon the rules for dividing with fractions: f/g = (1/x) / g = (1/x) * the reciprocal of g

      We need to work in reverse
      1) Factor denominator to undo the multiplication: (x+4)/(x^2+2x) = (x+4)/[x(x+2)]
      We can see there is a factor of X in the denominator. This would have been from multiplying 1/x * the reciprocal of g.
      2) Separate the factor 1/x: (1/x) * (x+4)/(x+2)
      This tells us the reciprocal of g = (x+4)/(x+2)

      3) Flip it to find g: g(x) = (x+2)/(x+4)

      Hope this helps.
      (2 votes)
  • boggle blue style avatar for user x.asper
    How do we know that g = 3 in the first example study? I looked multiple times, and couldn't see where we found that value. Any help?
    (3 votes)
    Default Khan Academy avatar avatar for user
    • stelly blue style avatar for user Kim Seidel
      I assume you are asking about the first example on the page. The initial problem statement gives you the equations for f(x) and g(x). It then asks you to find f(g(3)).

      g(3) is part of what the problem is asking you to find. It doesn't say that g=3. It says uses the function g(x) with an input value of x=3.

      Hope this clarifies thing.
      (3 votes)