Composition of Functions Word Problems
Composition of Functions Word Problems
In the mail, you receive a coupon for $5 off of a pair of jeans. When you arrive at the store, you find that
all jeans are 25% off.
1. Write a function, f(x), that represents the effect of your original coupon.
2. Write a function, g(x), that represents the effect of the 25% discount at the store.
3. Write a function, h(x), that represents how much you would pay if you use the mail coupon first
followed by applying the discount from the store.
4. Write a function, j(x), that represents how much you would pay if you use the store discount first,
followed by the mail coupon.
5. You find a pair of jeans for $36. How much would you pay for it using both functions h(x) and J(x).
6. If you only have $40 with you, what’s the most expensive pair of jeans you can purchase? (do not
consider tax).
7. Determine when you would want to use h(x) applying the $5 coupon first, and determine when you
would want to use j(x) applying the 25% off first.
Part 2: Composite Functions and their domain and range
Earlier scientists have found that the speed of ocean current as a function of
depth. The speed, S, depends on depth, d, according to the following formula.
S(d) = 3d +1
d(t)=(1/27)t2
1. Use function composition to write the speed of the current at the depth of the
robot as a function of time. Give an exact expression.
2. What is the speed of the current at the depth of the robot after 9 seconds?
Round your answer, if necessary, to the nearest integer.
3. What is the realistic domain of the robot and what does that represent?
4. What is the realistic range of the robot and what does that represent? (It might
help to find the vertex of d(t))
Day 12 Notes Composite Functions and Application
Objective: SWBAT find the composite of two functions and apply them to real-world problems
Function Review:
f(x) = 3x + 2
x = input = 4
f(4) =
= 12 – 1 = 11 f(11)=
= 3(4x – 1) + 2
= 12x – 3 + 2
= 12x – 1
= 32 – 3
=6
f(g(x)) = f(2x -1)
= (2x – 1)2 – 3