Example # 1
Consider the problem of finding the limit for the following function when the value of x is greater than 1 :


| Value of x | Value of n | Value of xn | |
|---|---|---|---|
| 100 | 10 | 10010 | |
| 200 | 10 | 20010 | |
| 1000 | 10 | 100010 | |
, x n also
approaches
.
This can be simply expressed in the following form :

Example # 2
Consider the problem of finding the limit for the following function when the value of x is greater than 1 :


| Value of x | Value of n | Value of x-n | |
|---|---|---|---|
| 10 | 2 | 0.01 | |
| 100 | 2 | 0.001 | |
| 1000 | 2 | 0.000001 | |
| 10000 | 2 | 0.00000001 | |
, x -n approaches 0.
This can be simply expressed in the following form :

Example # 3
Consider the problem of finding the limit for the following function when the value of x is greater than 1 :

. i.e.,when
n > 0 and n ->
and the value of x is greater than 0.

| Value of x | Value of n | Value of xn | |
|---|---|---|---|
| 100 | 2 | 1002 | |
| 100 | 4 | 1004 | |
| 100 | 10 | 10010 | |
| 100 | 20 | 10020 | |
, x n approaches
.
This can be simply expressed in the following form :

Example # 4
Consider the problem of finding the limit for the following function when the value of x is greater than 1 :

. i.e.,when n > 0 and n ->
and the value of x is greater than 0.

| Value of x | Value of n | Value of x-n | |
|---|---|---|---|
| 100 | 2 | 0.0001 | |
| 100 | 4 | 0.00000001 | |
| 100 | 5 | 0.0000000001 | |
, x -n approaches 0.
This can be simply expressed in the following form :

Example # 5
Consider the problem of finding the limit for the following function when the value of x is less than 1 and greater than 0.

. i.e.,n > 0 and the value of x is less than 1 and greater than 0.

| Value of x | Value of n | Value of xn | |
|---|---|---|---|
| 0.01 | 2 | 0.0001 | |
| 0.01 | 4 | 0.00000001 | |
| 0.01 | 6 | 0.000000000001 | |
, x -n approaches 0.
This can be simply expressed in the following form :

Example # 6
Consider the problem of finding the limit for the following function when the value of x is less than 1 and greater than 0 :


| Value of x | Value of n | Value of x-n | |
|---|---|---|---|
| 0.01 | 2 | 10000 | |
| 0.01 | 4 | 100000000 | |
| 0.01 | 6 | 1000000000000 | |
, x -n approaches
.
This can be simply expressed in the following form

Would you like to try these examples yourself?
Graphing interactive workbench