Calculator Notes for the TI-89, TI-92 Plus, and Voyage 200

Size: px
Start display at page:

Download "Calculator Notes for the TI-89, TI-92 Plus, and Voyage 200"

Transcription

1 CHAPTER 1 Note 1A Reentry Calculator Notes for the TI-89, TI-92 Plus, and Voyage 200 If you want to do further calculation on a result you ve just found, and that result is the first number in the expression you now want to evaluate, you can simply continue the expression. For example, if you ve just calculated a result of , and you want to multiply by 16, press 1 6 ENTER. If, on the other hand, you want to take the square root of that number, press 2nd [ ] 2nd [ANS], close the parentheses, and then press ENTER to calculate After you ve pressed ENTER the expression just calculated remains in the entry line and now has a black background. You can edit the expression by using the left or right arrow keys to move across it. Delete characters by pressing [DEL]; insert or replace characters by pressing 2nd [INS] (the cursor will change between the insert cursor, a blinking black line, and the replacement cursor, a blinking black square experiment to see how these work). You can recall any previous entry or result to the entry line by arrowing up to it and pressing ENTER. You can also recall the previous entry to the entry line by pressing 2nd [ENTRY]. Pressing 2nd [ENTRY] repeatedly allows you to go back, one by one, to previous entries. Alternatively you can go to a previous result by pressing 2nd [ANS]. The 1 in the ans(1) that appears in the entry line indicates that the immediately previous answer will be recalled. If you change ans(1) to ans(2) you will recall the second answer back, and so on. Using 2nd [ENTRY] allows you to edit a previously entered expression and get a new result. Using 2nd [ANS] allows you to use a previously calculated result but does not allow you to alter it. Note 1B Home Screen Recursion The command 2nd [ANS] allows you to use the result of your last calculation in your next calculation. Also, if you press ENTER without pressing another key, the calculator will recompute the last expression. Using these two commands together gives you a recursion machine. Begin by entering the starting value of a sequence. Press ENTER. Now enter the rule, using 2nd [ANS] in place of u n 1.Press ENTER repeatedly to generate the sequence. For example, this screen shows u 1 47 u n 2u n 1 8 where n 2 If you go too far in the sequence, you cannot back up. You must start the process over by entering the starting value again, then the rule. You also have to start over if you lose count of the number of terms in your sequence. Discovering Advanced Algebra Calculator Notes for the Texas Instruments TI-89, TI-92 Plus, and Voyage 200 CHAPTER 1 3

2 Note 1B Home Screen Recursion TI-89/TI-92 Plus/Voyage 200 You can keep answers to a fixed length by setting the number of decimal places displayed. If, for example, a problem deals with money, you might want to display only two decimal places. Press MODE to go to the Mode screen, arrow down to Display Digits, and arrow right to see the options. Arrow up to 3:FIX 2 and press ENTER twice to select and confirm your choice. Note 1C Navigating Screens and Menus You ll use a variety of screens while working with the calculator. These are the ones you ll use most often. Home Screen Press HOME. (On a TI-92 Plus or Voyage 200, press [HOME].) Or, on any of the three calculators, press APPS and select Home. You ll do almost all your calculations on this screen. (Note: When you press APPS on a TI-89 or Voyage 200, you get either a drop-down menu or a desktop with icons. You can turn the Apps Desktop on or off in the Mode screen. When you press APPS on a TI-92 Plus or a TI-89 with an older operating system, you get only a drop-down menu.) Mode Screen Press MODE to change the number of decimal places displayed, whether graphs are displayed connected or with dots, and other settings as necessary. Arrow down to the setting you want to change, then arrow right to see the options. Graph Screen Press [GRAPH] or press APPS and select Graph to display graphs. 4 CHAPTER 1 Discovering Advanced Algebra Calculator Notes for the Texas Instruments TI-89, TI-92 Plus, and Voyage 200

3 Note 1C Navigating Screens and Menus TI-89/TI-92 Plus/Voyage 200 Window Editor Screen Press [WINDOW] or press APPS and select Window Editor to set the window of values you want to graph. Y Editor Screen Press [Y ] or press APPS and select Y Editor to enter equations that you want to graph or evaluate. Stat Edit Screen To enter and work with data, press APPS and select Data/Matrix Editor or Stats/List Editor. (The Stats/List Editor is an optional application that may or may not be installed on the calculator. On a TI-89, TI-92 Plus, or Voyage 200 with the Apps Desktop turned off, press APPS 1:FlashApps in order to select Stats/List Editor.) There are several screens you can use to enter and edit data; see Note 1G for more detail. Plot Setup Screen Go to a Stat Edit screen and press histogram, or other statistics plot. F2 (Plot Setup) to set up a box plot, Table Setup Screen Press [TblSet] to make a table of values. Table Screen Press [TABLE] or press APPS and select Table to view a table. Commands There are keys for the most common commands you ll use numbers and operations, for example, and [DEL] (delete) and 2nd [INS] (insert). You ll choose other commands from menus and submenus. You can also simply type the command into the entry line. Include the opening parentheses if necessary but not the number or semicolon. Discovering Advanced Algebra Calculator Notes for the Texas Instruments TI-89, TI-92 Plus, and Voyage 200 CHAPTER 1 5

