<< Chapter < Page Chapter >> Page >
This module describes composite functions in Algebra.

You are working in the school cafeteria, making peanut butter sandwiches for today’s lunch.

  • The more classes the school has, the more children there are.
  • The more children there are, the more sandwiches you have to make.
  • The more sandwiches you have to make, the more pounds (lbs) of peanut butter you will use.
  • The more peanut butter you use, the more money you need to budget for peanut butter.

...and so on. Each sentence in this little story is a function. Mathematically, if c size 12{c} {} is the number of classes and h size 12{h} {} is the number of children, then the first sentence asserts the existence of a function h ( c ) size 12{h \( c \) } {} .

The principal walks up to you at the beginning of the year and says “We’re considering expanding the school. If we expand to 70 classes, how much money do we need to budget? What if we expand to 75? How about 80?” For each of these numbers, you have to calculate each number from the previous one, until you find the final budget number.

# Classes # Children # Sandwiches lb. $$

But going through this process each time is tedious. What you want is one function that puts the entire chain together: “You tell me the number of classes, and I will tell you the budget.”

# Classes $$

This is a composite function —a function that represents in one function, the results of an entire chain of dependent functions . Since such chains are very common in real life, finding composite functions is a very important skill.

How do you make a composite function?

We can consider how to build composite functions into the function game that we played on the first day. Suppose Susan takes any number you give her, quadruples it, and adds 6. Al takes any number you give him and divides it by 2. Mathematically, we can represent the two functions like this:

S ( x ) = 4x + 6 size 12{S \( x \) =4x+6} {}
A ( x ) = x 2

To create a chain like the one above, we give a number to Susan; she acts on it, and gives the resulting number to Al; and he then acts on it and hands back a third number.

3 Susan S ( 3 ) = 18 Al A ( 18 ) = 9 size 12{3 rightarrow ital "Susan" rightarrow S \( 3 \) ="18" rightarrow ital "Al" rightarrow A \( "18" \) =9} {}

In this example, we are plugging S ( 3 ) size 12{S \( 3 \) } {} —in other words, 18— into Al’s function. In general, for any x size 12{x} {} that comes in, we are plugging S ( x ) size 12{S \( x \) } {} into A ( x ) size 12{A \( x \) } {} . So we could represent the entire process as A ( S ( x ) ) size 12{A \( S \( x \) \) } {} . This notation for composite functions is really nothing new: it means that you are plugging S ( x ) size 12{S \( x \) } {} into the A function.

But in this case, recall that S ( x ) = 4x + 6 size 12{S \( x \) =4x+6} {} . So we can write:

A ( S ( x ) ) = S ( x ) 2 = 4x + 6 2 = 2x + 3

What happened? We’ve just discovered a shortcut for the entire process. When you perform the operation A ( S ( x ) ) size 12{A \( S \( x \) \) } {} —that is, when you perform the Al function on the result of the Susan function—you are, in effect, doubling and adding 3. For instance, we saw earlier that when we started with a 3, we ended with a 9. Our composite function does this in one step:

3 2x + 3 9 size 12{3 rightarrow 2x+3 rightarrow 9} {}

Understanding the meaning of composite functions requires real thought. It requires understanding the idea that this variable depends on that variable, which in turn depends on the other variable; and how that idea is translated into mathematics. Finding composite functions, on the other hand, is a purely mechanical process—it requires practice, but no creativity. Whenever you are asked for f ( g ( x ) ) size 12{f \( g \( x \) \) } {} , just plug the g ( x ) size 12{g \( x \) } {} function into the f ( x ) size 12{f \( x \) } {} function and then simplify.

Building and testing a composite function

f ( x ) = x 2 4x size 12{f \( x \) =x rSup { size 8{2} } - 4x} {}

g ( x ) = x + 2 size 12{g \( x \) =x+2} {}

What is f ( g ( x ) ) size 12{f \( g \( x \) \) } {} ?

  • To find the composite, plug g ( x ) size 12{g \( x \) } {} into f ( x ) size 12{f \( x \) } {} , just as you would with any number.

f ( g ( x ) ) = ( x + 2 ) 2 4 ( x + 2 ) size 12{f \( g \( x \) \) = \( x+2 \) rSup { size 8{2} } - 4 \( x+2 \) } {}

  • Then simplify.

f ( g ( x ) ) = ( x 2 + 4x + 4 ) ( 4x + 8 ) size 12{f \( g \( x \) \) = \( x"" lSup { size 8{2} } +4x+4 \) - \( 4x+8 \) } {}

f ( g ( x ) ) = x 2 4 size 12{f \( g \( x \) \) =x rSup { size 8{2} } - 4} {}

  • Let’s test it. f ( g ( x ) ) size 12{f \( g \( x \) \) } {} means do g size 12{g} {} , then f size 12{f} {} . What happens if we start with x = 9 size 12{x=9} {} ?

