Combination of Functions

Just as numbers can be added, subtracted, multiplied and divided, new functions can be created by applying these same operations.

When adding, subtracting and multipiying, the domain of the new function will contain the x-values common to the domains of both original functions.

When dividing functions the domain is further restricted such that the denoinator does not equal zero.

COMBINATION OF FUNCTIONS


Let f and g be two functions. Then for values of x in the domain of both f and g the sum, difference, product and quotient of the two functions are defined as follows:

º Sum: ( f+g )( x )=f( x )+g( x )

º Difference: ( fg )( x )=f( x )g( x )

º Product:    ( f·g )( x )=f( x )·g( x )

º Quotient:  ( f g )( x )= f( x ) g( x ) ,   g( x )0

Let's look at a couple examples.

Example 1: Find the sum and difference of f(x) = 3x - 2 and g(x) = x2 + 5x - 7 and determine the domain of the new function. Then evaluate the new functions when x = 1.

Step 1: Find the sum of the two functions.

( f+g )( x )=f( x )+g( x ) Sum Rule


( 3x2 )+( x 2 +5x7 ) Substitute


Combine like terms:


( f+g )( x )= x 2 +8x9

Step 2: Find the difference of the two functions.

( fg )( x )=f( x )g( x ) Diff. Rule


( 3x2 )( x 2 +5x7 ) Substitute


Distribute the negative:


3x2 x 2 5x+7


Combine like terms:


( fg )( x )= x 2 2x+5

Step 3: Find the domain of the new functions.


Find the domain of f(x) and the domain of g(x) and determine the intersection of these domains. This intersection is the domain of the sum and difference of the functions.

The domain of f(x) = 3x - 2 is the set of all real numbers.


The domain of g(x) = x2 + 5x - 7 is the set of all real numbers.


Therefore the domain of (f + g)(x) and (f - g)(x) is the set of all real numbers.

Step 4: Evaluate the new functions with the given value of x.

( f+g )( 1 )= 1 2 +8( 1 )9=0


( fg )( 1 )= ( 1 ) 2 2( 1 )+5=2

Example 2: Find the product and quotient of f(x) = 4x2 and g(x) = 5x - 2 and determine the domain of the new function. Then evaluate the new functions when x = 2.

Step 1: Find the product of the two functions.

( f·g )( x )=f( x )·g( x )


( 4 x 2 )·( 5x2 )


( f ·g )( x )=20 x 2 8 x 2

Step 2: Find the quotient of the two functions.

( f g )( x )= f( x ) g( x )


( f g )( x )= 4 x 2 5x2

Step 3: Find the domain of the new functions.


Find the domain of f(x) and the domain of g(x) and determine the intersection of these domains. This intersection is the domain of the product of the functions.


The domain of the quotient is further restricted such that g(x) = 0.

The domain of f(x) = 4x2 is the set of all real numbers.


The domain of g(x) = 5x - 2 is the set of all real numbers.


Therefore the domain of ( f·g )( x ) is the set of all real numbers.


However the domain of ( f g )( x ) cannot include the x-value when g(x) = 0.


0=5x22=5x 2 5 =x


Therefore the domain of ( f g )( x ) is all real numbers except 2 5 .

Step 4: Evaluate the new functions with the given value of x.

( f·g )( 2 )=20 x 2 8 x 2 =4 ( 2 ) 2 =48


( f g )( 2 )= 4 x 2 5x2 = 16 8 =2





Related Links:
Math
algebra
Composition of Functions
Extreme Value Theorem
Calculus Topics


To link to this Combination of Functions page, copy the following code to your site: