






Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Community
Ask the community for help and clear up your study doubts
Discover the best universities in your country according to Docsity users
Free resources
Download our free guides on studying techniques, anxiety management strategies, and thesis advice from Docsity tutors
Composing functions Khan academy with examples and problems to practice
Typology: Lecture notes
1 / 10
This page cannot be seen from the preview
Don't miss anything!
Walk through examples, explana ons, and prac ce problems to learn how to find and evaluate composite func ons.
Given two func ons, we can combine them in such a way so that the outputs of one func on become the inputs of the other. This ac on defines a composite func on. Let's take a look at what this means!
If and , then what is ?
One way to evaluate is to work from the "inside out". In other words, let's evaluate first and then subs tute that result into to find our answer.
Let's evaluate.
f (x) = 3x − 1 g(x) = x 3 + 2 f (g(3))
f (g(3)) g(3) f
g(3)
Since , then.
Now let's evaluate.
It follows that.
g(3) = 29 f (g(3)) = f (29)
f (29)
f (g(3)) = f (29) = 86
(^3) g 29 f 86
Since , we can subs tute in for .
This new func on should take directly to. Let's verify this.
Excellent!
Let's prac ce
Problem 1
g(x) = x 3 + 2 x 3 + 2 g(x)
Problem 2
Composite func ons: a formal defini on
In the above example, we found and evaluated a composite func on.
Evaluate g(f (1)).
Check
[I need help. Please show me the solu on.]
Find m(n(x)).
Check
[I need help. Please show me the solu on.]
We can find as follows:
Since we now have func on , we can simply subs tute in for to find.
Of course, we could have also found by evalua ng. This is shown below:
(h ∘ g)(x)
h ∘ g −2 x (h ∘ g)(−2)
(h ∘ g)(−2) h(g(−2))
The diagram below shows how is related to.
Here we can see that func on takes to and then func on takes to , while func on takes directly to.
Now let's prac ce some problems
Problem 3
(h ∘ g)(−2) h(g(−2))
−2 (^) g 2 h 0
h ∘ g
g −2 2 h 2 0 h ∘ g −2 0
Challenge Problem
The graphs of the equa ons and are shown in the grid below.
Which of the following best approximates the value of?
Choose 1 answer:
y = f (x) y = g(x)
2
4
6
8
y
x
y = f (x)
y = g(x)
(f ∘ g)(8)
Check