7 g ( x ) 7 + 2 = 9 f ( x ) ( 9 ) 2 4 ( 9 ) = 45 size 12{7 rightarrow g \( x \) rightarrow 7+2=9 rightarrow f \( x \) rightarrow \( 9 \) rSup { size 8{2} } - 4 \( 9 \) ="45"} {}

  • So, if it worked, our composite function should do all of that in one step.

7 x 2 4 = ( 7 ) 2 4 = 45 size 12{7 rightarrow x rSup { size 8{2} } - 4= \( 7 \) rSup { size 8{2} } - 4="45"} {} It worked!

There is a different notation that is sometimes used for composite functions. This book will consistently use f ( g ( x ) ) size 12{f \( g \( x \) \) } {} which very naturally conveys the idea of “plugging g ( x ) size 12{g \( x \) } {} into f ( x ) size 12{f \( x \) } {} .” However, you will sometimes see the same thing written as f ° g ( x ) size 12{f circ g \( x \) } {} , which more naturally conveys the idea of “doing one function, and then the other, in sequence.” The two notations mean the same thing.

Questions & Answers

A golfer on a fairway is 70 m away from the green, which sits below the level of the fairway by 20 m. If the golfer hits the ball at an angle of 40° with an initial speed of 20 m/s, how close to the green does she come?
Aislinn Reply
cm
tijani
what is titration
John Reply
what is physics
Siyaka Reply
A mouse of mass 200 g falls 100 m down a vertical mine shaft and lands at the bottom with a speed of 8.0 m/s. During its fall, how much work is done on the mouse by air resistance
Jude Reply
Can you compute that for me. Ty
Jude
what is the dimension formula of energy?
David Reply
what is viscosity?
David
what is inorganic
emma Reply
what is chemistry
Youesf Reply
what is inorganic
emma
Chemistry is a branch of science that deals with the study of matter,it composition,it structure and the changes it undergoes
Adjei
please, I'm a physics student and I need help in physics
Adjanou
chemistry could also be understood like the sexual attraction/repulsion of the male and female elements. the reaction varies depending on the energy differences of each given gender. + masculine -female.
Pedro
A ball is thrown straight up.it passes a 2.0m high window 7.50 m off the ground on it path up and takes 1.30 s to go past the window.what was the ball initial velocity
Krampah Reply
2. A sled plus passenger with total mass 50 kg is pulled 20 m across the snow (0.20) at constant velocity by a force directed 25° above the horizontal. Calculate (a) the work of the applied force, (b) the work of friction, and (c) the total work.
Sahid Reply
you have been hired as an espert witness in a court case involving an automobile accident. the accident involved car A of mass 1500kg which crashed into stationary car B of mass 1100kg. the driver of car A applied his brakes 15 m before he skidded and crashed into car B. after the collision, car A s
Samuel Reply
can someone explain to me, an ignorant high school student, why the trend of the graph doesn't follow the fact that the higher frequency a sound wave is, the more power it is, hence, making me think the phons output would follow this general trend?
Joseph Reply
Nevermind i just realied that the graph is the phons output for a person with normal hearing and not just the phons output of the sound waves power, I should read the entire thing next time
Joseph
Follow up question, does anyone know where I can find a graph that accuretly depicts the actual relative "power" output of sound over its frequency instead of just humans hearing
Joseph
"Generation of electrical energy from sound energy | IEEE Conference Publication | IEEE Xplore" ***ieeexplore.ieee.org/document/7150687?reload=true
Ryan
what's motion
Maurice Reply
what are the types of wave
Maurice
answer
Magreth
progressive wave
Magreth
hello friend how are you
Muhammad Reply
fine, how about you?
Mohammed
hi
Mujahid
A string is 3.00 m long with a mass of 5.00 g. The string is held taut with a tension of 500.00 N applied to the string. A pulse is sent down the string. How long does it take the pulse to travel the 3.00 m of the string?
yasuo Reply
Who can show me the full solution in this problem?
Reofrir Reply
Got questions? Join the online conversation and get instant answers!
Jobilize.com Reply

Get Jobilize Job Search Mobile App in your pocket Now!

Get it on Google Play Download on the App Store Now




Source:  OpenStax, Math 1508 (lecture) readings in precalculus. OpenStax CNX. Aug 24, 2011 Download for free at http://cnx.org/content/col11354/1.1
Google Play and the Google Play logo are trademarks of Google Inc.

Notification Switch

Would you like to follow the 'Math 1508 (lecture) readings in precalculus' conversation and receive update notifications?

Ask