Function Algebra and Important Functions
Function notation We write f(x) to mean the function whose input is x.
Examples: If f(x) = 2x - 3 then f(4) = 2(4) - 3 = 5 We can think of f and the function that takes the input multiplies it by 2 and subtracts 3. Sometimes it is convenient to write f(x) without the x. Thus: f( ) = 2( ) - 3 whatever is in the parentheses, we put inside. For example:
f(x - 1) =
2(x - 1) - 3
f(x + 4) - f(x)
[2(x + 4) - 3] - [2(x) - 3]
2x + 8 - 3
- 2x +
3
8 Exercises Find
Composition of Functions If f(x) and g(x) are functions then we define f o g (x) = f(g(x))
Example: If f(x) = 4/x and g(x) = x2 - x Then
4
The Constant Function Example Let f(x) = x - 1 and k(x) = 4 Then k(x) is the function that gives the number 4 as its output no matter what the input. For example: k(10) = 4 f(k(x)) = f(4) = 3 k(f(x)) = 4
Function Arithmetic We define the sum, difference, product and quotient of functions in the obvious way. Example: If
x + 1 and g(x) = x2 + 4 then
x + 1
x + 1
x + 1
x + 1 For an interactive demonstration of the arithmetic of functions go to This Link
Four Important Functions. There are four important functions and their variations that we discus here. A list is given below:
A polynomial function is a sum of multiples of powers of x. For example, f(x) = 3x4 - 2x3 + x2 - 3 Their graphs are beyond the scope of this course.
Back to the Functions Home Page Back to the Intermediate Algebra (Math 154) Home Page |