|
TI-86 TechSkills 1: Functions |
This TechSkills module explains one of the TI-86's most useful tools, working with a function: evaluation and graphing. We illustrate the desired skills with examples.
A Preliminary: The Mode Menu
Your calculator has mode settings that deal with a variety of formats. To get an appropriate solution you must have the calculator set up properly.
Here's how to check your settings.
Turn your TI-86
. Enter the mode menu by pressing
MODE (MODE is located just above the MORE key).
The screen looks something like this. The standard settings are displayed at the right. To change a setting, use the arrow
keys to highlight the mode you want to change, then press . When done, press
to save the mode settings and return to the
home screen.
|
![]() |
Note When graphing trigonometric functions, make sure that the calculator is in RADIAN mode and use functional notation; e.g., sin(x).
Evaluating A Function
For example, let's enter the function y = x(x Ð 1)(x + 2) and evaluate it at x=5.
Entering the Function in the y(x)= Menu
Enter the equation in the y(x)= format from the graph menu: press , then press . For example,
our function y = x(x Ð 1)(x + 2) is entered by pressing
Press |
![]() |
A Functional Value
We explain two methods to evaluate the function y1 at a single input value; say, y1(5). One method is through the CALC menu, the second method is through the graph menu, which we describe later in the section on graphing. To compute y1(5) through the CALC menu:
![]() |
press CALC (located above the division sign)
press press press press press press press press press The answer, 140, appears at the right of the screen. |
A Table of Functional Values
The TI-86 has nice features for creating a table of functional values. For example, we'll construct a table of values for
our function for x = 0, 5, 10, 15, etc.
![]() |
Press TblStart is the first input value to start our table. Type
|
|
Press |
![]() |
Graphing a Function
![]()
|
Once the function is entered in the y(x)= menu, to see its graph, press
We can compute a functional value while in the graph menu. Press
|
Note
A potential problem here is that your input value (here, 5) must be between the xMin and xMax defined in the graphing window;
otherwise, you get the error screen. If you get the error screen, press
to QUIT and return to the home screen.
Press
, then
to access WIND, the window menu, and select appropriate
xMin and xMax values. Then press
to GRAPH. Once in the
graph screen, then the preceding directions will work to produce the desired functional value.
Trace
Press to return to the graph screen. To use the
trace feature from the graph screen, press
. A cursor appears
on the graph. Use the left and right arrow keys to move the cursor along the graph. The x- and y-coordinates of the point
at the
cursor appear at the bottom of the screen. |
![]() |
Extreme Values of a Function
At times it is important to find the lowest and highest range values in a given domain. These are called the extreme values. The TI-86 can approximate these extreme values by using the trace feature in the graph menu. Notice the local maximum (high point) to the left of the origin and the local minimum (low point) to the right of the origin. We now estimate the local extreme values.
First, we adjust the window for a better view. Press
to return to the graph window. Then press to access the
zoom menu. Press to select ZIN (zoom in). Use the arrow
keys to place the cursor at the center of the new graph. For this example, use the arrow keys and place the cursor at the
origin: X = 0 and Y = 0. Then press . |
|
|
Press Press |
![]() |
Use the right arrow to move the cursor to the minimum point. Do you get x = .55555555556 and y = -.6310013717?
The trace feature is handy for approximating an extreme value. However, you can get a maximum or minimum value directly through the CALC menu from trace.
|
Press Press Press press press press press press |
|
|
The TI-86 displays the maximum point that occurs in the designated interval from x = -2 to 0: X = -1.215250372 and Y = 2.1126117909.
|
|
Piecewise Defined Functions
A frequently asked question is, How do I enter a piecewise defined function? For example, suppose the function f is defined as follows:

Press
, then
to access the y(x)= menu, then enter the function as
follows:
X and X<1) + (2) x (X
1)
For safety, enclose each component function in parentheses, multiplied by the corresponding condition enclosed in parentheses. You find the comparison symbols (<, >,
,
) in the TEST menu
(TEST is located just above the 2 key). Also you find the logical connectors (and, or, xor, not) in the BASE menu, Boolean
(BOOL) submenu. Accordingly, the complete keystroke sequence for entering the function in the y(x)= menu is:
TEST
BASE
TEST
After the function is entered, press to access the WIND (window) menu. Enter the desired window
(suggestion: use xMin = -2, xMax = 2, xScl = 1, yMin = -1, yMax = 4, yScl = 1). Then press to GRAPH. Notice that something appears wrong with the graph; in particular, the linear segment y = x defined on the interval from 0 to 1 is joined to the horizontal segment y = 2 defined for x>1. When constructing a graph, the TI_86 plots a graph pixel for each pixel value of x along the horizontal axis, then connects adjacent graph pixels with straight-line segments (just like playing connect-the-dots in elementary school). For functions with a break, this connect feature is not desired.
|
|
To avoid the connection, press to access the
y(x)= menu. Press , then to access the STYLE menu. Notice the icon in front of y1. Each time
you press , the icon changes, indicating a new
graph style. Press several times until three dots
appear in a diagonal line. Now press M5 to GRAPH the function. The jump discontinuity at x = 1 is now evident. Notice that the dots used to make the graph are not connected together.
This dot graph style for graphing is important when graphing any function that would display a vertical asymptote or a
jump discontinuity. As an illustration, graph y = tan(x) using the x-window from
- to
using both the connected and the dot styles.
|
|
END
The author wishes to extend his appreciation to Texas Instruments for their professor assistance program. Visit the TI calculator website at http://www.ti.com.
Charles M. Biles, Ph.D.
Professor of Mathematics
Humboldt State University
Arcata, CA 95521-8299