FUNCTION NOTATION
Functional Notation An equation that is a function may be expressed using functional notation. The notation f(x) (read “f of (x)”) represents the variable y.
Functional Notation Cont’d Example: y = 2x + 6 can be written as f(x) = 2x + 6. Given the equation y = 2x + 6, evaluate when x = 3. y = 2(3) + 6 y = 12
Functional Notation Con’t For the function f(x) = 2x + 6, the notation f(3) means that the variable x is replaced with the value of 3. f(x) = 2x + 6 f(3) = 2(3) + 6 f(3) = 12
Evaluating Functions Given f(x) = 4x + 8, find each: f(2) 2. f(a +1) = 4(2) + 8 = 16 = 4(a + 1) + 8 = 4a + 4 + 8 = 4a + 12 = 4(-4a) + 8 = -16a+ 8
For the function f(x) = -5x + 11, Determine f(1) f(-3) F(1.2)
If f(x) = 3x 1, and g(x) = 5x + 3, find: f(2) + g(3) = [3(2) -1] + [5(3) + 3] = 6 - 1 + 15 + 3 = 23
If f(x) = 3x 1, and g(x) = 5x + 3, find: 2. f(4) - g(-2) = [3(4) - 1] - [5(-2) + 3] = 11 - (-7) = 18
Evaluating More Functions If f(x) = 3x 1, and g(x) = 5x + 3, find: 3. 3f(1) + 2g(2) = 3[3(1) - 1] + 2[5(2) + 3] = 6 + 26 = 32