Unit 1

Functions


Domain and Range

The domain of a function refers to the set of possible x-values (input values).

The range of a function refers to the set of possible y-values or fx-values (output values).

For the function fx=x, consider whether there are any restrictions to the domain or range.

The table of values showed x-values of 1, 4, 9, and 16 along with the corresponding function values. You may have noticed that all four of those input values are perfect squares. As such, when the function was evaluated for those values, the results were the whole numbers 1,2,3, and 4.

Now, consider a non-perfect square input value such as x=10.

f10=103.16

Can x=0 be used?

f0=0=0

Zero and all positive perfect and non-perfect square input values are permissible, and therefore belong to the domain of the function fx=x.

How about x=1?

f1=1

Try it on your calculator.


The result is an error. Why?

Think about what the operation of taking the square root actually means. It is the opposite operation of squaring a number.

Consider 32.

32=9

Then, take the square root of 9.

9=3

Also, consider 32.

32=33=9

Squaring a positive value produces a positive result. Squaring a negative value produces a positive result. No real number multiplied by itself will result in a negative product. Therefore, it is not possible to take the square root of a negative number and get a real output.

These findings confirm there must be a restriction on the domain and range of the function. In the following example, you will determine the specific nature of those restrictions.

i.
Determine the restrictions on the variable x for each of the following functions.
ii.
State the domain and range of each function.
a.
y=x
b.
y=x3
c.
y=2x+6
d.
fx=34x12


a.
y=x

i.
Variable restrictions:

The value under the square root sign cannot be negative. Therefore, x must be greater than or equal to 0.

ii.
Domain: xx0,xR
(which reads: x such that x is greater than or equal to zero, and x is a real number).

Because y increases as x increases for y=x, using the smallest possible x-value will generate the smallest possible y-value. Similarly, using the largest possible x-value will generate the largest possible y-value. Determining these end y-values will allow you to determine the range.

In this case, there is no upper limit on the domain, so select another value for x that is in the domain, and generate a corresponding y-value to determine the direction of the range.

For the smallest possible x-value, zero, we already know the corresponding function value, zero.

For another x-value in the domain, try x=1.

y=1=1

As x increases in value, so does y. Now, the range can be determined. As x gets larger (approaches infinity), y also gets larger and approaches infinity.

Range: yy0,yR

b.
y=x3

i.
Variable restrictions:

The expression x3 is under the square root sign. x30

Solve for the values of x that will make x3 greater than or equal to 0. Add 3 to both sides of the inequality sign.

x-30x3

ii.
Domain: xx3,xR

Determine one endpoint of the range.

y=x3=33=0=0

Now, select another domain value to generate a corresponding y-value and the direction of the range.

Try x=4.

y=43=1=1

As x increases in value, so does y.

Range: yy0,yR

c.
y=2x+6

i.
Variable Restrictions:

The expression 2x+6 is under the square root sign.

2x+602x6x-3

ii.
Domain: xx-3,xR

y=2x+6=23+6=0=0

Now, select another domain value to generate a corresponding y-value and the direction of the range.

Try x=1.

y=21+6=4=2

As x increases, so does y.

Range: yy0,yR

d.
fx=34x12

i.
Variable Restrictions:

The expression 4x is under the square root sign.

4x04x

ii.
Domain: xx4,xR

fx=34x12f4=34412=3012=-12

Now, select another domain value to generate a corresponding fx-value and the direction of the range.

Try x=0

fx=34x12f0=34x12=3212=-6

As x decreases, the value of the function increases.

Range: fxfx12,fxR.