|
|
|
|
||
|
|
|
|
|
Composition
of Functions: Sections: Composing functions that are sets of point, Composing functions at points, Composing functions with other functions, Word problems using composition, Inverse functions and composition You can also evaluate compositions symbolically. It is simpler to evaluate a composition at a point because you can simplify as you go. That is, you'll always just be plugging in a number. Evaluating a symbolic compositon, where you're first plugging x into some function and then plugging that function into some other function, can be much messier. But the process works just as the at-a-number composition does. However, using parentheses to be carefully explicit at each step will be even more helpful at this stage.
In this case, I am not trying to find a certain value. Instead, I am finding the formula that results from plugging the g(x) rule into the f(x) rule. Write the rules as you go, using parentheses to indicate where the input (the formula from the one function) should go (in the formula for the other function): ( f o
g)(x) = f (g(x))
If you plug in "1" for the x, you will get ( f o g)(1) = –2(1)2 + 13 = –2 + 13 = 11, which is the same answer we got before. So when you are evaluating at a point, you can either plug in and then evaluate as you go along (the way I did it the first time), or else evaluate symbolically and then plug the number in at the end (the way I did it this time). The choice is up to you.
(g o
f )(x) = g( f(x))
There is something you should note from these two symbolic examples. Look at the results I got: ( f o
g)(x) = –2x2 + 13
That is, ( f o g)(x) is not the same as (g o f )(x). This is true in general, meaning that you should assume that the compositions ( f o g)(x) and (g o f )(x) are going to be different. In particular, this helps remind you that composition is not the same thing as multiplication. That is, the open dot "o" is not the same as a multiplication dot "•", nor does it mean the same thing. While the following is true: f(x) • g(x) = g(x) • f(x) [always true for multiplication] ...you cannot say that: ( f o g)(x) = (g o f )(x) [generally false for composition] That is, you cannot reverse the order in composition and expect to end up with the correct result. Composition is not flexible like multiplication, and is an entirely different process. Do not try to multiply functions when you are supposed to be plugging them into each other.
( f o
f )(x) = f ( f (x))
(g o
g)(x) = g(g(x))
Sometimes you have to be careful with the domain and range of the composite function.
Since f (x) involves a square root, the inputs have to be non-negative. This means that the domain (the set of x-values) for f (x) is "all x > 0". Then, in (g o f )(x), where I'm plugging x first into f (x) = sqrt(x), the domain is at least restricted to "all x > 0". Let's see what the two compositions look like: Copyright © Elizabeth Stapel 2006-2008 All Rights Reserved ( f o
g)(x) = f (g(x))
The domain for the square root is all inputs that make "x – 2" non-negative. That is, all x such that x – 2 > 0. Solving this for x, I get that the domain of ( f o g)(x) is "all x > 2". Now to do the other composition: (g o
f )(x) = g( f (x))
The domain for this is all inputs that make the square root defined. Since there is only "x" inside the square root, then the domain of (g o f )(x) is "all x > 0". If your initial functions are just plain old polynomials, then their domains are "all x", and so will be the domain of the composition. It's pretty much only if your dealing with denominators (where you can't divide by zero) or square roots (where you can't have a negative) that the domain ever becomes an issue. Usually composition is used to combine two functions. But sometimes you are asked to go backwards. That is, they will give you a function, and ask you to come up with the two original functions that they composed. For example:
This is asking you to notice patterns and to figure out what is "inside" something else. In this case, this looks similar to the quadratic x2 + 2x – 3, except that, instead of squaring x, they're squaring x + 1. In other words, this is a quadratic into which they've plugged x + 1. So let's make g(x) = x + 1, and then plug this into f (x) = x2 + 2x – 3: ( f o
g)(x) = f (g(x))
Then h(x) may be stated as the composition of f (x) = x2 + 2x – 3 and g(x) = x + 1.
Since the square root is "on" (or "around") the "4x + 1", then the 4x + 1 is put inside the square root. That is, I need to take x, do "4x + 1" to it, then then take the square root of the result. Then: g(x) = 4x + 1, f(x) = sqrt(x), and h(x) = ( f o g)(x). << Previous Top | 1 | 2 | 3 | 4 | 5 | Return to Index Next >>
|
|
|
|
Copyright © 2006-2008 Elizabeth Stapel | About | Terms of Use |
|
|
|
|
|
|