0% found this document useful (0 votes)
27 views

Finding The Domain of Functions PR ABDELHADI

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
27 views

Finding The Domain of Functions PR ABDELHADI

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

SOUTIEN SCOLAIRE

Finding Domain for Functions


-This tutorial will focus on finding the Domain algebraically for Polynomial, Rational, and
Radical Functions. (Knowledge of Interval Notation is assumed.)
What is Domain and why does it matter?
-The Domain for a function is its input, just as its output is called Range.
-This matters because in math you can’t put a number into a function that will violate the
rules of logic, when you have a situation like this, you remove all numbers that violate the
rules from the Domain. This is called a domain restriction.
-In the Real World the need for this type of thinking is most apparent in the world of
computer programming.
Polynomial Functions
-Polynomial functions are power functions that range from linear up, below are 3 examples
of different polynomial functions.
(𝑥) = 2𝑥 − 1 , 𝑓(𝑥) = 2𝑥2 − 𝑥 + 4 , 𝑓(𝑥) = 2𝑥4 − 𝑥3 + 2𝑥 − 8
-In terms of domain, polynomial functions are notoriously friendly and unless otherwise
imposed, have no domain restrictions.
-This means that there is no real number that cannot be plugged into a polynomial function,
in other words, the domain is all real numbers, all the time.
-Using interval notation, the Domain for polynomial function is (−∞, ∞).
Example 1: Find the domain for (𝑥) = −3𝑥 + 7.
SOLUTION: Since this is a polynomial function, the domain is (−∞, ∞).

2
Example 2: Find the domain for 𝑓 (𝑥) = 3 𝑥2 − 2.5𝑥 + 3.

SOLUTION: Since this is a polynomial function, the domain is (−∞, ∞).

Example 3: Find the domain for (𝑥) = 2𝑥5 − 3𝑥4 + 𝑥3 − 5𝑥2 + 2𝑥 − 1.


SOLUTION: Since this is a polynomial function, the domain is (−∞, ∞).

Example 4: Find the domain for (𝑥) = −5.


SOLUTION: Since this is a linear polynomial, the domain is (−∞, ∞).
SOUTIEN SCOLAIRE

Rational Functions
-A rational function is a function that contains variables in the denominator as well as the
numerator. Below are a few examples of rational functions.
2 2𝑥 − 3 2𝑥2 − 3𝑥 + 1
𝑓(𝑥) = , 𝑓(𝑥) = , 𝑓(𝑥) =
𝑥−1 3𝑥 − 2 𝑥
-It may be tempting to think that every function that contains fractions is rational, but this
2𝑥−3
is not always the case. For example, (𝑥) = , looks rational, but upon closer inspection,
4
we see that there is no variable in the denominator, so this is a polynomial.
The Important Rules for Rational Functions
-The only restriction on the domains of rational functions is that there can never, I repeat,
never, be a 0 in the denominator.
-Dividing by zero would cause our function to misbehave in a terrible way.
-Any number that would create a 0 in the denominator, MUST be removed.
-To find the number that will create 0 in the denominator, we set the denominator equal to
0 and solve.
-Whatever number is our solution, must be removed from the domain.

1
Example 1: Find the domain for (𝑥) = .
𝑥−3

SOLUTION: To find the value that would create 0 in the denominator, we set the
denominator equal to 0 and solve. So, 𝑥 − 3 = 0, and to solve this we simply add 3 to both
sides getting 𝑥 = 3. This means that 3 MUST be removed from the domain.
When we remove 3 from the number line, we get a domain of, (−∞, 3) ∪ (3, ∞).

2𝑥−4
Example 2: Find the domain for (𝑥) = .
4𝑥−3

SOLUTION: Even though we have terms in the numerator, none of them will restrict the
domain, so we once again set the denominator equal to 0 and solve.
3
4𝑥 − 3 = 0 → 4𝑥 = 3 → 𝑥=
4
3
This means that 𝑥 = MUST be removed from the domain of the function.
4
3 3
Therefore, the domain is (−∞, ) ∪ ( , ∞).
4 4
SOUTIEN SCOLAIRE

𝑥−1
Example 3: Find the domain for (𝑥) = .
𝑥2+𝑥−6

SOLUTION: Just like in previous problems, we must set the denominator equal to 0 and
solve, however, we are going to have to remove two numbers from the domain this time.
First, we set 𝑥2 + 𝑥 − 6 = 0. This is a quadratic equation so to solve it we can factor, or if
you prefer, you may use the quadratic formula. If we factor, we get (𝑥 − 2)(𝑥 + 3) = 0. This
will give us solutions of {2, −3}. These numbers must be removed from the domain.
Once we remove -3 and 2, we have a domain of (−∞, −3) ∪ (−3, 2) ∪ (2, ∞).

Radical Functions
-Radical Function are a large family, in this tutorial, we will focus on the two types of
radical functions most often seen by students, they are the square root functions, and cube
root functions.

Square Root Functions


- As their name implies, square root functions are functions that contain a square
root, some examples of square root function are listed below.
(𝑥) = √𝑥 + 3 𝑓(𝑥) = √2𝑥 − 3
- With square root functions, the most important thing to keep in mind is that we
CANNOT have a negative in the radicand, therefore, every number within the
radicand must be greater than, or, equal to, 0. We use this simple inequality to find
the domain.

Example 1: Find the domain for (𝑥) = √2𝑥 − 7.


SOLUTION: Since we know that whatever is within the radicand is greater than or equal to
0, we set it up as an inequality, 2𝑥 − 7 ≥ 0. Next, we add 7 to both side getting 2𝑥 ≥ 7, now
7
all we must do is divide both sides by 2 and have 𝑥 ≥ . This means that every x must be
2
7 7
greater than or equal to . Therefore, in interval notation, our domain is [ , ∞).
2 2

Example 2: Find the domain for (𝑥) = √−𝑥 − 3.


SOLUTION: We set up our inequality as −𝑥 − 3 ≥ 0. Next, we add 3 to both sides getting
−𝑥 ≥ 3. Now, we divide by -1, remember that that will change the direction of the
inequality, 𝑥 ≤ −3. Therefore, (−∞, −3] is the domain.
SOUTIEN SCOLAIRE

3
Example 3: Find the domain for (𝑥) = .
√2𝑥−3

SOLUTION: This is an interesting problem because it combines both radical and rational
functions. This truth is that it really isn’t much different from the other problems as we will
see below. The difference here is that we will set up out inequality like 2𝑥 − 3 > 0, without
the equal to, because we CANNOT have 0 in the denominator. We will solve the inequality
3
by first adding 3 to both sides, 2𝑥 > 3, now we will divide both sides by 2 to get 𝑥 > .
2
3
Therefore, the domain for this function is ( , ∞).
2

You might also like