Hey, everyone. So, in the last video, we talked about adding and subtracting functions. Now, continuing on this theme of function operations, we're going to see how we can multiply and divide functions in this video. I will warn you that this process can be a bit tedious because when being asked to multiply or divide functions, you'll also likely be asked to find the domain of a resulting function that you get from this operation. This process can be a bit hard to keep track of, but don't worry about it because, in this video, we're going to be looking at some examples and scenarios that will hopefully clear up any confusion surrounding this topic.
So let's get into it. We'll start by taking a look at multiplying functions. So, if we have one function \( f(x) \), which is the square root of \( x \), and we have \( g(x) \), another function that's \( 3x - 6 \), then multiplying these two functions together would just be the square root of \( x \) multiplied by \( 3x - 6 \), and to simplify this I could take the square root of \( x \) and distribute it into these parenthesis giving us that the product of our functions is \( 3x \times \sqrt{x} - 6 \times \sqrt{x} \), and this right here would be our function when multiplying \( f \) and \( g \) together. Now, we should also take a look at how the domain is going to behave because when multiplying functions, the domain is the set of numbers common to the domains of \( f \) and \( g \). Now, we talked about in previous videos how when we have the square root of \( x \), the domain is going to be every positive number.
In interval notation, we're going to go from 0 to positive infinity. Now, as for this other function \( g(x) \), notice we have this basic polynomial of \( 3x - 6 \), and because of this, any number we plug in for \( x \) is going to be fine. There's nothing that's going to break our function. So, we have no domain restrictions, meaning that our domain is simply negative infinity to positive infinity or basically just all real numbers. Now, the domain for \( f \) multiplied by \( g \) is going to be the combination of the domains individually for \( f \) and \( g \).
Since we see that our restriction for the first domain is 0 to infinity and that we have no restrictions for our second domain, then this combination is going to be 0 to infinity because since this is the only restriction we have, the total domain is going to look like this. But now let's take a look at what happens if we divide functions. So, in this case, we have the same two functions square root of \( X \) and \( 3x - 6 \), and if we want to take \( f \) and divide it by \( g \), all we need to do is divide these two functions that we see. So, we're just going to have the square root of \( X \) divided by \( 3x - 6 \). Now we already discussed before how the domain of the square root of \( x \) is 0 to infinity and the domain of \( 3x - 6 \) is all real numbers.
But if you take a look at what happened when we divided these two functions, you may notice there's actually another restriction that we have here. We have this denominator and the denominator of a fraction can never be equal to 0. Since we said that this denominator here is \( g(x) \), that means \( g(x) \) cannot be 0. And the number that would make this denominator 0 is an \( x \) value of 2. So \( x \) cannot be equal to 2 because if you took 2 and replaced it with this \( x \), you'd have \( 3 \times 2 \) which is 6, and \( 6 - 6 \) which is 0 and you cannot divide by 0.
So, the total domain that we have is going to be a combination of the restrictions we have for our 2 functions and the restriction we get from this combined function. So our total domain is going to go from 0 to 2 because we cannot have anything below 0 underneath the square root that we have, but we also cannot have anything that is equal to 2, because that's a restriction as well. So, our domain is going to go from 0 to 2 and then we'll have another interval from 2 to positive infinity. So basically, we can have any real positive number that is not equal to 2. This is how you can find the domain after multiplying and dividing functions.
Now, before moving on to an example there is one thing I want to mention is the notation may look different depending on what problem you have. So, \( f \) multiplied by \( g \) this situation down here could also be written as \( f \times g(x) \). So both of these notations mean the exact same thing, and with division, \( f(x) \) over \( g(x) \) could also be written as \( f\) over \( g(x) \). So this is just something to keep in mind if you ever see this type of notation in problems. But now let's take a look at an example.
So in this example, we are given these two functions. We're given \( f(x) \) is equal to \( x^2 - 4 \) and \( g(x) \) is \( x + 2 \) and we're asked to complete the following operations below and find the domain of each function. So I'm first going to complete this operation which is \( f \) multiplied by \( g \). So what I'm going to do is take our function for \( f \) which is \( x^2 - 4 \) and then I'll take our function for \( g \) which is \( x + 2 \) and I'll simply multiply these together. I can use the foil method here so I'll have \( x^2 \) times \( x \) which will give us \( x^3 \), I'll have \( x^2 \) times 2 which_NC will give us 2\( x^2 \), negative 4 times \( x \) which will give us minus 4\( x \), and then I'll have negative 4 times 2 which will give us a minus 8 \).
Now nothing here is going to combine any farther, so this right here is the simplified expression. So, this is basically our solution for \( f \times g(x) \). Now, to find the domain of this equation, well, what I need to do is look at the domains for \( f \) and \( g \) and figure out how they're going to combine, but notice that we have 2 polynomials here, and for polynomials, all real numbers are going to be in the domain. So because of this, we could say that the total polynomial we got is going to have a domain which is simply all real numbers, so we'll just go from negative infinity to positive infinity. Nothing is going to break this function, so this would be the domain that we have.
But now let's see what happens if we divide these two functions. So I'll take \( f(x) \), which is \( x^2 - 4 \), and then I'll divide this by \( g(x) \), which is \( x + 2 \). Now I can simplify this fraction but before doing that, I'm actually going to find the domain first. We already talked about how these two polynomials that we initially plugged in are going to have a domain of all real numbers, but notice that when we divide these two together, we end up with a restriction because we have an \( X \) in the denominator. This denominator \( X + 2 \) cannot be equal to 0. If I go ahead and solve this little equation we have here, I'll get the \( X \) cannot equal negative 2. So this is going to be a restriction for our domain.
So now that I've found all the restrictions that we have here, I'm gonna go ahead and simplify this. So \( x^2 - 4 \) is the same thing as \( (x^2 - 2^2) \) because \( 2^2 \) is 4, and the reason I'm writing it like this is that this is a difference of 2 squares. We're taught that \( (x^2 - 2^2) \) can also be written as \( (x + 2) \times (x - 2) \), and then this is all divided by \( x + 2 \). Now notice how the \( x + 2 \)s are going to cancel in this equation, meaning all we're going to end up with is this right here, which is \( x - 2 \). So this right here is the solution for the division operation that we had.
Now, notice just by looking at the final expression we got, it seems like there should be no restrictions, but we do have restrictions because we initially had this \( X + 2 \) in the denominator, and this is why I went ahead and found this domain restriction first because whenever you are trying to find the domain of a function after you've done division or multiplication, you always want to determine the domain restrictions before simplifying the functions. So because we have this domain restriction at an \( x \) value of negative 2, we could say that our domain is going to go from negative infinity to negative 2 (not including this value), and then we'll have another interval from negative 2 to positive infinity; and this right here is going to be the domain of our function. So, this is how you can multiply and divide functions and find the domain of the resulting function. Hopefully, you found this video helpful, and thanks for watching.