Composite Functions
Exercises for students
Solve the following problems on paper and check your working using the above applet:
Let f(x) = x2 + 3x + 1, 0 < x < 1
Let g(x) = -x2 + 4x + 2, 1 < x < 7
Is the composite function gf defined?
If yes, give its rule, domain and range.
If no, give a reason why.
Let f(x) = x2 + 3x + 1, 0 <= x < 1
Let g(x) = -x2 + 4x + 2, 1 < x < 7
Is the composite function gf defined?
If yes, give its rule, domain and range.
If no, give a reason why.
Let f(x) = x2 + 3x + 1, -2 < x < 1
Let h(x) = -x2 + 4x + 2, -2 < x < 7
Is the composite function hf defined?
If yes, give its rule, domain and range.
If no, give a reason why.
Summary
The function gf is defined only if Rf is a subset of Dg
The function fg is defined only if Rg is a subset of Df
Dgf = Df
Dfg = Dg
Rgf can be found from the graph of g by restricting the domain to Rf
Rfg can be found from the graph of f by restricting the domain to Rg
Right-click here to download this page and the Java Class File.