Figure 39 is assumed to follow Figure 38. In Figures 39 through 49 we go on to develop the graph at the bottom of page 147. Although the problem should be discontinuous, the graph is the calculator version of a continous set of values for y1=8.5x800. The real trick here is that the graph is done on a split screen. It only takes a few steps to shift the calculator to split screen mode, but it takes a bit of planning to be able to get the screen and the exact table given at the bottom of page 147.
![]() | The first 11 images on this page walk us through a process to
set up the calculator into a default mode. We do this so that
when we do the real work of the page (starting on Figure 12) you can follow along
on your calculator. We start by turning off any "plots" that we may
have on the calculator. We do this by moving to the STAT PLOTS screen,
shown in Figure 1, by pressing the
|
![]() | We want to select the fourth option from Figure 1, therefore
we press ![]() |
![]() | We press ![]() |
![]() | Next, we would like to clear all of the
lists that are defined on the calculator. There is a command to do
this but we will have to find it in the catalog. We open the
catalog by pressing the
![]() ![]() |
![]() | The command that we want is called ClrAllLists.
We could use the down arrow to move to that command. However, we will
take the short-cut of pressing
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
![]() | We press ![]() ![]() |
![]() | Before we start the real work that we want to do,
we need to be sure that we do not have any functions already defined.
On the calculator used to generate these Figures, we press
![]() |
![]() | We press ![]() |
![]() | And, then we press ![]() ![]() |
![]() | Our final preparation will be to set up the list editor.
We do this by moving to the STAT screen
via the ![]() |
![]() | We select that option by pressing ![]() ![]() SetUpEditor initializes the Stat Editor so that it uses the built-in lists, L1 through L6. |
That completes the steps needed to initialize the calculator. Of course, these steps could have been done in a different order. In addition, some of the steps may not have been needed, given that the calculator may already have been set the way we want it.
The problem that we are examining is to express the tuition at a university as a function of the number of credits taken. The tuition is given as $7500, no matter how many credts a student takes. We are lead to believe that a student may only take a whole number of credits, between 1 and 25. In order to simplify the example, the steps below will further restrict that to a number between 1 and 9, inclusive. The expression of the function is
![]() | We will start by moving to the STAT screen via the
![]() |
![]() | Because it is the
highlighted option, ee press ![]() |
![]() | We will add our x values to the
L1
list by pressing ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
![]() | Of course, in our restricted problem, we want the
x values to continue through 9. We press ![]() ![]() ![]() ![]() ![]() ![]() |
![]() | To add our y values we need to
move to the L2 list.
We can do this by pressing the ![]() |
![]() | We could enter the value 7500 into each of the
cells of L2.
In fact, by using ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() We could continue this pattern to enter the remaining 7 values for our restricted version. It would have been harder to enter 25 values for the original problem. However, here we will use another method that would be just as easy to enter 25 values or even 125 values. |
![]() | First we will get out of the STAT editor
by pressing ![]() ![]() |
![]() | We had left the Stat Editor when we had 9 values in
L1 but only 2 in L2.
We want to make L2
have 9 elements. One way to do this is to just copy
L1 to L2.
We use the key sequence
![]() ![]() ![]() ![]() ![]() |
![]() | Then we press ![]() |
![]() | We open the LIST screen
by pressing ![]() ![]() |
![]() | We want one of the LIST related commands. Therefore, we
press ![]() |
![]() | We can press ![]() |
![]() | In Figure 24 we complete the Fill(
command by supplying the value to use, 7500, and the name of the
list to fill, L2.
We use the keys![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
![]() | As usual, we press ![]() |
![]() | We can check on our work by returning to the Stat Editor.
Press ![]() |
![]() | The ![]() |
![]() | The ![]() This is not what we wanted. What went wrong? First, our WINDOW settings are clearly out of the required range. |
![]() | The ![]() |
![]() | We will change the settings by
using the keys ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
![]() | Pressing the ![]() We have a graph in Figure 31, but we needed to "plot" the two lists! And, in Figures 1 through 3 we had turned off all of the plots. It must be time to turn one of them on again. |
![]() | To get back to the STAT PLOT screen,
press ![]() ![]() |
![]() | The first plot was the highlighted plot in Figure 32.
Thus, pressing ![]() |
![]() | We change the setng to "On", the highlighted option by
pressing ![]() |
![]() | Again, the ![]() |
![]() | We return to the Y= screen via the
![]() |
![]() | The sequence![]() ![]() ![]() ![]() |
![]() | Once more, ![]() |
We will take a small diversion here to change the continuous function definition developed in Figure 37 into a discontinuous function. This is extra material, and it may be that the reader would like to skip this fairly advanced use of the TI-83 calculator. Figure 39 will pick up from the point that we have left in Figure 38.
The function
It is an interesting and important characteristic of the TI-83 that in doing a graph the TI-83 uses X values that represent the "center" of each pixel moving across the screen. These values, in turn, are determined by the xMin and xMax settings on the WINDOW screen, and by the fact that there 95 pixels across the screen. Therefore, when we leave the WINDOW as it was set in Figure 30, the first X value will be -1 and the last value will be 10. The step from pixel to pixel will be 11/94 (there being 94 steps from the first to the last). In particular, the calculator will never try to evaluate the function for values such as 1, 2, 3, and so on. We need to change the WINDOW settings so that the X values will hit our desired points. In particular, if we set xMin to .4 and xMax to 18.4, then the range of values will be 18.8 units. If we divide 18.8 by 94, we find that each step between pixels will be 0.2, which means that we will "hit" values such as 1, 2, 3, and so on.
![]() | We return to the WINDOW screen via the ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
![]() | Let us may a quick return to the graph screen,
via the ![]() |
![]() | Now we will enter the new function by moving to the Y= screen, via
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
![]() |
We return to the graph screen by pressing ![]() |
![]() | To further support and demonstrate our actions, press
![]() ![]() |
![]() | We can press ![]() |
![]() | If we press ![]() |
![]() | If we press ![]() ![]() ![]() ![]() |
We return, at this point, to the state of the calculator after Figure 38.
Our next challene will be to produce the screen image given at teh bottom of page 147. That image has a split screen, one showing both the graph and a supporting table. It does not take many steps to shift the calculator into such a split screen mode. It will take a bit of work to really produce the results at the bottom of page 147.
![]() | We start by moving to the MODE screen.
We do this by pressing the ![]() |
![]() | We move down to that line by pressing ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
![]() | We return to the Graph window by
using the ![]() |
![]() | The ![]() |
![]() | We can clear the existing definition via the ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
![]() | We can check our fforts by going to the graph window
via the ![]() |
![]() | We need to change the WINDOW settings.
Press ![]() |
![]() | From Figure 45 we know that we need to change the
WINDOW settings. But what values should we use?
For one thing, we note that the chart on page 147 has a step of 7
between X values.
In the split screen mode, the TI-83 uses 47 pixels across the graph.
Thus, there are 46 steps from pixel to pixel. If we want each of those
steps to represent a change of 7, then the range of our X values
will need to be 7*46 or 322.
The settings for the Y values are not obvious. We will use the values 1000 to 1000, even though this is not quite the values in the book. Figure 46 reflects these changes in the WINDOW settings. |
![]() | We use ![]() |
![]() | However, in Figure 48 we move to TRACE mode by
pressing the ![]() |
![]() | Of course, we can trace back on the graph
by pressing ![]() ![]() |
©Roger M. Palay
Saline, MI 48176
February, 2000