4 Note 1C Navigating Screens and Menus TI-89/TI-92 Plus/Voyage 200 For example, to use the lcm( command, on the Home screen press 2nd [MATH], select 1:Number by pressing ENTER, arrow down to B:lcm(, and press ENTER.Return to the Home screen and lcm( will be in the entry line. Now type two integers, such as 18 and 24, separated by a comma, close the parentheses, and press ENTER. The calculator displays the least common multiple of 18 and 24, which is 72. Finding a Command To find a command, you can press CATALOG. (On a TI-92 Plus or Voyage 200, press 2nd [CATALOG].) Press the first letter of the command (you are now in Alpha mode) or use the arrow keys to find the command, and then press ENTER to insert the command into the Home screen entry line. When you select a command from the catalog, the required and optional parameters for that command are given in the status line at the lower left of the screen. Parameters in brackets are optional. For example, lcm( shows EXPR1,EXPR2 meaning that this command requires an expression followed by a comma followed by another expression. It is understood that you must close the parentheses. When you access a command through the catalog, the parameter help in the status line remains visible after you have returned to the Home screen so you can see how to complete the command. Note 1D Sequence Mode Sequence mode is a powerful way of working with recursive formulas. Press MODE, arrow right, select 4:SEQUENCE, and press ENTER to return to the Home screen. Notice SEQ is displayed in the status line at the bottom of the screen to remind you that you are in Sequence mode. Follow these steps to enter the recursive formula u 1 47 u n 2u n 1 8 where n 2 First, go to the Y Editor screen. u1 the recursive rule; in this example enter 2 alpha [u] 1 [n] 1 8. (On a TI-92 Plus or Voyage 200, ignore just press the appropriate letter key.) alpha alpha and ui1 the value of the starting, or initial, term; in this example enter CHAPTER 1 Discovering Advanced Algebra Calculator Notes for the Texas Instruments TI-89, TI-92 Plus, and Voyage 200

5 Note 1D Sequence Mode TI-89/TI-92 Plus/Voyage 200 Next, go to the Window Editor screen. nmin the n-value of the starting term; in this example enter 1. nmax a number greater than nmin. To display recursive sequence values on the Home screen, the other Window Editor values don t matter. For graphing sequences you will have to set the other values; see Note 1E. You can find values of individual terms of the sequence on the Home screen. To find u 1,press alpha [u] 1 (1) ENTER.To edit the entry line (which now has a black background), press the right arrow key and replace the 1 in the parentheses with a term you want to find, such as 4, and press ENTER. Note 1E Graphing Sequence Mode You can graph sequences to display numbers generated by recursive formulas. The x-axis will represent the values of n, and the y-axis will represent the values of u(n). Go to the Window Editor screen. Set the window values to show the part of the graph you want to see. nmin the smallest value of n you want graphed on the x-axis. This should be the n-value of the starting term. nmax a value a little larger than the greatest value of n you want graphed. plotstrt the first term of the sequence you want graphed. This is almost always 1. plotstep the terms you want graphed. For example, if you want to plot every other term, plotstep 2. plotstep is almost always 1. xmin and xmax the minimum and maximum values on the x-axis. These usually will be about the same as nmin and nmax, unless you want a close-up look at some part of the graph. xscl and yscl the distance between tick marks on the two axes. The number of divisions should be less than 25. If there are too many tick marks, the axes will appear too thick. ymin and ymax the range of function values you want graphed. Usually ymin will be slightly less than the smallest function value and ymax will be slightly greater than the largest function value. Discovering Advanced Algebra Calculator Notes for the Texas Instruments TI-89, TI-92 Plus, and Voyage 200 CHAPTER 1 7

6 Note 1E Graphing Sequence Mode TI-89/TI-92 Plus/Voyage 200 Press [GRAPH] to see the graph. These screens show graphing 20 terms of each sequence. The check mark to the left of a sequence rule on the Y Editor screen indicates that the rule is active and will graph. If you enter more than one sequence into the Y Editor screen, all will have check marks and all will be graphed at the same time. To make a plot inactive, turn a check mark off by arrowing to the rule and pressing F4 ( ). Note 1F Looking for the Rebound Press 2nd [VAR-LINK] and arrow down to see if the program ranger is on your calculator. If it is not on your calculator, you must download it before you can proceed. See the section Loading the Program at the end of this note. With a link cable, connect the CBR (Calculator-Based Ranger) to the calculator. Be sure to push in each plug firmly. From the Home screen, type ranger() into the entry line and press ENTER. Press ENTER again to start the actual program and to go to the Main Menu. Choose 3:Applications and select your units. Choose the application 3:Ball Bounce. Press ENTER again for more instructions. You may now disconnect the CBR while you are collecting data. Hold the ball nearly a meter above the floor and the CBR a half meter above the ball. Release the ball as you press the trigger. If the ball bounces to the side or your timing is not coordinated, simply repeat the drop and triggering. You do not have to rerun the program. 8 CHAPTER 1 Discovering Advanced Algebra Calculator Notes for the Texas Instruments TI-89, TI-92 Plus, and Voyage 200

7 Note 1F Looking for the Rebound TI-89/TI-92 Plus/Voyage 200 When you think you have a good set of bounce data, reconnect the CBR to the calculator and press ENTER. You ll see a graph of your data. If you don t have good data showing at least five bounces, press ENTER and choose 5:Repeat Sample to repeat the experiment. When you are finished, press ENTER and choose 7:Quit. Loading the Program With a TI-89 calculator, you must download the ranger program from the Calculator Programs and Data CD. The program on the CBR for the TI-92 Plus may seem to load into the TI-89, but it will not work. With a TI-92 Plus or a Voyage 200, use a link cable to connect the CBR to the calculator. Be sure to push in each plug firmly. Press 2nd [VAR-LINK] F3 (Link) 2:Receive. The status line at the lower right of the screen should indicate that the calculator is busy. Open the pivot head of the CBR and press 92. This loads the program into the calculator. Note 1G Naming and Storing Data Your calculator stores data in folders. The name of the current folder is displayed in the status line at the lower left of the screen. You can change your current folder to other available folders by going to the Mode screen and selecting Current Folder. The calculator comes with a default folder named main. You can create additional folders to help keep your work organized; consult your calculator manual for assistance. Data are stored as a list variable or as a data variable (or as a matrix). A list variable must be entered and stored in a single list or column. A data variable may be a single list or column of data, or it may be data stored in more than one column. Matrices are not considered in this note; see Note 6A. Discovering Advanced Algebra Calculator Notes for the Texas Instruments TI-89, TI-92 Plus, and Voyage 200 CHAPTER 1 9

8 Note 1G Naming and Storing Data TI-89/TI-92 Plus/Voyage 200 You can access a data variable through the Data/Matrix Editor, and a list variable through either the Data/Matrix Editor or the Stats/List Editor. To access these screens, press APPS and select Data/Matrix Editor or Stats/List Editor. (The Stats/List Editor is an optional application that may or may not be installed on the calculator. On a TI-89, TI-92 Plus, or Voyage 200 with the Apps Desktop turned off, press APPS 1:FlashApps in order to select Stats/List Editor.) For more detail on accessing these screens, see the sections Entering Data Through the Data/Matrix Editor and Entering Data Through the Stats/List Editor. Entering Data from the Home Screen Data you enter from the Home screen will be stored as a list variable. On the Home screen, you create a list by typing a sequence of elements separated by commas and enclosed in braces, { }. To enter and store a list, you must name it and decide in which folder you want to save it. The current folder appears in the Home screen status line. (To change folders, go to the Mode screen.) A variable name can have up to eight characters and cannot begin with a number. You cannot use a name that has another calculator meaning. You ll get an error message if you try to use an unacceptable name. To enter and save a list m1 with elements 1, 3, 9, 7, 5, 11, press 2nd [{] 1,3,9,7,5,11 2nd [}] STOÍ alpha [m] 1 ENTER. (On a TI-92 Plus or Voyage 200, omit alpha and just press the appropriate letter key.) To view a stored list on the Home screen, enter the list s name and press ENTER.When you want to view a list, make sure the status line indicates that you are in the same folder where the list is stored. If you are not in the correct folder, go to the Mode screen and change the folder setting. Lists that are entered from the Home screen can also be accessed and viewed through the Data/Matrix Editor or the Stats/List Editor; see the procedures Entering Data Through the Data/Matrix Editor and Entering Data into a List Through the Stats/List Editor that follow. Entering Data Through the Data/Matrix Editor You can enter data as either a list variable or a data variable directly into the Data/Matrix Editor. a. Open the Data/Matrix Editor screen and select 3:New. b. Choose the variable Type and the Folder that you want. Arrow down to the next line. c. Enter the variable name into the Variable line. A variable name can have up to eight characters and cannot begin with a number. Some names are not allowed because they have another calculator meaning. You ll get an error message if you try to use an unacceptable name. d. Press ENTER ENTER. e. Enter your data. 10 CHAPTER 1 Discovering Advanced Algebra Calculator Notes for the Texas Instruments TI-89, TI-92 Plus, and Voyage 200

9 Note 1G Naming and Storing Data TI-89/TI-92 Plus/Voyage 200 Notice that the variable type appears at the upper-left corner of the screen. If you select Type:List and you enter data into a second column, the variable type will automatically switch to Data. Entering Data into a List Through the Stats/List Editor If your calculator has the Stats/List Editor application, you can enter list variable data directly into a list on the Stat/List Editor screen. The screen shows six lists with names list1, list2,...,list6. Enter data into one (or more) of the six lists. Each list is stored separately as a list variable. You can name a new list by arrowing up to a list name and then arrowing right to one column past the last named list. Type your new name and enter the data. On the Home screen you can also enter data into one of these lists by following the procedure Entering Data from the Home Screen and naming your list list1, list2, and so on. Clear a list by highlighting its name and pressing CLEAR ENTER. You can reset your Stat/List Editor lists to the original six lists by pressing F1 (Tools) 3:Setup Editor ENTER. Viewing and Editing Data To view or edit stored data, go to the Data/Matrix Editor screen and select 1:Current or 2:Open. 1:Current will display the most recent list or data variable you ve used with the Data/Matrix Editor. You can arrow down and edit any data. 2:Open will allow you to choose Type:List or Data and then select the variable name of the type you want displayed. If Type is List, only the names of list variables will be displayed under Variable. List variables created through the Stats/List Editor will also be displayed. If your Type is Data, only the names of data variables will be displayed under Variable. Press ENTER ENTER to display the data on the Data/Matrix Editor screen for viewing and editing. Discovering Advanced Algebra Calculator Notes for the Texas Instruments TI-89, TI-92 Plus, and Voyage 200 CHAPTER 1 11

10 Note 1G Naming and Storing Data TI-89/TI-92 Plus/Voyage 200 You can also view and edit lists that were created on the Stats/List Editor by opening the editor and arrowing to the data you want to change. You can enter or edit values on a Stat Edit screen by typing numbers, expressions, fractions, or functions. The form of an entry depends on the Exact/Approx setting on the Mode screen; see Note 0B. Use the commands in F6 (Util) to assist in your editing. Deleting a List or Data Variable To delete the list or data variable from the calculator s memory, press [VAR-LINK], arrow to the name you want to delete, and then press F1 and ENTER to confirm. 2nd 1:Delete Note 1H Stat Plots To set up a plot of stored data, first go to the Y Editor screen and turn off or clear any functions that you don t want displayed on top of your stat plot. Then follow these steps: a. Open the data. If the data you want to plot are stored as a data variable, press APPS, select Data/Matrix Editor, and open the data. If the data you want to plot are stored as a list variable you can open the data in the same way, or you can open any data in the Data/Matrix Editor or the Stats/List Editor from the same folder as the data you want to plot. (See Note 1G if you need help displaying data.) b. Press F2 (Plot Setup) and arrow to the line of the plot you want to define, usually the first available line. (In the Stats/List Editor, press F2 (Plots) and select 1:PlotSetup...) c. Press F1 (Define). d. Select the Plot Type. Plot Type will determine the other selections you must make. Arrow down to the next required selection. Do not press ENTER or you ll void the plot definition and return to the Stat Plot screen. e. For scatter plots, xyline plots, and modified box plots select the Mark to use in the plot. If you graph more than one plot at the same time, use a different Mark for each plot. Arrow down. 12 CHAPTER 1 Discovering Advanced Algebra Calculator Notes for the Texas Instruments TI-89, TI-92 Plus, and Voyage 200

11 Note 1H Stat Plots TI-89/TI-92 Plus/Voyage 200 f. Enter the name of the list variable(s) or the column(s) (columns c1, c2, etc., from the current data display) to be used in the stat plot. Make sure the list variable name is in the folder you are in. For one-variable plots (box plots and histograms) enter one list variable name or column name; for scatter plots and xyline plots enter two names, one for the x-axis values and one for the y-axis values. The number of x- and y-values must be the same. g. For one-variable data, Frequency indicates the number of times each data point occurs in the data set. Usually Freq and Categories? is set as NO indicating that each element is used once. If the frequencies of the data values are stored in another list or column, change Freq and Categories? to YES, and then for Freq enter the name of the list or column that contains the frequencies. h. Press ENTER to save your settings and to return to the Stat Plot screen. You should see a summary of your plot settings on the plot line you selected to use. The check mark at the left of the line indicates that the plot is active and ready to be displayed. You can make the plot inactive by pressing F4 ( ) while the plot line is highlighted. In this way you can define a number of plots but only display one or two at a time. Before viewing the plot, you need to decide what part of the graph you want to view. Press [WINDOW]. xmin a number slightly less than the smallest x-value you want displayed. xmax a number slightly greater than the largest x-value you want displayed. xscl and yscl the distance between tick marks on the two axes. The number of divisions should be less than 25. If there are too many tick marks, the axes will appear too thick. ymin a number slightly less than the smallest y-value. xmax a number slightly greater than the largest y-value. xres 1. Discovering Advanced Algebra Calculator Notes for the Texas Instruments TI-89, TI-92 Plus, and Voyage 200 CHAPTER 1 13

12 Note 1H Stat Plots TI-89/TI-92 Plus/Voyage 200 On the Mode screen if Graph is not set to Function, the Window Editor screen may have additional settings. Ignore the settings other than the ones here. For more information about setting the Window Editor screen for box plots and histograms, see Notes 2C and 2D. Press [GRAPH] to see the plot. Note 1I Tracing If you have a plot displayed and you press F3 (Trace), a spider will appear on the plot. Use the right and left arrow keys to move the spider along the plot. The spider s position is given at the bottom of the screen. For scatter plots, the data are traced in the order they appear in the lists, so pressing the left arrow key may not move the spider left. One-variable plots always trace the same way: histograms from the left and box plots from the center. If you have displayed several plots at once, the spider will begin on the first stat plot that is turned on. Pressing the up and down arrow keys makes the spider jump to another stat plot. The plot you are currently tracing is given at the upper-right corner of the screen. Note 1J Linking Lists You can copy data (list and data variables) from one calculator into another. This can save time and ensure that you re working from the same data set as others. You will need a link cable and two compatible calculators. The TI-89, TI-92 Plus, and Voyage 200 calculators can all share data information. Push the plug firmly into the ports of both calculators. Press 2nd [VAR-LINK] on each calculator. On the receiving calculator, press F3 (Link) 2:Receive. VAR-LINK: WAITING TO RECEIVE and BUSY should be in the status line at the bottom of the screen. 14 CHAPTER 1 Discovering Advanced Algebra Calculator Notes for the Texas Instruments TI-89, TI-92 Plus, and Voyage 200

13 Note 1J Linking Lists TI-89/TI-92 Plus/Voyage 200 On the calculator with the data, arrow down to the data (LIST or DATA) you want to send and press F3 (Link). If you want to send more than one set of data, highlight each set and press F4 ( ) to mark it for sending. Once you ve marked all the data sets you want to send, press F3 (Link). Ifyou are sending to a TI-89, TI-92 Plus, or Voyage 200, select 1; ifyou are sending to a TI-92, select 3. Ifeither calculator gives an ERROR: Link transmission message, push the link cable in again and start over. If the variable name you are sending already exists in the receiving calculator, it will display an Overwrite message. Press ENTER to replace the old data with the new data. When the transmission is complete the transmitted variable name(s) appears on the Var-Link screen of the receiving calculator. Note 1K Sequence Tables You can view many elements of a sequence at once by using sequence tables. First enter the sequence into the Y screen. (See Note 1D if you need help entering a sequence.) Then press [TBLSET]. tblstart is the smallest n-value for which you wish to see a sequence value. The value of tbl specifies which terms will actually be displayed. For this example, if tbl 3 the table will display every third term. Set Graph <-> Table to OFF and Independent to AUTO. Press ENTER to save the settings. If you aren t taken directly to the Window Editor screen, press [WINDOW]. Set nmin to the least n-value for which the sequence formula is defined. The other Window screen settings don t matter. Press [TABLE] to display the table. Arrow up or down to see more n-values and right or left to see values of other entered sequences. Highlighting a sequence value shows you significant digits that are not displayed on the table. Discovering Advanced Algebra Calculator Notes for the Texas Instruments TI-89, TI-92 Plus, and Voyage 200 CHAPTER 1 15

14 TI-89/TI-92 Plus/Voyage 200 Note 1L Random Numbers There are several ways to generate a list of random numbers within an interval. Random Integers To find a random integer between 1 and 20, on the Home screen press 2nd [MATH] 7:Probability 4:rand(, enter 20), and press ENTER. If you want five random numbers, either press ENTER five times, or press 2nd [MATH] 3:List 1:seq( 2nd [MATH] 7:Probability 4:rand(, enter 20),x,1,5,1), and press ENTER. Changing the 20 to 50 and the 5 to 8 will generate a list of eight random integers between 1 and 50. If you ask for more numbers than show on one line of the screen, arrow up to the list and scroll left or right to see the rest of the list. Random Decimal Numbers Press 2nd [MATH], select 7:Probability, 4:rand(, close the parentheses, and press ENTER to display a random decimal number between 0 and 1. To generate a random decimal number between 0 and 8, enter 8*rand( ). Errors If you are getting exactly the same random numbers as someone else, try changing the seed value. Press 2nd [MATH], select 7:Probability, 6:RandSeed, and then enter a number other than 0. Note 1M Finance Mode The Finance solver will solve problems about simple loans, mortgages, and investments. It is an optional application that may or may not be installed on the calculator. Press APPS and select the Finance icon from the Apps Desktop, or press APPS 1:FlashApps and select Finance. Enter known values into all but one position. Then, into the one position you don t know, enter any value to act as a placeholder. Move the cursor to the unknown position and press F2 (Compute). The solver will correct the erroneous entry. In general, negative amounts indicate money you give to the bank and positive amounts indicate money you receive. N the total number of payments. I% the annual interest rate as a percent. PV the principal or starting value (this is negative for investments). PMT the payment or regular deposit (this is negative for investments). FV the final value. 16 CHAPTER 1 Discovering Advanced Algebra Calculator Notes for the Texas Instruments TI-89, TI-92 Plus, and Voyage 200

15 Note 1M Finance Mode TI-89/TI-92 Plus/Voyage 200 PpY payments per year. CpY interest calculations per year. PMT:END BEGIN indicates whether payments are made at the end or beginning of each month. As you move the cursor down the list, the meaning of each abbreviation appears in the status line at the bottom of the screen. This screen shows calculating the monthly payment to completely repay a 5-year (60-month) $12,000 loan at 5.25% interest, with payments made at the end of each month. The answer, PMT, is negative because it is a payment made to the bank. Discovering Advanced Algebra Calculator Notes for the Texas Instruments TI-89, TI-92 Plus, and Voyage 200 CHAPTER 1 17

For another way to generate recursive sequences, see Calculator Note 1D.

For another way to generate recursive sequences, see Calculator Note 1D. !"# If you want to do further calculation on a result you ve just found, and that result is the first number in the expression you now want to evaluate, you can simply continue the expression. For example,

More information

Introductory Handbook for the TI-89 Titanium

Introductory Handbook for the TI-89 Titanium Introductory Handbook for the TI-89 Titanium Note: This handbook will, for the most part, work for the standard TI-89 as well. The color-coding used on the TI-89 differs from the color-coding used on the

More information

Academic Support Center. Using the TI-83/84+ Graphing Calculator PART II

Academic Support Center. Using the TI-83/84+ Graphing Calculator PART II Academic Support Center Using the TI-83/84+ Graphing Calculator PART II Designed and Prepared by The Academic Support Center Revised June 2012 1 Using the Graphing Calculator (TI-83+ or TI-84+) Table of

More information

How Does My TI-84 Do That

How Does My TI-84 Do That How Does My TI-84 Do That A guide to using the TI-84 for statistics Austin Peay State University Clarksville, Tennessee How Does My TI-84 Do That A guide to using the TI-84 for statistics Table of Contents

More information

Getting to know your TI-83

Getting to know your TI-83 Calculator Activity Intro Getting to know your TI-83 Press ON to begin using calculator.to stop, press 2 nd ON. To darken the screen, press 2 nd alternately. To lighten the screen, press nd 2 alternately.

More information

Using Your TI-89 in Elementary Statistics

Using Your TI-89 in Elementary Statistics Using Your TI-89 in Elementary Statistics Level of Handout: Target: Intermediate users of the TI-89. If you are a new user, pair up with someone in the class that is a bit familiar with the TI-89. You

More information

Calculator Notes for the TI-89, TI-92 Plus, and Voyage 200

Calculator Notes for the TI-89, TI-92 Plus, and Voyage 200 CHAPTER 8 Note 8A Changing Mode Calculator Notes for the TI-89, TI-92 Plus, and Voyage 200 For your work in this chapter, check and change, if necessary, three settings. a. Press MODE. In the first line,

More information

Finance Application for the TI-89 / TI-92 Plus

Finance Application for the TI-89 / TI-92 Plus Finance Application for the TI-89 / TI-92 Plus Important Information 2 Where to Find Installation Instructions 3 The Time-Value-of-Money (TVM) Solver 4 Editing Values in the TVM Solver 5 Calculating TVM

More information

2 Describing, Exploring, and

2 Describing, Exploring, and 2 Describing, Exploring, and Comparing Data This chapter introduces the graphical plotting and summary statistics capabilities of the TI- 83 Plus. First row keys like \ R (67$73/276 are used to obtain

More information

14 Financial. Functions. Financial Functions 14-1. Contents

14 Financial. Functions. Financial Functions 14-1. Contents 14 Financial Functions Contents Getting Started: Financing a Car... 14-2 Getting Started: Computing Compound Interest... 14-3 Using the TVM Solver... 14-4 Using the Financial Functions... 14-5 Calculating

More information

Pre-Calculus Graphing Calculator Handbook

Pre-Calculus Graphing Calculator Handbook Pre-Calculus Graphing Calculator Handbook I. Graphing Functions A. Button for Functions This button is used to enter any function to be graphed. You can enter up to 10 different functions at a time. Use

More information

Guide for Texas Instruments TI-83, TI-83 Plus, or TI-84 Plus Graphing Calculator

Guide for Texas Instruments TI-83, TI-83 Plus, or TI-84 Plus Graphing Calculator Guide for Texas Instruments TI-83, TI-83 Plus, or TI-84 Plus Graphing Calculator This Guide is designed to offer step-by-step instruction for using your TI-83, TI-83 Plus, or TI-84 Plus graphing calculator

More information

Part V: Texas Instruments TI-92, TI-92 Plus, Voyage 200

Part V: Texas Instruments TI-92, TI-92 Plus, Voyage 200 Part V: Texas Instruments TI-92, TI-92 Plus, Voyage 200 V.1 Getting started with the TI-92, TI-92 Plus, Voyage 200 Note: All keystroke sequences given for the Voyage 200 are applicable to the TI-92 and

More information

Introduction to the Graphing Calculator

Introduction to the Graphing Calculator Unit 0 Introduction to the Graphing Calculator Intermediate Algebra Update 2/06/06 Unit 0 Activity 1: Introduction to Computation on a Graphing Calculator Why: As technology becomes integrated into all

More information

Calculator Notes for the TI-Nspire and TI-Nspire CAS

Calculator Notes for the TI-Nspire and TI-Nspire CAS CHAPTER 4 Calculator Notes for the Note 4A: Function Notation The handheld uses function notation automatically. You can define a function in the Calculator, Graphs & Geometry, and Data & Statistics applications.

More information

Basic Use of the TI-84 Plus

Basic Use of the TI-84 Plus Basic Use of the TI-84 Plus Topics: Key Board Sections Key Functions Screen Contrast Numerical Calculations Order of Operations Built-In Templates MATH menu Scientific Notation The key VS the (-) Key Navigation

More information

CALCULATOR QUICK REFERENCE GUIDE and INSTRUCTIONS. TI-89 Titanium TI-VOYAGE 200 TI-89

CALCULATOR QUICK REFERENCE GUIDE and INSTRUCTIONS. TI-89 Titanium TI-VOYAGE 200 TI-89 CALCULATOR QUICK REFERENCE GUIDE and INSTRUCTIONS TI-89 Titanium TI-VOYAGE 200 TI-89 BASICS Green diamond: use for items in green above a key 2 nd : use for items in blue above a key(voyage and 89Titanium)

More information

Calculator Notes for the TI-Nspire and TI-Nspire CAS

Calculator Notes for the TI-Nspire and TI-Nspire CAS INTRODUCTION Calculator Notes for the Getting Started: Navigating Screens and Menus Your handheld is like a small computer. You will always work in a document with one or more problems and one or more

More information

I. Turn it on: Press É

I. Turn it on: Press É Graphing Calculator Guide for the TI-83/84 Plus The following pages describe how to use the calculator to graph functions, use some of the matrix menu, use scientific notation, and other various keys.

More information

Activity 5. Two Hot, Two Cold. Introduction. Equipment Required. Collecting the Data

Activity 5. Two Hot, Two Cold. Introduction. Equipment Required. Collecting the Data . Activity 5 Two Hot, Two Cold How do we measure temperatures? In almost all countries of the world, the Celsius scale (formerly called the centigrade scale) is used in everyday life and in science and

More information

TI-83/84 Plus Graphing Calculator Worksheet #2

TI-83/84 Plus Graphing Calculator Worksheet #2 TI-83/8 Plus Graphing Calculator Worksheet #2 The graphing calculator is set in the following, MODE, and Y, settings. Resetting your calculator brings it back to these original settings. MODE Y Note that

More information

Calculator Notes for the CFX-9850GB Plus

Calculator Notes for the CFX-9850GB Plus CHAPTER 1 Calculator Notes for the Note 1A Entering Lists The calculator contains six folders, each with six preset lists. You can enter 255 elements into a list if enough memory is available. You can

More information

LAYOUT OF THE KEYBOARD

LAYOUT OF THE KEYBOARD Dr. Charles Hofmann, LaSalle hofmann@lasalle.edu Dr. Roseanne Hofmann, MCCC rhofman@mc3.edu ------------------------------------------------------------------------------------------------- DISPLAY CONTRAST

More information

Slope & y-intercept Discovery Activity

Slope & y-intercept Discovery Activity TI-83 Graphing Calculator Activity Slope & y-intercept Discovery Activity Justin Vallone 11/2/05 In this activity, you will use your TI-83 graphing calculator to graph equations of lines. Follow the steps

More information

Introduction to the TI-Nspire CX

Introduction to the TI-Nspire CX Introduction to the TI-Nspire CX Activity Overview: In this activity, you will become familiar with the layout of the TI-Nspire CX. Step 1: Locate the Touchpad. The Touchpad is used to navigate the cursor

More information

Activity 6 Graphing Linear Equations

Activity 6 Graphing Linear Equations Activity 6 Graphing Linear Equations TEACHER NOTES Topic Area: Algebra NCTM Standard: Represent and analyze mathematical situations and structures using algebraic symbols Objective: The student will be

More information

Calculator Notes for the TI-83 and TI-83/84 Plus

Calculator Notes for the TI-83 and TI-83/84 Plus CHAPTER 0 Calculator Notes for the Note 0A Fractions Your calculator will convert a decimal number to a fraction. Enter the decimal number and press MATH 1 ( Frac) ENTER. This is the convert to fraction

More information

Calculator Notes for the TI-Nspire and TI-Nspire CAS

Calculator Notes for the TI-Nspire and TI-Nspire CAS CHAPTER 7 Calculator Notes for the Note 7A: Free Fall You will need a CBR2 motion sensor. Press c and choose New Document. Connect the CBR2 to the handheld. Choose Lists & Spreadsheet, and press a. a.

More information

If we denote the monthly payment by p, then we can compute the balance after one month as

If we denote the monthly payment by p, then we can compute the balance after one month as Introduction to Modeling 6.2-1 6.2 How to Manage Credit Suppose you have a credit card with the Students R Us bank. When you started college, they gave you a credit card without requiring any credit history.

More information

Graphing Quadratic Functions

Graphing Quadratic Functions Problem 1 The Parabola Examine the data in L 1 and L to the right. Let L 1 be the x- value and L be the y-values for a graph. 1. How are the x and y-values related? What pattern do you see? To enter the

More information

Calculator Notes for the TI-82

Calculator Notes for the TI-82 CHAPTER 0 Calculator Notes for the Note 0A Fractions This calculator will convert a decimal number to a fraction. Enter the decimal number and press MATH 1 ( Frac) ENTER. This is the convert to fraction

More information

SYSTEMS OF EQUATIONS AND MATRICES WITH THE TI-89. by Joseph Collison

SYSTEMS OF EQUATIONS AND MATRICES WITH THE TI-89. by Joseph Collison SYSTEMS OF EQUATIONS AND MATRICES WITH THE TI-89 by Joseph Collison Copyright 2000 by Joseph Collison All rights reserved Reproduction or translation of any part of this work beyond that permitted by Sections

More information

Scatter Plot, Correlation, and Regression on the TI-83/84

Scatter Plot, Correlation, and Regression on the TI-83/84 Scatter Plot, Correlation, and Regression on the TI-83/84 Summary: When you have a set of (x,y) data points and want to find the best equation to describe them, you are performing a regression. This page

More information

Using Casio Graphics Calculators

Using Casio Graphics Calculators Using Casio Graphics Calculators (Some of this document is based on papers prepared by Donald Stover in January 2004.) This document summarizes calculation and programming operations with many contemporary

More information

Linear Algebra and TI 89

Linear Algebra and TI 89 Linear Algebra and TI 89 Abdul Hassen and Jay Schiffman This short manual is a quick guide to the use of TI89 for Linear Algebra. We do this in two sections. In the first section, we will go over the editing

More information

Graphing Calculator Workshops

Graphing Calculator Workshops Graphing Calculator Workshops For the TI-83/84 Classic Operating System & For the TI-84 New Operating System (MathPrint) LEARNING CENTER Overview Workshop I Learn the general layout of the calculator Graphing

More information

Probability Distributions

Probability Distributions CHAPTER 6 Probability Distributions Calculator Note 6A: Computing Expected Value, Variance, and Standard Deviation from a Probability Distribution Table Using Lists to Compute Expected Value, Variance,

More information

FREE FALL. Introduction. Reference Young and Freedman, University Physics, 12 th Edition: Chapter 2, section 2.5

FREE FALL. Introduction. Reference Young and Freedman, University Physics, 12 th Edition: Chapter 2, section 2.5 Physics 161 FREE FALL Introduction This experiment is designed to study the motion of an object that is accelerated by the force of gravity. It also serves as an introduction to the data analysis capabilities

More information

Equations, Lenses and Fractions

Equations, Lenses and Fractions 46 Equations, Lenses and Fractions The study of lenses offers a good real world example of a relation with fractions we just can t avoid! Different uses of a simple lens that you may be familiar with are

More information

EL-9650/9600c/9450/9400 Handbook Vol. 1

EL-9650/9600c/9450/9400 Handbook Vol. 1 Graphing Calculator EL-9650/9600c/9450/9400 Handbook Vol. Algebra EL-9650 EL-9450 Contents. Linear Equations - Slope and Intercept of Linear Equations -2 Parallel and Perpendicular Lines 2. Quadratic Equations

More information

Linear Equations. 5- Day Lesson Plan Unit: Linear Equations Grade Level: Grade 9 Time Span: 50 minute class periods By: Richard Weber

Linear Equations. 5- Day Lesson Plan Unit: Linear Equations Grade Level: Grade 9 Time Span: 50 minute class periods By: Richard Weber Linear Equations 5- Day Lesson Plan Unit: Linear Equations Grade Level: Grade 9 Time Span: 50 minute class periods By: Richard Weber Tools: Geometer s Sketchpad Software Overhead projector with TI- 83

More information

Math Tools Cell Phone Plans

Math Tools Cell Phone Plans NATIONAL PARTNERSHIP FOR QUALITY AFTERSCHOOL LEARNING www.sedl.org/afterschool/toolkits Math Tools Cell Phone Plans..............................................................................................

More information

TI-Nspire CAS Graphing Calculator

TI-Nspire CAS Graphing Calculator TI-Nspire CAS Graphing Calculator Contents Opening a New Document 2 Setting Auto/Approximate Mode 2 Setting Degree Mode 2 Copying and Pasting a Expression or Equation 3 Accessing the Catalogue 3 Defining

More information

English. TI.GRAPH LINKé. FOR WINDOWSë FOR THE TI.92 Plus CONDENSED GUIDEBOOK. Texas Instruments Instructional Communications. Guidebook developed by:

English. TI.GRAPH LINKé. FOR WINDOWSë FOR THE TI.92 Plus CONDENSED GUIDEBOOK. Texas Instruments Instructional Communications. Guidebook developed by: English TI.GRAPH LINKé FOR WINDOWSë FOR THE TI.92 Plus CONDENSED GUIDEBOOK Guidebook developed by: Texas Instruments Instructional Communications TI-GRAPH LINK is a trademark of Texas Instruments Incorporated.

More information

How To Use The Ti-83+/84+ Calculator For Math 111

How To Use The Ti-83+/84+ Calculator For Math 111 Using the TI-83+/84+ Graphing Calculator in Math 111 at Tacoma Community College Version 1.0 Scott MacDonald Copyright c 2005 by Scott MacDonald Permission is given to reproduce this document in whole

More information

Statistics with List Editor Application for the TI-89 / TI-92 Plus

Statistics with List Editor Application for the TI-89 / TI-92 Plus Statistics with List Editor Application for the TI-89 / TI-92 Plus The Statistics with List Editor application (Stats/List Editor) adds inferential and more advanced statistics functionality to the TI-89

More information

Migrating to Excel 2010 from Excel 2003 - Excel - Microsoft Office 1 of 1

Migrating to Excel 2010 from Excel 2003 - Excel - Microsoft Office 1 of 1 Migrating to Excel 2010 - Excel - Microsoft Office 1 of 1 In This Guide Microsoft Excel 2010 looks very different, so we created this guide to help you minimize the learning curve. Read on to learn key

More information

Chapter Table & Graph

Chapter Table & Graph Chapter Table & Graph The Table & Graph menu makes it possible to generate numeric tables from functions stored in memory. You can also use multiple functions to generate tables. Since Table & Graph uses

More information

5. Tutorial. Starting FlashCut CNC

5. Tutorial. Starting FlashCut CNC FlashCut CNC Section 5 Tutorial 259 5. Tutorial Starting FlashCut CNC To start FlashCut CNC, click on the Start button, select Programs, select FlashCut CNC 4, then select the FlashCut CNC 4 icon. A dialog

More information

App and Program Transfer Guidebook

App and Program Transfer Guidebook App and Program Transfer Guidebook Vernier Software & Technology 13979 SW Millikan Way Beaverton, Oregon 97005-2886 (503) 277-2299 FAX (503) 277-2440 www.vernier.com info@vernier.com Copyright 2006 by

More information

Tutorial for the TI-89 Titanium Calculator

Tutorial for the TI-89 Titanium Calculator SI Physics Tutorial for the TI-89 Titanium Calculator Using Scientific Notation on a TI-89 Titanium calculator From Home, press the Mode button, then scroll down to Exponential Format. Select Scientific.

More information

Saving Money for Finance Students by Utilizing the TVM Capabilities of Graphing Calculators

Saving Money for Finance Students by Utilizing the TVM Capabilities of Graphing Calculators Saving Money for Finance Students by Utilizing the TVM Capabilities of Graphing Calculators Glenna Sumner, Ph.D. Assistant Professor of Economics Abstract Michael Lloyd, Ph.D. Professor of Mathematics

More information

Model 288B Charge Plate Graphing Software Operators Guide

Model 288B Charge Plate Graphing Software Operators Guide Monroe Electronics, Inc. Model 288B Charge Plate Graphing Software Operators Guide P/N 0340175 288BGraph (80207) Software V2.01 100 Housel Ave PO Box 535 Lyndonville NY 14098 1-800-821-6001 585-765-2254

More information

TI-83 GRAPHING CALCULATOR GUIDEBOOK

TI-83 GRAPHING CALCULATOR GUIDEBOOK TI-83 GRAPHING CALCULATOR GUIDEBOOK TI-GRAPH LINK, Calculator-Based Laboratory, CBL, CBL 2, Calculator-Based Ranger, CBR, Constant Memory, Automatic Power Down, APD, and EOS are trademarks of Texas Instruments

More information

TI-83 GRAPHING CALCULATOR BASIC OPERATIONS by Carolyn Meitler Concordia University Wisconsin

TI-83 GRAPHING CALCULATOR BASIC OPERATIONS by Carolyn Meitler Concordia University Wisconsin TI-83 GRAPHING CALCULATOR BASIC OPERATIONS by Carolyn Meitler Concordia University Wisconsin B-1 Getting Started Press ON to turn on the calculator. Press 2nd + to get the MEMORY screen (shown at the right).

More information

Dick Schwanke Finite Math 111 Harford Community College Fall 2015

Dick Schwanke Finite Math 111 Harford Community College Fall 2015 Using Technology to Assist in Financial Calculations Calculators: TI-83 and HP-12C Software: Microsoft Excel 2007/2010 Session #4 of Finite Mathematics 1 TI-83 / 84 Graphing Calculator Section 5.5 of textbook

More information

Vernier EasyData App

Vernier EasyData App Vernier EasyData App (by Vernier Software & Technology) Getting Started What is the EasyData App? What you need Where to find installation instructions Quick Start: Graphing temperature with Vernier EasyTemp

More information

Excel Basics By Tom Peters & Laura Spielman

Excel Basics By Tom Peters & Laura Spielman Excel Basics By Tom Peters & Laura Spielman What is Excel? Microsoft Excel is a software program with spreadsheet format enabling the user to organize raw data, make tables and charts, graph and model

More information

Introduction to the TI Connect 4.0 software...1. Using TI DeviceExplorer...7. Compatibility with graphing calculators...9

Introduction to the TI Connect 4.0 software...1. Using TI DeviceExplorer...7. Compatibility with graphing calculators...9 Contents Introduction to the TI Connect 4.0 software...1 The TI Connect window... 1 Software tools on the Home screen... 2 Opening and closing the TI Connect software... 4 Using Send To TI Device... 4

More information

BA II Plus. Guidebook. Texas Instruments Instructional Communications. Dave Caldwell David Santucci Gary Von Berg

BA II Plus. Guidebook. Texas Instruments Instructional Communications. Dave Caldwell David Santucci Gary Von Berg BA II Plus Guidebook Guidebook developed by: Texas Instruments Instructional Communications With contributions by: Dave Caldwell David Santucci Gary Von Berg 1997 by Texas Instruments Incorporated. Important

More information

GeoGebra Statistics and Probability

GeoGebra Statistics and Probability GeoGebra Statistics and Probability Project Maths Development Team 2013 www.projectmaths.ie Page 1 of 24 Index Activity Topic Page 1 Introduction GeoGebra Statistics 3 2 To calculate the Sum, Mean, Count,

More information

How Dense is SALT WATER? Focus Question What is the relationship between density and salinity?

How Dense is SALT WATER? Focus Question What is the relationship between density and salinity? Focus Question What is the relationship between density and salinity? Activity Overview Fresh water from the Mississippi River pours into the salty ocean water in the Gulf of Mexico. More than 152,400

More information

Notes on the SHARP EL-738 calculator

Notes on the SHARP EL-738 calculator Chapter 1 Notes on the SHARP EL-738 calculator General The SHARP EL-738 calculator is recommended for this module. The advantage of this calculator is that it can do basic calculations, financial calculations

More information

DATA HANDLING AND ANALYSIS ON THE TI-82 AND TI-83/83 PLUS GRAPHING CALCULATORS:

DATA HANDLING AND ANALYSIS ON THE TI-82 AND TI-83/83 PLUS GRAPHING CALCULATORS: DATA HANDLING AND ANALYSIS ON THE TI-82 AND TI-83/83 PLUS GRAPHING CALCULATORS: A RESOURCE FOR SCIENCE AND MATHEMATICS STUDENTS John L. McClure Scott A. Sinex Barbara A. Gage Prince George s Community

More information

HSPA 10 CSI Investigation Height and Foot Length: An Exercise in Graphing

HSPA 10 CSI Investigation Height and Foot Length: An Exercise in Graphing HSPA 10 CSI Investigation Height and Foot Length: An Exercise in Graphing In this activity, you will play the role of crime scene investigator. The remains of two individuals have recently been found trapped

More information

EASY STEPS TO SUCCESS: A GRAPHING CALCULATOR GUIDE

EASY STEPS TO SUCCESS: A GRAPHING CALCULATOR GUIDE EASY STEPS TO SUCCESS: A GRAPHING CALCULATOR GUIDE TO ACCOMPANY MATHEMATICAL APPLICATIONS FOR THE MANAGEMENT, LIFE, AND SOCIAL SCIENCES EIGHTH EDITION HARSHBARGER/REYNOLDS LISA S. YOCCO Georgia Southern

More information

Using a Graphing Calculator With Cramer s Rule

Using a Graphing Calculator With Cramer s Rule Using a Graphing Calculator With Cramer s Rule Directions: Follow along with this activity sheet using your TI-83 Plus graphing calculator. Complete the questions as you continue the activity and hand

More information

SAMPLE. Computer Algebra System (Classpad 330 using OS 3 or above) Application selector. Icolns that access working zones. Icon panel (Master toolbar)

SAMPLE. Computer Algebra System (Classpad 330 using OS 3 or above) Application selector. Icolns that access working zones. Icon panel (Master toolbar) A P P E N D I X B Computer Algebra System (Classpad 330 using OS 3 or above) B.1 Introduction For reference material on basic operations of the calculator, refer to the free downloadable documentation

More information

Chapter. Formulas for linear recursion between three terms, made up of an+2, an+1, an, and n

Chapter. Formulas for linear recursion between three terms, made up of an+2, an+1, an, and n Chapter 16 Recursion Table and Graph You can input two formulas for any of the three following types of recursion, which you can then use to generate a table and draw graphs. General term of sequence {an},

More information

Excel. Microsoft Office s spreadsheet application can be used to track. and analyze numerical data for display on screen or in printed

Excel. Microsoft Office s spreadsheet application can be used to track. and analyze numerical data for display on screen or in printed Excel Microsoft Office s spreadsheet application can be used to track and analyze numerical data for display on screen or in printed format. Excel is designed to help you record and calculate data, and

More information

USING A TI-83 OR TI-84 SERIES GRAPHING CALCULATOR IN AN INTRODUCTORY STATISTICS CLASS

USING A TI-83 OR TI-84 SERIES GRAPHING CALCULATOR IN AN INTRODUCTORY STATISTICS CLASS USING A TI-83 OR TI-84 SERIES GRAPHING CALCULATOR IN AN INTRODUCTORY STATISTICS CLASS W. SCOTT STREET, IV DEPARTMENT OF STATISTICAL SCIENCES & OPERATIONS RESEARCH VIRGINIA COMMONWEALTH UNIVERSITY Table

More information

Leaf River Outdoor Products Vibrashine, Inc. P.O. Box 557 Taylorsville, MS 39168 (601) 785-9854 FAX (601) 785-9874 www.vibrashine.

Leaf River Outdoor Products Vibrashine, Inc. P.O. Box 557 Taylorsville, MS 39168 (601) 785-9854 FAX (601) 785-9874 www.vibrashine. MULTI-CARD PICTURE VIEWER Model PV-2.5 Leaf River Outdoor Products Vibrashine, Inc. P.O. Box 557 Taylorsville, MS 39168 (601) 785-9854 FAX (601) 785-9874 www.vibrashine.com 2 THANKS and WELCOME What does

More information

RFID Logger Software User Manual Rev 1.0

RFID Logger Software User Manual Rev 1.0 RFID Logger Software User Manual Rev 1.0 Table of Contents 1. System Overview... 2 2. Installation... 2 3. USB RFID Interface Box... 3 4. Operation... 4 4.1. Start Up... 4 4.2. Menu overview... 4 4.2.1.

More information

Dealing with Data in Excel 2010

Dealing with Data in Excel 2010 Dealing with Data in Excel 2010 Excel provides the ability to do computations and graphing of data. Here we provide the basics and some advanced capabilities available in Excel that are useful for dealing

More information

Automated Inventory System

Automated Inventory System Automated Inventory System User Manual Developed by USDA Food and Nutrition Service June 2009 (Incomplete) Table of Contents Welcome Menu Client Services Report System Inventory System Operations Tailgate

More information

Overview. Observations. Activities. Chapter 3: Linear Functions Linear Functions: Slope-Intercept Form

Overview. Observations. Activities. Chapter 3: Linear Functions Linear Functions: Slope-Intercept Form Name Date Linear Functions: Slope-Intercept Form Student Worksheet Overview The Overview introduces the topics covered in Observations and Activities. Scroll through the Overview using " (! to review,

More information

Years after 2000. US Student to Teacher Ratio 0 16.048 1 15.893 2 15.900 3 15.900 4 15.800 5 15.657 6 15.540

Years after 2000. US Student to Teacher Ratio 0 16.048 1 15.893 2 15.900 3 15.900 4 15.800 5 15.657 6 15.540 To complete this technology assignment, you should already have created a scatter plot for your data on your calculator and/or in Excel. You could do this with any two columns of data, but for demonstration

More information

The Center for Teaching, Learning, & Technology

The Center for Teaching, Learning, & Technology The Center for Teaching, Learning, & Technology Instructional Technology Workshops Microsoft Excel 2010 Formulas and Charts Albert Robinson / Delwar Sayeed Faculty and Staff Development Programs Colston

More information

TIME VALUE OF MONEY. Hewlett-Packard HP-12C Calculator

TIME VALUE OF MONEY. Hewlett-Packard HP-12C Calculator SECTION 1, CHAPTER 6 TIME VALUE OF MONEY CHAPTER OUTLINE Clues, Hints, and Tips Present Value Future Value Texas Instruments BA II+ Calculator Hewlett-Packard HP-12C Calculator CLUES, HINTS, AND TIPS Present

More information

Navigator Software. Contents 1. NAVIGATOR SOFTWARE 2. INSTALLATION 3. USING NAVIGATOR SOFTWARE 3.1 STARTING THE PROGRAM 3.

Navigator Software. Contents 1. NAVIGATOR SOFTWARE 2. INSTALLATION 3. USING NAVIGATOR SOFTWARE 3.1 STARTING THE PROGRAM 3. Navigator Software Contents 1. NAVIGATOR SOFTWARE 2. INSTALLATION 3. USING NAVIGATOR SOFTWARE 3.1 STARTING THE PROGRAM 3.2 SYSTEM SET UP 3.3 LOAD DATA FILE 3.3.1 LOADING PARTIAL FILES 3.4 DATA TABLE WINDOW

More information

Section 5.1 - Compound Interest

Section 5.1 - Compound Interest Section 5.1 - Compound Interest Simple Interest Formulas If I denotes the interest on a principal P (in dollars) at an interest rate of r (as a decimal) per year for t years, then we have: Interest: Accumulated

More information

Statistics with the TI-86

Statistics with the TI-86 Statistics with the TI-86 The TI-86 Manual, besides coming with your calculator, can be downloaded or read in a browser in Adobe Acrobat Reader form from http://education.ti.com/product/pdf/gb/ti86book.pdf.

More information

2. Select Point B and rotate it by 15 degrees. A new Point B' appears. 3. Drag each of the three points in turn.

2. Select Point B and rotate it by 15 degrees. A new Point B' appears. 3. Drag each of the three points in turn. In this activity you will use Sketchpad s Iterate command (on the Transform menu) to produce a spiral design. You ll also learn how to use parameters, and how to create animation action buttons for parameters.

More information

HP 20b Business Consultant. Financial Calculator Manual. For free training, visit www.hp.com/go/calctraining. HP part number: F2219-90201

HP 20b Business Consultant. Financial Calculator Manual. For free training, visit www.hp.com/go/calctraining. HP part number: F2219-90201 HP 20b Business Consultant Financial Calculator Manual For free training, visit www.hp.com/go/calctraining HP part number: F2219-90201 First edition: August 2008 Legal Notices Legal Notices This manual

More information

Calculator Notes for the TI-Nspire and TI-Nspire CAS

Calculator Notes for the TI-Nspire and TI-Nspire CAS CHAPTER 11 Calculator Notes for the Note 11A: Entering e In any application, press u to display the value e. Press. after you press u to display the value of e without an exponent. Note 11B: Normal Graphs

More information

Rochester Institute of Technology. Oracle Training: Preparing Journal Entries in the Oracle Applications

Rochester Institute of Technology. Oracle Training: Preparing Journal Entries in the Oracle Applications Rochester Institute of Technology Oracle Training: Preparing Journal Entries in the Oracle Applications 1 Table of Contents Introduction Lesson 1: Lesson 2: Lesson 3: Lesson 4: Lesson 5: Lesson 6: Logging

More information

SECTION I: PREFERENCES & DATA MANAGEMENT 4 SECTION II. SHORT TERM PLANNING 9

SECTION I: PREFERENCES & DATA MANAGEMENT 4 SECTION II. SHORT TERM PLANNING 9 SECTION I: PREFERENCES & DATA MANAGEMENT 4 CHAPTER 1: SETTING YOUR PREFERENCES 4 Resizing the display 4 Opus One s Preferences 4 Reminders 5 First Day of the Week 5 CHAPTER 2: IMPORT, EXPORT AND BACKUP

More information

Gestation Period as a function of Lifespan

Gestation Period as a function of Lifespan This document will show a number of tricks that can be done in Minitab to make attractive graphs. We work first with the file X:\SOR\24\M\ANIMALS.MTP. This first picture was obtained through Graph Plot.

More information

Microsoft Migrating to Word 2010 from Word 2003

Microsoft Migrating to Word 2010 from Word 2003 In This Guide Microsoft Word 2010 looks very different, so we created this guide to help you minimize the learning curve. Read on to learn key parts of the new interface, discover free Word 2010 training,

More information

(1) S = R, where S is the sum, i is the rate of interest per compounding

(1) S = R, where S is the sum, i is the rate of interest per compounding Solving Annuity Formulas for Interest Rate Iterative Routines on the TI 83/84 Floyd Vest Basic to mathematics of finance is the formula for the sum of an ordinary annuity. The formula in traditional terminology

More information

Definition: A vector is a directed line segment that has and. Each vector has an initial point and a terminal point.

Definition: A vector is a directed line segment that has and. Each vector has an initial point and a terminal point. 6.1 Vectors in the Plane PreCalculus 6.1 VECTORS IN THE PLANE Learning Targets: 1. Find the component form and the magnitude of a vector.. Perform addition and scalar multiplication of two vectors. 3.

More information

This activity will show you how to draw graphs of algebraic functions in Excel.

This activity will show you how to draw graphs of algebraic functions in Excel. This activity will show you how to draw graphs of algebraic functions in Excel. Open a new Excel workbook. This is Excel in Office 2007. You may not have used this version before but it is very much the

More information

An Introduction to Box.com

An Introduction to Box.com An Introduction to Box.com Box is an online file sharing and cloud content management service and it provides features such as: Security controls Space Mobility Online collaboration Mobile access Version

More information

DOING MORE WITH WORD: MICROSOFT OFFICE 2010

DOING MORE WITH WORD: MICROSOFT OFFICE 2010 University of North Carolina at Chapel Hill Libraries Carrboro Cybrary Chapel Hill Public Library Durham County Public Library DOING MORE WITH WORD: MICROSOFT OFFICE 2010 GETTING STARTED PAGE 02 Prerequisites

More information

Programming Your Calculator Casio fx-7400g PLUS

Programming Your Calculator Casio fx-7400g PLUS Programming Your Calculator Casio fx-7400g PLUS Barry Kissane Programming Your Calculator: Casio fx-7400g PLUS Published by Shriro Australia Pty Limited 72-74 Gibbes Street, Chatswood NSW 2067, Australia

More information

Windows XP Pro: Basics 1

Windows XP Pro: Basics 1 NORTHWEST MISSOURI STATE UNIVERSITY ONLINE USER S GUIDE 2004 Windows XP Pro: Basics 1 Getting on the Northwest Network Getting on the Northwest network is easy with a university-provided PC, which has

More information

Kurz MODBUS Client User s Guide

Kurz MODBUS Client User s Guide Kurz MODBUS Client User s Guide Introduction The Kurz MODBUS Client program can be used to demonstrate how the Kurz MFTB and MFTA Series products can be used in a MODBUS protocol network. The program is

More information

5: Magnitude 6: Convert to Polar 7: Convert to Rectangular

5: Magnitude 6: Convert to Polar 7: Convert to Rectangular TI-NSPIRE CALCULATOR MENUS 1: Tools > 1: Define 2: Recall Definition --------------- 3: Delete Variable 4: Clear a-z 5: Clear History --------------- 6: Insert Comment 2: Number > 1: Convert to Decimal

More information

B2W Maintain. Setup and Preventive Maintenance

B2W Maintain. Setup and Preventive Maintenance B2W Maintain Setup and Preventive Maintenance Session Contents B2W Maintain - Setup and Preventive Maintenance... 2 1: Learning About Maintenance Categories... 3 2: Learning About Equipment Level Enhancements...

More information

Microsoft Migrating to PowerPoint 2010 from PowerPoint 2003

Microsoft Migrating to PowerPoint 2010 from PowerPoint 2003 In This Guide Microsoft PowerPoint 2010 looks very different, so we created this guide to help you minimize the learning curve. Read on to learn key parts of the new interface, discover free PowerPoint

More information