Video Transcript
In this video, we’ll learn how to
add, subtract, multiply, or divide two given functions to create a new function and
how to identify the domain of the new function. We are not going to be looking at a
function composition, which is a slightly different concept.
Now, combining functions in this
manner is actually incredibly intuitive. Let’s say we have two functions 𝑓
of 𝑥 and 𝑔 of 𝑥. And we have the following
operations and associated notation. The function 𝑓 plus 𝑔 of 𝑥 is
equal to the sum of the functions, 𝑓 of 𝑥 plus 𝑔 of 𝑥. We can say the same for
subtraction: 𝑓 minus 𝑔 of 𝑥 is equal to the difference of the functions 𝑓 of 𝑥
minus 𝑔 of 𝑥. Then the function 𝑓𝑔 of 𝑥 is 𝑓
of 𝑥 times 𝑔 of 𝑥. And then 𝑓 over 𝑔 of 𝑥 is 𝑓 of
𝑥 over 𝑔 of 𝑥. And so these are all fairly
straightforward.
But we do need to be really careful
when combining functions and thinking about the domain of the new function. The domain of the new function will
be the intersection or the overlap of the domain of 𝑓 and the domain of 𝑔. In other words, both functions must
be defined at a given point for the combination of the functions to also be
defined. And, of course, if we’re working
with the division of functions, an additional requirement is that the denominator,
here that’s 𝑔 of 𝑥, cannot be equal to zero. So, now that we have some of these
definitions, let’s see how we might answer a question.
If 𝑓 and 𝑔 are two real functions
where 𝑓 of 𝑥 is equal to 𝑥 plus nine over 𝑥 squared plus 15𝑥 plus 54 and 𝑔 of
𝑥 is equal to 𝑥 plus eight, determine the value of 𝑓 minus 𝑔 of negative six if
possible.
Let’s begin by considering what we
mean by the combination function 𝑓 minus 𝑔. 𝑓 minus 𝑔 of 𝑥 is equal to the
difference between the functions 𝑓 of 𝑥 and 𝑔 of 𝑥; it’s 𝑓 of 𝑥 minus 𝑔 of
𝑥. Given that our functions are
defined as 𝑓 of 𝑥 equals 𝑥 plus nine over 𝑥 squared plus 15𝑥 plus 54 and 𝑔 of
𝑥 is 𝑥 plus eight, we see that 𝑓 minus 𝑔 of 𝑥 here is 𝑥 plus nine over 𝑥
squared plus 15𝑥 plus 54 minus 𝑥 plus eight. And we could go ahead and simplify
this, but actually it’s not entirely necessary since we’re looking to work out
whether we can evaluate the function at 𝑥 equals negative six.
And so we need to consider what the
domain of our function 𝑓 minus 𝑔 of 𝑥 is. Well, the domain of a combination
of functions is equal to the intersection of the domains of the respective
functions. So here, we need to find the domain
of 𝑓 of 𝑥 and 𝑔 of 𝑥. Firstly, 𝑔 of 𝑥 is the function
𝑥 plus eight, and that’s a polynomial. Now we know the domain of a
polynomial is simply the set of real numbers. And so we can say that the domain
of 𝑔 of 𝑥 is the set of real numbers; 𝑥 can be any of these. But what about the function 𝑓 of
𝑥? Well, 𝑓 of 𝑥 is the quotient of
two polynomials. And when we think about these
quotients, we must make sure that the denominator is not equal to zero.
And so what we’re going to do is
set the denominator of 𝑓 of 𝑥 equal to zero and solve for 𝑥. And these will tell us the values
of 𝑥 that we need to exclude from our function since they will give us a result of
zero. So 𝑥 squared plus 15𝑥 plus 54
equals zero. We’ll factor the expression on the
left-hand side. It’s a quadratic, so we’re going to
have a pair of parentheses with 𝑥 at the front of each binomial. Then, we want two numbers that
multiply to make 54, they have a product of 54, and they add to make 15. Those numbers are six and nine, so
our expression factors to 𝑥 plus six times 𝑥 plus nine.
And now we know that since the
product of these binomials is equal to zero, either one or other of them must itself
be equal to zero. That is, 𝑥 plus six is equal to
zero or 𝑥 plus nine is equal to zero. If we solve this first equation by
subtracting six from both sides, we get 𝑥 equals negative six. And when we solve the second
equation, we get 𝑥 equals negative nine. And so the values of 𝑥 that make
the denominator of our function 𝑓 of 𝑥 equal to zero are negative six and negative
nine. Now, since 𝑓 of 𝑥 is itself the
quotient of two polynomials, we know its domain is the set of real numbers not
including the set containing the elements that make the denominator equal to
zero.
And so, the domain of 𝑓 of 𝑥 is
the set of real numbers minus the set including the elements negative six and
negative nine. The domain of our combination
function 𝑓 minus 𝑔 of 𝑥 is the intersection of our two domains, the domain of 𝑓
of 𝑥 and 𝑔 of 𝑥. The overlap of the domain of 𝑓 of
𝑥 and 𝑔 of 𝑥 is the set of real numbers minus the set including negative six and
negative nine. And so, if we go back to what our
question is asking us, to evaluate 𝑓 minus 𝑔 of negative six, we can see that
negative six is not in the domain of this function. And so, we can’t actually evaluate
it. The function 𝑓 minus 𝑔 of 𝑥 is
undefined at that point. And so we say that the value of 𝑓
minus 𝑔 of negative six is undefined.
In our next example, we’ll look at
how the inclusion of a root function affects the domain of the sum of two
functions.
If 𝑓 and 𝑔 are two real functions
where 𝑓 of 𝑥 is 𝑥 squared minus five 𝑥 and 𝑔 of 𝑥 is equal to the square root
of 𝑥 plus one, find the domain of the function 𝑓 plus 𝑔.
Firstly, we recall that the
combination function 𝑓 plus 𝑔 is simply the sum of the functions 𝑓 and 𝑔. Now, we’re looking to find the
domain of this combination function. And so, we recall that the domain
of 𝑓 plus 𝑔, that’s the set of inputs that will yield real outputs, is the
intersections of the domains of 𝑓 and 𝑔. So, let’s find the domains of 𝑓
and 𝑔. We begin with the function 𝑓 of
𝑥. It’s 𝑥 squared minus five 𝑥. It’s simply a polynomial, and we
know that the domain of a polynomial function is the set of real numbers. So, the domain of 𝑓 of 𝑥 is the
set of real numbers.
And what about the function 𝑔 of
𝑥? Well, with a root function, we know
that to yield a real output, the number inside the square root must be bigger than
or equal to zero. In 𝑔 of 𝑥, we have a function
inside the square root, so 𝑥 plus one must be bigger than or equal to zero. And this means to find the domain
of 𝑔 of 𝑥, we need to solve the inequality 𝑥 plus one is greater than or equal to
zero. We’ll do this by subtracting one
from both sides. And that tells us that 𝑥 must be
greater than or equal to negative one. We can use interval notation to
represent the domain of 𝑔 of 𝑥. 𝑥 must be greater than or equal to
negative one, so we say that the domain of 𝑔 of 𝑥 is the left-closed, right-open
interval from negative one to ∞.
Notice that we can’t really define
∞, hence why we can’t have a square bracket on the right-hand side of this
interval. And so we know that the domain of
our function 𝑓 plus 𝑔 is the intersection, the overlap, between these two
domains. If we consider the domain of 𝑔 of
𝑥 to be a subset of the set of real numbers, then we see that the domain of 𝑓 plus
𝑔, the overlap, is in fact the left-closed, right-open interval from negative one
to ∞. And so, that interval, that set of
values for 𝑥, is the domain of the function 𝑓 plus 𝑔.
Let’s now consider the product of
two polynomials.
Given that 𝑓 sub one maps numbers
from the set of positive real numbers onto the set of real numbers such that 𝑓 sub
one of 𝑥 is equal to 𝑥 minus four and 𝑓 sub two maps numbers from the left-open,
right-closed interval from negative nine to one onto the set of real numbers such
that 𝑓 sub two of 𝑥 is equal to five 𝑥 minus two, find 𝑓 one times 𝑓 two of 𝑥
and state its domain.
Firstly, we recall that the product
of 𝑓 one and 𝑓 two of 𝑥 is actually equal to the product of the two
functions. It’s 𝑓 one of 𝑥 times 𝑓 two of
𝑥. And we know that when we combine
functions, the domain of the resulting function will be the intersection of the
domains of the respective functions. The only time we need to take into
account additional information is if we’re finding the quotient and we need to make
sure the denominator is not equal to zero. But of course, that’s not
applicable here, so let’s begin by finding 𝑓 one times 𝑓 two of 𝑥. 𝑓 one is 𝑥 minus four and 𝑓 sub
two is five 𝑥 minus two, so the product is 𝑥 minus four times five 𝑥 minus
two.
Let’s distribute these parentheses
by using the FOIL method. We’re going to multiply the first
term in each binomial. 𝑥 times five 𝑥 is five 𝑥
squared. Next, we multiply the outer terms,
which gives us negative two 𝑥. And we multiply the inner terms,
giving us negative 20𝑥. Finally, we multiply the last term
in each binomial. Negative four times negative two is
eight. And so we see 𝑓 one times 𝑓 two
of 𝑥 is five 𝑥 squared minus 22𝑥 plus eight. But what is the domain of this
function?
Well, both 𝑓 one of 𝑥 and 𝑓 sub
two of 𝑥 are, in fact, polynomials, and usually the domain of a polynomial is the
set of real numbers. But we’re actually told that 𝑓 sub
one maps numbers from the set of positive real numbers. And so that’s the domain of 𝑓 sub
one. It’s the positive real numbers. Then we’re told that 𝑓 sub two
maps numbers from the left-open, right-closed interval from negative nine to
one. In other words, 𝑥 can be greater
than negative nine and less than or equal to one. And so, that’s the domain of 𝑓 sub
two. The domain of the product of our
functions will be the intersection, the overlap, of these two domains. And so, let’s use a number line to
establish where this overlap lies.
The domain of 𝑓 sub one is the set
of positive real numbers. So that’s any number greater than
zero as shown. The domain of 𝑓 sub two is values
of 𝑥 greater than negative nine and less than or equal to one. The overlap lies here. It’s values of 𝑥 greater than zero
and less than or equal to one. We can represent this domain using
interval notation as shown. And so we see that 𝑓 one times 𝑓
two of 𝑥 is five 𝑥 squared minus 22𝑥 plus eight, and the domain is 𝑥 is an
element of the left-open, right-closed interval from zero to one.
We’ll now look at how we need to
amend our process somewhat when finding the quotient of two functions.
Given that 𝑓 and 𝑔 are two real
functions where 𝑓 of 𝑥 is equal to 𝑥 squared minus one and 𝑔 of 𝑥 is equal to
the square root of 𝑥 plus five, find the value of 𝑔 over 𝑓 of negative two if
possible.
Firstly, we recall that 𝑔 over 𝑓
of 𝑥 is simply the quotient of the functions. It’s 𝑔 of 𝑥 over 𝑓 of 𝑥. And the reason this question says
to find the value of 𝑔 over 𝑓 of negative two “if possible” is because when we
think about the domain of our combined function, that’s 𝑔 over 𝑓 of 𝑥, we think
about the intersection of the domains of 𝑓 and 𝑔. But we want to make sure the
denominator, here that’s 𝑓 of 𝑥, is not equal to zero. So, let’s begin by looking for the
domains of our respective functions. 𝑓 of 𝑥 is 𝑥 squared minus
one. Now that’s just a polynomial, and
the domain of a polynomial is simply the set of all real numbers. So, the domain of 𝑓 of 𝑥 is
indeed the set of all real numbers.
𝑔 of 𝑥 is a little more
complicated though. We have the square root of 𝑥 plus
five. And we know that for the square
root of a number to be real, that number must be greater than or equal to zero. So here, we know that 𝑥 plus five
must be greater than or equal to zero. Let’s solve this inequality by
subtracting five from both sides. And when we do, we find that 𝑥
must be greater than or equal to negative five. And therefore, the domain of our
function 𝑔 of 𝑥 is 𝑥 is an element of the left-closed, right-open interval from
negative five to ∞. And so we move on to finding the
domain of 𝑔 over 𝑓 of 𝑥. It’s the intersection of the
domains of 𝑓 of 𝑥 and 𝑔 of 𝑥, which is the left-closed, right-open interval from
negative five to ∞.
But we need to exclude the values
of 𝑥 that make the denominator equal to zero. In other words, we need to exclude
the values of 𝑥 that make the expression 𝑥 squared minus one, that’s the function
𝑓 of 𝑥, equal to zero. This time we’ll solve this equation
by adding one to both sides, which gives us 𝑥 squared is equal to one. Next, we take the square root of
both sides, remembering, of course, to take both the positive and negative square
root of one. And when we do, we find 𝑥 is equal
to positive or negative one. And so, this means that the domain
of 𝑔 over 𝑓 of 𝑥 is the left-closed, right-open interval from negative five to ∞
minus the set including the elements negative one and one.
So, what does this mean for the
value of 𝑔 over 𝑓 of negative two? 𝑥 is equal to negative two is
within the domain of the function, and therefore it can be evaluated. And so, we’re now going to move on
to finding the function 𝑔 over 𝑓 of 𝑥. We take the function 𝑔 of 𝑥, and
we divide it by the function 𝑓 of 𝑥, so that’s the square root of 𝑥 plus five
over 𝑥 squared minus one. Then, 𝑔 over 𝑓 of negative two is
found by replacing 𝑥 with negative two, so we get the square root of negative two
plus five over negative two squared minus one, which simplifies to the square root
of three over three. And so, given the functions 𝑓 and
𝑔, we’ve shown that the value of 𝑔 over 𝑓 of negative two is the square root of
three over three.
We’ll now move on and establish the
key points from this lesson. In this video, we saw that given
two functions 𝑓 of 𝑥 and 𝑔 of 𝑥, the combined function 𝑓 plus 𝑔 of 𝑥 is the
sum of the functions. It’s 𝑓 of 𝑥 plus 𝑔 of 𝑥. We saw that 𝑓 minus 𝑔 of 𝑥 is 𝑓
of 𝑥 minus 𝑔 of 𝑥. And we also saw that 𝑓 times 𝑔 of
𝑥 is simply 𝑓 of 𝑥 times 𝑔 of 𝑥. We learned that 𝑓 over 𝑔 of 𝑥 is
𝑓 of 𝑥 over 𝑔 of 𝑥. Finally, we learned that the domain
of each of our combinations is the intersection of the domains of 𝑓 and 𝑔 of
𝑥. In other words, both functions must
be defined at a point for the combination to be defined.
We also saw that an additional
requirement that applies only to the division of functions is that the denominator
cannot be equal to zero. So, the domain of 𝑓 over 𝑔 of 𝑥
is the intersection of the domains of 𝑓 and 𝑔 minus the values of 𝑥 that make the
denominator equal to zero.