|
|
|
|
Contents
Composite Function
|
Composite Functions Functions can be combined to give a composite function (sometimes called a function of a function).
Two functions are given f(x) = x + 1 and g(x) = 3x. Illustrate the composite function derived by operating with f first on x and then with g on the result.
Starting with x = 1, f(1) = 2. Now operating with
g we have g[f(1))] = g(2) = 6.
So gf: x A
function f is defined by f:x i.e.
x2 + 5x - 5 = x
x2 + 4x - 5 = 0
(x + 5)(x - 1) = 0
x = -1 or 5
Since -5 is not in the domain, the value is 1.
A function f is
defined by f:x (a) Obtain the expression for
f2 and f3.
(b) State the values for which the functions f2 and
f3
are not defined.
![]() ![]() b) f2 is not defined when x = 1 or -1
f3 is not defined when x = 1 or -1 or 1/3.
|