Docsity
Docsity

Prepare for your exams
Prepare for your exams

Study with the several resources on Docsity


Earn points to download
Earn points to download

Earn points by helping other students or get them with a premium plan


Guidelines and tips
Guidelines and tips

Understanding Domains and Ranges of Functions: Examples and Notations, Schemes and Mind Maps of Signals and Systems

The concepts of domains and ranges of functions, using examples and notations. The domain refers to the set of values that can be plugged into a function, while the range is the set of values that the function produces. interval notation and set notation for representing domains, and provides examples to help illustrate the concepts. It also discusses how to find the range of a function by looking at its graph.

What you will learn

  • How can we represent the domain of a function using interval notation?
  • What is the range of a function and how can we find it?
  • What is the domain of a function?

Typology: Schemes and Mind Maps

2021/2022

Uploaded on 09/12/2022

parolie
parolie 🇺🇸

4.9

(15)

249 documents

1 / 5

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Domain and Range
The domain of a function is the set of values that we are allowed to plug into our function.
This set is the xvalues in a function such as f(x).
The range of a function is the set of values that the function assumes. This set is the values
that the function shoots out after we plug an xvalue in. They are the yvalues.
We can think of a function as a machine along an assembly line. On one end of the assembly
line we have a few screws and bolts and on the other end we have a car. The machine in the
middle is the function. The screws and bolts that we input into the machine (our function)
is the domain. The car (or output) at the other can be thought of as the range.
Many problems will ask you to find the domain of a function. What does this mean?
All the problem is asking you is to find what values of xcan be plugged into the function.
This is useful to know since some functions have limits on what is permissible as an input.
For instance, consider the function:
f(x) = 1
x(1)
We know that we can never divide by 0 so here our domain can not include the value x= 0.
However, all other values of xwould be OK. We can plug in any other number into our
function and we would get an output. If we ever put a number into a function and we can’t
get an output then we know that there is some sort of domain issue. The most common
occurrences of this happen with:
dividing by 0
negative square roots
negative logs
There are two main ways to write domains: interval notation and set notation.
1
pf3
pf4
pf5

Partial preview of the text

Download Understanding Domains and Ranges of Functions: Examples and Notations and more Schemes and Mind Maps Signals and Systems in PDF only on Docsity!

Domain and Range

The domain of a function is the set of values that we are allowed to plug into our function. This set is the x values in a function such as f (x).

The range of a function is the set of values that the function assumes. This set is the values that the function shoots out after we plug an x value in. They are the y values.

We can think of a function as a machine along an assembly line. On one end of the assembly line we have a few screws and bolts and on the other end we have a car. The machine in the middle is the function. The screws and bolts that we input into the machine (our function) is the domain. The car (or output) at the other can be thought of as the range.

Many problems will ask you to find the domain of a function. What does this mean?

All the problem is asking you is to find what values of x can be plugged into the function. This is useful to know since some functions have limits on what is permissible as an input. For instance, consider the function:

f (x) =

x

We know that we can never divide by 0 so here our domain can not include the value x = 0. However, all other values of x would be OK. We can plug in any other number into our function and we would get an output. If we ever put a number into a function and we can’t get an output then we know that there is some sort of domain issue. The most common occurrences of this happen with:

  • dividing by 0
  • negative square roots
  • negative logs

There are two main ways to write domains: interval notation and set notation.

Interval notation used parenthesis or brackets to imply where the function is defined. In the case of our example, we would write our domain using interval notation in the following way:

D : (−∞, 0) ∪ (0, ∞) (2)

All this is saying is from negative infinity up to 0 we can plug anything into our function and (the ∪ is called a union and it means ’and’) from 0 (but not including 0 ) to positive infinity we can plug in anything. But, again, not 0.

Set notation uses sets to say explicitly where the function is or isn’t defined. For instance, for our example we would use set notation in the following way:

D : {x|x 6 = 0} (3)

This can be read as D is our domain of all values of x such that (the vertical line means ’such that’) x is not 0. Everything else is OK.

Before we look at some examples, lets talk for a little bit about range. Range is a little trickier to find than domain. Most of the time, we’re going to have to look at the graph of the function to determine its range.

Examples

  • Example 1

g(x) =

6 x − 2 3 x − 4

We obviously don’t have any logs or square roots in this function so those two things won’t cause any issues. We do have a fraction though and we know that we can never divide by 0. Therefore we will set the denominator of g(x) equal to 0 and solve for x. This value(s) of x will be where our domain does not exist.

3 x − 4 = 0 (5) 3 x = 4 (6)

x =

We just solved where our function is not defined. If we plug x = 43 into our function we get a 0 in the denominator. We can write our domain in either of the following two ways:

D :

D : {x|x 6 =

To find the range we think about what all square root graphs look like. The graph for this function is:

We can then see that the range of this function will be:

R : [0, ∞) (17) R : {y|y ≥ 0 } (18)

  • Example 3

r(x) = x^3 − 4 (19)

This problem is a little different in that it doesn’t have any fractions, square roots or logs. It also doesn’t appear to have any values of x that will make the function undefined. Thus, we say it has an infinite domain. Thus we write the domain as:

D : (−∞, ∞) (20)

D : {x|x ∈ R} (21)

Note: the ∈ means ’an element of’ and therefore we are saying x can be any real num- ber R.

For the range, we know what the graph of x^3 is and therefore our function looks like:

We then see that the range is also infinite and we write the range as:

R : (−∞, ∞) (22)

R : {y|y ∈ R} (23)

Here are some example problems for you to work out on your own with their respective answers at the bottom:

Find the domains and ranges of the following functions.

m(x) =

2 x 2 x − 2

a(x) =

x^2 − 4 (25) t(x) =

x^2 + 4 (26)

h(x) =

x^2 − 1 x − 1

s(x) =

x − 4 x^2 − 25

answers for domain in order: (−∞, 1) ∪ (1, ∞) (−∞, −2) ∪ (2, ∞) (−∞, ∞) (−∞, 1) ∪ (1, ∞) [4, 5) ∪ (5, ∞) answers for range in order: (−∞, 1) ∪ (1, ∞) (0, ∞) (0, ∞) (−∞, 1) ∪ (1, ∞) (−∞, ∞)