Arithmetic Operations on Functions
In this lesson, we will look at how functions can be added, subtracted, multiplied or divided. You may also want to look at the lesson on composite functions.
Functions can be added.
Example
Add the functions f(x) = x + 2 and g(x) = 5x – 6
Solution:
(f + g)(x)
= f(x) + g(x)
= (x + 2) + (5x – 6)
= 6x – 4
Functions can be subtracted
Example:
Given f(x) = x + 2 and g(x) = 5x – 6, find (f – g)(x)
Solution:
(f – g)(x)
= f(x) – g(x)
= (x + 2) – (5x – 6)
= –4x + 8
Functions can be multiplied.
Example:
Add the functions f(x) = x + 2 and g(x) = 5x – 6
Solution:
(f • g)(x)
= f(x) • g(x)
= (x + 2)(5x – 6)
= 5x2 + 4x – 12
Functions can be divided.
Example:
Given f(x) = x + 2 and g(x) = 5x – 6, find 
Solution:
for g(x) ≠ 0
Videos
Using arithmetic operations on functions - addition, subtraction, multiplying and dividing
Professor Edward Burger explains using operations on functions
We welcome your feedback, comments and questions about this site - please submit your feedback via our Feedback page.
© Copyright 2005, 2009 - onlinemathlearning.com
Embedded content, if any, are copyrights of their respective owners.
|