Multiplication of Two Functions
The product function multiplies and at the same input . This produces the new function .
As with a sum or difference, the product is defined only where both original functions are defined. Its domain is the intersection of their domains.
Example of Multiplication
Use slightly different functions this time:
- , with domain (all real numbers).
- , with domain (all real numbers).
Step 1: Determine the resulting function from multiplication
Step 2: Determine the domain of the resulting function
We find the intersection of and :
So, the resulting function from multiplication is with the domain of all real numbers.
Division of Two Functions
Dividing function by function is also similar: we divide the result of by . The result is a new function .
Division has one additional condition. Besides being in the domains of and , the input must satisfy so that the denominator is nonzero.
The domain of the division function is the intersection of domains and , but we must exclude all values of that cause .
The symbol denotes set difference: remove the listed inputs from the domain intersection.
Example of Division
We use the same functions as in the multiplication example:
- ,
- ,
Step 1: Determine the resulting function from division
Step 2: Determine the domain of the resulting function
First, find the intersection of and :
Second, find the value of that makes :
Third, exclude the value from the intersection of the domains:
Or it can also be written as:
So, the resulting function from division is with the domain of all real numbers except .
Practice Problems
Given the function with and function with .
- Determine and its domain .
- Determine and its domain .
- Calculate the value of .
- Is defined? Explain.
Answer Key
-
Finding :
Finding Domain :
So, with domain .
-
Finding :
Finding Domain :
Domain intersection: .
Find that makes :
Exclude and from the domain intersection:
Or it can be written as:
So, with domain .
-
Calculating :
We use the result from number 1: .
Since , is in the domain .
-
Is defined?
Undefined. We look at the domain of from number 2, which is . The value is explicitly excluded from the domain because it would cause the denominator to become zero (). Division by zero is not allowed in mathematics.