Operations with Functions

Operations with Functions

Rules for Operating with Functions
Given functions f(x) and g(x)

Sum: (f + g)(x) = f(x) + g(x)
Difference: (f - g)(x) = f(x) - g(x)
Multiplication: (f・g)(x) = f(x)・g(x)
Division: (f ÷ g)(x) = f(x) ÷ g(x)

Given f(x) = 2x + 5 and g(x) = 4x + 2, find (f + g)(x).
Solution:
(f + g)(x) = f(x) + g(x)
Add the right-hand sides of the equations together:
2x + 5 + 4x + 2
Group like terms: 2x + 4x + 5 + 2
Combine like terms: 6x + 7 *Answer
Given f(x) = 5x + 3 and g(x) = 2x + 4, find (f + g)(x).
Solution:
(f + g)(x) = f(x) + g(x)
Add the right-hand sides of the equations together:
5x + 3 + 2x + 4
Group like terms: 5x + 2x + 3 + 4
Combine like terms: 7x + 7 *Answer
Given f(x) = 4x + 3 and g(x) = 6x + 2, find (f - g)(x).
Solution:
(f - g)(x) = f(x) - g(x)
Subtract the right-hand sides of g(x) from f(x):
4x + 3 - (6x + 2)
4x + 3 - 6x - 2
Group like terms: 4x - 6x + 3 - 2
Combine like terms: -2x + 1 *Answer
Given f(x) = 2x2 + 3x + 6 and g(x) = 3x2 + 7x + 10, find (f - g)(x).
Solution:
(f - g)(x) = f(x) - g(x)
Subtract the right-hand sides of g(x) from f(x):
2x2 + 3x + 6 - (3x2 + 7x + 10)
2x2 + 3x + 6 - 3x2 - 7x - 10
Group like terms:
2x2 - 3x2 + 3x - 7x + 6 - 10
Combine like terms: -x2 - 4x - 4 *Answer
Given f(x) = 3x + 5 and g(x) = 2x + 4, find (f・g)(x).
Solution:
(f・g)(x) = f(x)・g(x)
Multiply the right-hand sides of the equations together.
(3x + 5)(2x + 4) Use FOIL
6x2 + 12x + 10x + 20
6x2 + 22x + 20 *Answer
Given f(x) = 4x - 6 and g(x) = 2x2 + 4, find (f・g)(x).
Solution:
(f・g)(x) = f(x)・g(x)
Multiply the right-hand sides of the equations together.
(4x - 6)(2x2 + 4) Use FOIL
8x3 + 16x - 12x2 - 24
8x3 - 12x2 + 16x - 24 *Answer
Given f(x) = 24x2 and g(x) = 2x, find (f ÷ g)(x).
Solution:
(f ÷ g)(x) = f(x) ÷ g(x)
Divide the first equation by the second equation.
(24x2) ÷ (2x)
(24 ÷ 2)(x2 ÷ x)
12x *Answer
Given f(x) = 14x3 and g(x) = 7x, find (f ÷ g)(x).
Solution:
(f ÷ g)(x) = f(x) ÷ g(x)
Divide the first equation by the second equation.
(14x3) ÷ (7x)
(14 ÷ 7)(x3 ÷ x)
2x2 *Answer
Now you try:
Given f(x) = 6x - 4 and g(x) = 5x + 2
find (f + g)(x)
Enter your answer to check if you got it right.

Now you try:
Given f(x) = 3x + 5 and g(x) = -2x + 4
find (f - g)(x)
Enter your answer to check if you got it right.

Now you try:
Given f(x) = 5x - 1 and g(x) = 3x + 7
find (f・g)(x)
Enter your answer to check if you got it right.
Use the caret key (^) to enter exponents.

Now you try:
Given f(x) = 36x4 and g(x) = 3x2
find (f ÷ g)(x)
Enter your answer to check if you got it right.
Use the caret key (^) to enter exponents.