|
TI-85 TechSkills 1: Functions |
This TechSkills module explains one of the TI-85'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-85
. Enter the mode menu by pressing
MODE (MODE is located just above the
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
.
For example, Float specifies the number of places past the decimal point for which numbers are displayed on the
calculator's home screen. 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 press press press press press press press press press The answer, 140, appears at the right of the screen. |
![]()
|
Graphing a Function
Once the function is entered in the y(x)= menu, to see its graph, press . You now set the horizontal and vertical limits for viewing the
graph. Press to access the ZOOM menu. Then press
to select ZSTD, the standard graph window.
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
RANGE window; otherwise, you get the error screen. If you get the error screen, press F5 to QUIT and return to the
home screen. Press
, then
to access RANGE, then 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-85 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.
Press
CALC (located above the division key).
Press
to see more options in the menu.
Press
to select fMax.
Press
VARS (located above the 3 key)
press
to select ALL
press
repeatedly to scroll through the list to select y1
press
press
press
|
The TI-85 displays the x-value in the designated interval from x = -2 to 0 at which the maximum occurs: X = -1.2152. To obtain the maximum value at this x-value: press press press |
![]() ![]() |
The TI85 now returns you to the graph screen with the cursor located at the corresponding maximum point.
Similarly, one can access fMin through the CALC menu: fMin(y1,x,0,1) yields X = .5486. The corresponding minimum point on the graph is X = .54858470168 and Y = -.6311303094.
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:

, then
to access the y(x)= menu, then enter the function as follows:
(
) x (X<0) + (X) x (0
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 RANGE menu.
Enter the desired range (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_85 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 , then to access the FORMT menu. In the format menu, third line down,
highlight DrawDot, then press . Press
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 line and the dot formats.
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