Function Operations
Function Operations
Function Operations
Addition : ( f + g )( x) = f (x ) + g (x )
Subtraction : ( f − g )(x ) = f (x ) − g (x )
Multiplication : ( f g )(x ) = f (x ) g (x )
f f (x )
Division : (x ) = where g(x ) 0
g g (x )
Adding and Subtracting Functions
( f + g )( x) = f (x ) + g (x ) ( f − g )( x) = f (x ) − g (x )
= (3x + 8) + (2 x − 12) = (3x + 8) − (2 x − 12)
= 5x − 4 = x + 20
Find f g
Method 1: Method 2:
(g f )(− 5) = (− 5 − 2) 2
= g (−7)
= (−7) = 49
2
= (−7) = 49
2