Operations on Functions 2.7
date post
22-Jan-2016Category
Documents
view
35download
0
Embed Size (px)
description
Transcript of Operations on Functions 2.7
Operations on Functions2.7Folding functions into functionsAnd keeping track of domains
Start with two functions:
What is the domain for each function?
Combine them through addition:
Combine them through subtraction:
What is (g f)(x)?
What is the domain of each combined function? Graph and see.
Start with two functions:
What is the domain for each function?
Combine them through addition:
Combine them through subtraction:
What is the domain of each combined function? Note how the domain of the combined function is an intersection of the two original domains.
Start with two functions:
Now, combine them through multiplication:
Combine them through division:
What is the domain of each combined function? You can anticipate the domains and graph to verify them.Note that domains of these combined functions are identical for each operation except for division. What is the difference, and why is it there?
Start with two functions:
Now, combine them through multiplication:
Combine them through division:
What is the domain of each combined function?
Note that domains of these combined functions are identical for each operation except for division. What is the difference, and why is it there? In this case, x cannot equal zero at all.
Start with two functions:
The tricky operation is when the functions are embedded within each other.What are the domains of these functions? Graph
Start with two functions:
The tricky operation is when the functions are embedded in each other.What are the domains of these functions? They can be something altogether different from the original domains.On the 84s or with CAS you can graph the embedded form.
Using the TI-84 Use the sequence of Yn = in your graphing calculator to graph a function as a composite of other functions.
We can consider y = (x)2 16 as f(g(x)) if f(x) = x2 - 16 and g(x) = (x).
In your calculators type Y1 = (x) and Y2 = (Y1)2 16. Use VARSY-VARS to pull up Y1.
Graph Y2 then Y3 = (x)2 16 as a check.
Using the TI-84Use the sequence of Yn = in your graphing calculator to graph a function as a composite of other functions.
We can consider y = (x)2 16 as f(g(x)) if f(x) = x2 - 16 and g(x) = (x).
In your calculators type Y1 = (x) and Y2 = (Y1)2 16. Use VARSY-VARS to pull up Y1.
Graph Y2 then Y3 = (x)2 16 as a check.
Using CASOn a graph page, type in one function as, say, f1(x) and the other as f2(x).
We can consider f2(f1(x)) = (x)2 16 as f(g(x)) if f2(x) = (f1(x))2 - 16 and f1(x) = (x).
No need to pull up variables just type it in.
Graph f(3) = (x)2 16 as a check.
Try it
Find values with these combined functions:
Find
Try it
Find values with these combined functions:
Find
Once again using two different functionsForand find their domains
Find the equations and domains of
What are the values for
Once again using two different functionsForand find their domains Find the equations and domains of
What are the values for
Look at composite functions using tablesMaybe it will help clarify what's happening in a composite function, as we work from the inside out. We did something similar in that journal.
Find p(2) Find q(p(2)) Find p(q(2)) Find p(q(4))
x1234
q(x)3421
p(x)4132
Working backwardsExpress y = (2x + 5)8 as a composite function f(g(x)).
There are an infinite number of combinations that would combine to form this as a composite. Let's find three.
Working backwardsExpress y = (2x + 5)8 as a composite function f(g(x)).
There are an infinite number of combinations that would combine to form this as a composite. Let's find three.
1. f(x) = x8 g(x) = (2x + 5)2. f(x) = x4 g(x) = (2x + 5)23. f(x) = x2 g(x) = ???
Working backwardsEveryone to the board: y = 2(x + 5)3.
Generally speaking, we would want to find the simplest arrangement.
ApplicationsUse a composite function to combine several functions in, say, a word problem (aack). Read example 6, page 193.
The radius changes at a rate 1.5 cm/sec.
Volume is expressed by V = (4/3)r3 or V(r) = (4/3)r3
How would we combine them to express the change in volume as a function of time?
ApplicationsUse a composite function to combine several functions in, say, a word problem (aack). Read example 6, page 193.
The radius changes at a rate 1.5 cm/sec. So, r = 1.5t or r(t) = 1.5t
V = (4/3)r3 or V(r) = (4/3)r3
The change in volume as a function of time:
V(t) = (4/3)(1.5t)3