TI-89 (and 92) Calculus Operations

Size: px
Start display at page:

Download "TI-89 (and 92) Calculus Operations"

Transcription

1 TI 89 1 TI-89 (and 92) Calculus Operations A Preliminaries: 1. Home Screen: This is the screen that appears when the calculator is turned on. To return to the Home screen from other screens, press HOME (green and Home on the 92). 2. Adjusting the Display Contrast: While pressing the green key, press + or. 3. Checking and Setting Modes: Press MODE to see the current settings. Notice that there is more than one page of settings. Settings showing a can be changed. Use the right arrow key (press the right side of the mouse button on the 92) and arrow down to highlight the desired setting and press ENTER. To leave the setting unchanged, press ESCAPE. Once the modes are set, press ENTER Keying in Calculations on the Home Screen: These appear in the command line at the bottom of the screen until the ENTER key is pressed (Note: the symbol must be used to designate multiplication.). At this point, calculation and answer will appear on the Home screen. If a calculation yields an exact answer, such as 2π, the decimal approximation of the answer can be obtained by bringing the calculation back to the command line and pressing the (green) and keys Stopping a Calculation: You can stop an on-going calculation by pressing ON. 6. Editing a Previous Command/Calculation: Press the Up Arrow key until the input (not the output) is highlighted and press ENTER to place it on the command line. Use the arrow keys to move the cursor to the desired point (The calculator is automatically in insert mode.). 7. Cutting, Pasting, Saving: These operations are available in the F1 (Tools) menu. 8. Available Mathematical Commands: Via Menus and Keys: Many commands are available in pull down menus accessed via Fi keys (and in some cases, by designated keys). Once a menu is selected, other menus can be accessed using left and right Arrow keys. To leave a menu, press Escape. Via the Catalog: For an alphabetical list of the commands and the format required for a selected command, press the Catalog key followed by the key below the first letter of the command name. To select a command, use the down arrow key to highlight the command, and press ENTER. The list of items required in the format will appear at the bottom of the screen. 9. List of Special Characters: For a list of characters accessible using the the (green) key, press and EE. 10. Clearing Previous Work: To clear the Home screen, command line, variables a-z, etc.: Use F6 item 2. (NewProb). 3 To clear the Command Line: Use the Clear key. To Clear the Home screen: Use F1 item 8 (Clear Home). Clearing single-character variables a-z: Use F6 item 1 (Clear a-z). 11. Trouble Shooting: If the calculator does not appear to be working correctly, try clearing the single-character variables (see above). 1 Note: A change in mode will not occur, unless this is done. In effect, you need to press ENTER twice after making a mode change. 2 By pressing MODE, you can change the answer format to decimal (or exact) form. 3 Be sure to press ENTER twice.

2 2 TI 89 B Graphing Functions Sample Exercise: Graph f 1 (x) = sin(x) and f 2 (x) = x 2 x 6 on the same screen and use the TRACE cursor to find the intersection point(s) of the two graphs. The instructions below may help. 1. Press the and Y= keys. 2. Key in the functions. For the variable x, use the X key. 3. Only the checked ( ) functions will be graphed. To check (or uncheck) a function, place the cursor on the function using the arrow keys and press F4. 4. To set the window, press and WINDOW. Set the window so that 5 x 5. Then select F2, option A. (ZoomFit) 4 to set the y-values and begin graphing. 5. Activate the TRACE cursor, by pressing F3. Then use the arrow keys to place the cursor on one of the points of intersection of the two functions. 6. To locate this intersection point more accurately, use F2 item 2 (ZoomIN). With the TRACE cursor located at the desired zoom center, press ENTER. Adjust the position of the TRACE cursor as needed. 7. Optional: Checking your solutions using the Intersection operation. (a) In the F5 (MATH) menu, select item 5 (Intersection). (b) The screen now displays First curve? and a flashing double cursor. If necessary, use the up or down arrow keys to move the cursor to one of the functions and press ENTER. (c) The screen now displays Second curve? If necessary, move the second cursor to the other desired function and press ENTER. (d) When the screen displays Lower Bound? either key in a nearby x-value or use the left or right arrow keys to move a cursor close to the intersection and press ENTER. Similarly indicate the Upper Bound. 8. Optional: Checking your solutions by using Solve: (a) From the Home screen, select F2 item 1 (Solve). (b) On the command line, key in (equation,variable) To find the intersection of the graphs of the two functions listed above, you ll need to complete the command so that it reads: solve(x 2 x 6 sin(x) = 0, x) This calculation may take awhile; if you are only interested in one solution, e.g., the solution for x > 0, you might speed up the process by keying in (equation,variable) x > 0 and pressing ENTER. C Graphing and Tabulating Sequences 1. Press the MODE key. Change the Graph setting to Sequence and press ENTER twice. 2. Change the Tb/Set Independent setting to AUTO and press ENTER twice. 3. To enter the sequence to be graphed and/or tabulated, press the and Y= keys. Note that the functions are now labeled as u1, etc. 4. Enter as ui the desired sequence using n (not x) as the variable and enter as ui1 the first n value for your sequence. 5. In the F7 Axes menu change, if necessary, the Axes setting to TIME. 6. Then use F3: GRAPH to graph your sequence and F5: TABLE to tabulate its values. 4 Scroll down to find option A.

3 TI 89 3 D Evaluating Functions and Limits of Functions 1. Enter the desired function as yi(x) using one of the methods below: Press the and Y= keys and then key in the desired function as yi for some number i. On the Home screen, key in the desired function. Then press STO and key in the expression yi(x) for some i To evaluate the function yi for a single value x = a, use one of the methods below: If you have previously stored your function as yi for some i, key in the expression yi(a) on the command line and press ENTER. Note that the value assigned to x can be a number, an alphabetical letter, or a mathematical expression involving numbers and letters, e.g., try evaluating yi(a + 3). Enter the function f(x) on the command line, press the key, and then complete the expression so that it reads f(x) x = a and press ENTER. 3. Using a table to evaluate one or more functions yi(x) for several numerical values of x: (a) The yi functions evaluated will be those that you have previously entered and checked. (b) To be able to specify the x-values, press the and TbSet keys Then select ASK on the line Independent: (c) To enter the TABLE menu, press the and TABLE keys (d) Key in the first numerical value of x at which you want to evaluate the function(s), then use the down arrow key to move to the next row, enter another value of x, etc. 4. To evaluate the limit, lim x a f(x). (a) On the Home screen enter menu F3 (Calc) and select item 3 (limit (. (b) When the command line displays limit(, complete the expression to read limit(f(x), x, a). (c) To evaluate a one-sided limit such as lim x a +f(x), proceed in the same way, but this time indicate a small numerical (positive) increment such as.1 as a final entry in the expression so that it reads limit(f(x), x, a,.1) E Derivatives and Tangent Lines 1. To compute the nth derivative f (n) (x) symbolically for a specific positive integer n: (a) Enter menu F3 (Calc) and select item 1 (d( differentiate) or press 2nd and d. (b) When the command line displays d(, complete the expression to read d(f(x), x, n). 2. To evaluate and graph f (n) (x), enter the function resulting from the differentiation as yi(x) for some i and follow the procedures in part C above. 3. To obtain the graph and equation of the tangent line to a function f(x) at a given point: (a) Enter (and check) the desired function as yi(x) for some i. (b) With the function graph onscreen (see B above), enter menu F5 (Math) and use the down arrow to scroll down to A (Tangent) and press ENTER. (c) Move the cursor to the desired point on the graph or key in the desired x-value of the point. Then press ENTER. 4. To evaluate the derivative of a function at a selected point on the graph. (a) With the function graph onscreen, enter menu F5 (Math) and select item 6 (Derivatives). (b) Move the cursor to the desired point on the graph or key in the desired x-value of the point. Then press ENTER. 5 Be sure to key in just the expression, i.e., do not include the parentheses.

4 4 TI 89 F Antiderivatives and Definite Integrals 1. To evaluate the indefinite integral F (x) = f(x) dx (a) Enter menu F3 (Calc) and select item 2 ( integrate) or press 2nd and. (b) Complete the command so that it reads (f(x), x) and press ENTER. (c) To graph an indefinite integral f(x) dx, enter the function resulting from the antidifferentiation as yi(x) for some i and follow the procedures in part C above. 2. To evaluate the definite integral b a f(x) dx (a) Enter menu F3 (Calc) and select item 2 ( integrate) or press 2nd and. (b) Complete the command so that it reads (f(x), x, a, b) and press ENTER. Note, you can use the literal expression yi(x) with a specific integer value of i if this function has been entered using the Y= key, or you can key in the algebraic expression for yi(x). 3. To evaluate the definite integral b yi(x)dx from the Graph screen: a (a) With the function graph onscreen, enter menu F5 (Math) and select item 7 ( f(x)dx). (b) When the screen displays Lower Limit? either key in the value a or move the cursor to x = a and press ENTER. Similarly indicate the Upper Limit. 4. Numerical Integration with the Numint Program: (This program is available from your instructor.) (a) Enter f(x) as the y1 function in the Y = editor. (b) From the Home screen, use the 2nd and Var-Link keys to enter the Var-Link screen. Scroll down until the the program name is highlighted and press ENTER.. (c) When the expression numint( appears on the command line, complete it so it reads numint() and press ENTER. (d) Following the program prompts, key in the lower limit of integration, a; the upper limit, b and the number of subintervals, n. Then press ENTER. (e) The left sum, right sum and trapezoid approximations then appear. Press ENTER to obtain the midpoint sum and the Simpson (SIMP) approximations. G Evaluating Partial and Infinite Sums Sample Exercise: Sum 20 k=3 7 4 k and 7 4 k k=3 1. Enter menu F3 (Calc) and select item 4 ( sum). 2. Complete the command as follows: (7/4 x, x, 3, 20) and press ENTER 6 3. With the expression (7/4 x, x, 3, 20) on the command line, 7 replace the final number 20 with the symbol and press ENTER. 4. Some sums require the use of a factorial (!). To find it, press 2nd, MATH. Select item 7 Probability and choose item 1!, or press. (On the TI-92, use 2nd w.) 6 If you are in Exact mode and want a decimal answer, you ll need to press the and keys You may need to use the up arrow key to highlight the expression and press ENTER to get it there. 4k k=3

5 TI 89 5 Prepared by JNC for St. Olaf Calculus Students comments and suggestions to: cederj Revised

Numerical Integration & Area Under a Curve

Numerical Integration & Area Under a Curve Kevin Fitzpatrick CC Edwards Evaluating 2 (1.5x 2 x) dx on the Home Evaluating 2 (1.5x 2 x) dx on the Home 0 0 screen: screen: 1. Press MENU and 1 to select the RUN screen. (That s the main calculation

More information

TI-89 Calculator Workshop #1 The Basics

TI-89 Calculator Workshop #1 The Basics page 1 TI-89 Calculator Workshop #1 The Basics After completing this workshop, students will be able to: 1. find, understand, and manipulate keys on the calculator keyboard 2. perform basic computations

More information

TI-83 Graphing Functions & Relations

TI-83 Graphing Functions & Relations To graph a function: 1. The equation must be written in functional notation in explicit (or y equals ) form. (Y is the dependent variable and X is the independent variable.) For instance, we may need to

More information

EXAMPLE. 1. Enter y = x 2 + 8x + 9.

EXAMPLE. 1. Enter y = x 2 + 8x + 9. VI. FINDING INTERCEPTS OF GRAPHS As we have seen, TRACE allows us to find a specific point on the graph. Thus TRACE can be used to solve a number of important problems in algebra. For example, it can be

More information

Graphics calculator instructions

Graphics calculator instructions Graphics calculator instructions Contents: A B C D E F G Basic calculations Basic functions Secondary function and alpha keys Memory Lists Statistical graphs Working with functions 10 GRAPHICS CALCULATOR

More information

Objectives. Materials

Objectives. Materials Activity 6 Local Linearity, Differentiability, and Limits of Difference Quotients Objectives Connect the concept of local linearity to differentiability through numerical explorations of limits of difference

More information

Graphing Calculator Graphing with the TI-85

Graphing Calculator Graphing with the TI-85 Graphing Calculator Graphing with the TI-85 I. Introduction The TI-85 has fifty keys, many of which will perform multiple functions when used in combination. Each key has a symbol printed on its face.

More information

Graphics calculator instructions

Graphics calculator instructions Graphics calculator instructions Contents: A Basic calculations B Basic functions C Secondary function and alpha keys D Memory E Lists F Statistical graphs G Working with functions H Two variable analysis

More information

Basic Calculator Functions

Basic Calculator Functions Algebra I Common Graphing Calculator Directions Name Date Throughout our course, we have used the graphing calculator to help us graph functions and perform a variety of calculations. The graphing calculator

More information

OVERVIEW DISPLAYING NUMBERS IN SCIENTIFIC NOTATION ENTERING NUMBERS IN SCIENTIFIC NOTATION

OVERVIEW DISPLAYING NUMBERS IN SCIENTIFIC NOTATION ENTERING NUMBERS IN SCIENTIFIC NOTATION OVERVIEW The intent of this material is to provide instruction for the TI-86 graphing calculator that may be used in conjunction with the second edition of Gary Rockswold's College Algebra Through Modeling

More information

SAMPLE. Computer Algebra System (TI calculators)

SAMPLE. Computer Algebra System (TI calculators) A P P E N D I X B B1 Computer Algebra System (TI calculators) Introduction This appendix is written for use with TI calculators. Much of this material is also relevant to the use of other calculators with

More information

Mark Howell Gonzaga High School, Washington, D.C. Martha Montgomery Fremont City Schools, Fremont, Ohio

Mark Howell Gonzaga High School, Washington, D.C. Martha Montgomery Fremont City Schools, Fremont, Ohio Be Prepared for the Calculus Exam Mark Howell Gonzaga High School, Washington, D.C. Martha Montgomery Fremont City Schools, Fremont, Ohio Practice exam contributors: Benita Albert Oak Ridge High School,

More information

Chapter 3 Limits and Derivative Concepts

Chapter 3 Limits and Derivative Concepts Chapter 3 Limits and Derivative Concepts 1. Average Rate of Change 2. Using Tables to Investigate Limits 3. Symbolic Limits and the Derivative Definition 4. Graphical Derivatives 5. Numerical Derivatives

More information

Linear and Quadratic Least Squares

Linear and Quadratic Least Squares Linear and Quadratic Least Squares Prepared by Stephanie Quintal, graduate student Dept. of Mathematical Sciences, UMass Lowell in collaboration with Marvin Stick Dept. of Mathematical Sciences, UMass

More information

Whole Group: Basics of Graphing on your TI Calculator

Whole Group: Basics of Graphing on your TI Calculator Whole Group: Basics of Graphing on your TI Calculator 1. Start by pressing the Y= key on the upper left of your calculator. Notice that there are 10 different lines to write; this means that it is possible

More information

Getting Started with the TI-83/TI-84 Plus Family of Calculators

Getting Started with the TI-83/TI-84 Plus Family of Calculators Appendix C Getting Started with the TI-83/TI-84 Plus Family of Calculators ON-OFF To turn on the calculator, press the ON key. To turn off the calculator, press 2nd and then ON. Most keys on the calculator

More information

Tips to Save Typing, etc.

Tips to Save Typing, etc. MATH 110 Dr. Stoudt Using Your TI-89/Voyage 200 Guidebooks for all Texas Instruments calculators can be downloaded (in Adobe PDF format) from http://education.ti.com/en/us/guidebook/search Just search

More information

TI-89 Titanium Workshop Saturday, July 17 th 2004

TI-89 Titanium Workshop Saturday, July 17 th 2004 TI-89 Titanium Workshop Saturday, July 17 th 2004 TI-89 Titanium Hands-On Activities TI-89 Titanium Geography : Apps Desktop Turning ON the Apps Desktop: 1. Press MODE 2. Press 3. Scroll down to the Apps

More information

APPENDICES. APPENDIX A Calculus and the TI-82 Calculator. Functions. Specific Window Settings

APPENDICES. APPENDIX A Calculus and the TI-82 Calculator. Functions. Specific Window Settings APPENDICES APPENDIX A Calculus and the TI-82 Calculator Functions A. Define a function Press y= to obtain Y= edit screen. Cursor down to the function to be defined. (Press clear if the function is to be

More information

CAMBRIDGE TECHNOLOGY IN MATHS Year 12 ClassPad user guide

CAMBRIDGE TECHNOLOGY IN MATHS Year 12 ClassPad user guide Year 12 ClassPad User guide Page 1 of 12 CAMBRIDGE TECHNOLOGY IN MATHS Year 12 ClassPad user guide CONTENTS Introduction to the ClassPad 330 2 Using the Main menu 4 Graphing 8 Defining functions 9 Probability

More information

Graphing Calculator Comparison Activities

Graphing Calculator Comparison Activities Graphing Calculator Comparison Activities CASIO fx-9750gii VS. TI-83, TI-83 Plus, TI-84, TI-84 Plus Finding Extrema Algebraically Texas Instruments: TI-83 Plus, TI-84 Plus, & TI-84 SE CASIO GRAPHING CALCULATORS

More information

Sharp EL-9900 Graphing Calculator

Sharp EL-9900 Graphing Calculator Sharp EL-9900 Graphing Calculator Basic Keyboard Activities General Mathematics Algebra Programming Advanced Keyboard Activities Algebra Calculus Statistics Trigonometry Programming Sharp EL-9900 Graphing

More information

Proceedings of the Third International DERIVE/TI-92 Conference

Proceedings of the Third International DERIVE/TI-92 Conference Using the TI-92 and TI-92 Plus to Explore Derivatives, Riemann Sums, and Differential Equations with Symbolic Manipulation, Interactive Geometry, Scripts, Regression, and Slope Fields Sally Thomas, Orange

More information

Objectives. Materials. Teaching Time

Objectives. Materials. Teaching Time Teacher Notes Activity 6 Local Linearity, Differentiability, and Limits of Difference Quotients Objectives Connect the concept of local linearity to differentiability through numerical explorations of

More information

A system of equations is a set of equations with the same unknowns.

A system of equations is a set of equations with the same unknowns. Unit B, Lesson.3 Solving Systems of Equations Functions can be used to model real-world situations where you may be interested in a certain event or circumstance while you are also concerned with another.

More information

How to Do Everything We Need to Do on a TI Calculator in Algebra 2 for Now (Unless Davies Forgot Something)

How to Do Everything We Need to Do on a TI Calculator in Algebra 2 for Now (Unless Davies Forgot Something) How to Do Everything We Need to Do on a TI Calculator in Algebra 2 for Now (Unless Davies Forgot Something) 10.01.17 Before you do anything, set up your calculator so that it won t get in your way. Basics:

More information

TI-89 Clinic. Let s first set up our calculators so that we re all working in the same mode.

TI-89 Clinic. Let s first set up our calculators so that we re all working in the same mode. TI-89 Clinic Preliminaries Let s first set up our calculators so that we re all working in the same mode. From the home screen, select F6 new problem. Hit enter to eecute that command. This erases previous

More information

Standardized Tests: Best Practices for the TI-Nspire CX

Standardized Tests: Best Practices for the TI-Nspire CX The role of TI technology in the classroom is intended to enhance student learning and deepen understanding. However, efficient and effective use of graphing calculator technology on high stakes tests

More information

RECALLING PREVIOUS EXPRESSIONS

RECALLING PREVIOUS EXPRESSIONS The variable Ans holds the most recent evaluated expression, and can be used in calculations by pressing SHIFT ( ). For example, suppose you evaluate 3 4, and then wish to subtract this from 17. This can

More information

Tips to Save Typing, etc.

Tips to Save Typing, etc. MATH 110 Dr. Stoudt Using Your TI-nspire CAS Guidebooks for all Texas Instruments calculators can be downloaded (in Adobe PDF format) from http://education.ti.com/en/us/guidebook/search Just search for

More information

THE MATHEMATICS DIVISION OF LEHIGH CARBON COMMUNITY COLLEGE PRESENTS. WORKSHOP II Graphing Functions on the TI-83 and TI-84 Graphing Calculators

THE MATHEMATICS DIVISION OF LEHIGH CARBON COMMUNITY COLLEGE PRESENTS. WORKSHOP II Graphing Functions on the TI-83 and TI-84 Graphing Calculators THE MATHEMATICS DIVISION OF LEHIGH CARBON COMMUNITY COLLEGE PRESENTS WORKSHOP II Graphing Functions on the TI-83 and TI-84 Graphing Calculators Graphing Functions on the TI-83 or 84 Graphing Calculators

More information

MATH 0310 Graphing Calculator Supplement

MATH 0310 Graphing Calculator Supplement All instructions reference the TI83/84 family of calculators. All graphs shown use the viewing window x: [-10, 10], y: [-10, 10]. Solving an Equation MATH 0310 Graphing Calculator Supplement The equation

More information

Problem #3 Daily Lessons and Assessments for AP* Calculus AB, A Complete Course Page Mark Sparks 2012

Problem #3 Daily Lessons and Assessments for AP* Calculus AB, A Complete Course Page Mark Sparks 2012 Problem # Daily Lessons and Assessments for AP* Calculus AB, A Complete Course Page 490 Mark Sparks 01 Finding Anti-derivatives of Polynomial-Type Functions If you had to explain to someone how to find

More information

Sharp EL-9900 Graphing Calculator

Sharp EL-9900 Graphing Calculator Sharp EL-9900 Graphing Calculator Basic Keyboard Activities General Mathematics Algebra Programming Advanced Keyboard Activities Algebra Calculus Statistics Trigonometry Programming Sharp EL-9900 Graphing

More information

Graphing Calculator How To Packet

Graphing Calculator How To Packet Graphing Calculator How To Packet The following outlines some of the basic features of your TI Graphing Calculator. The graphing calculator is a useful tool that will be used extensively in this class

More information

CAMBRIDGE TECHNOLOGY IN MATHS Year 11 TI-Nspire user guide

CAMBRIDGE TECHNOLOGY IN MATHS Year 11 TI-Nspire user guide Year 11 TI-Nspire User guide Page 1 of 14 CAMBRIDGE TECHNOLOGY IN MATHS Year 11 TI-Nspire user guide CONTENTS Introduction to the TI-Nspire 2 Using the Calculator application 4 Using the Graphs & Geometry

More information

Graphing Calculator Graphing with the TI-86

Graphing Calculator Graphing with the TI-86 Graphing Calculator Graphing with the TI-86 I. Introduction The TI-86 has fift kes, man of which perform multiple functions when used in combination. Each ke has a smbol printed on its face. When a ke

More information

Math Calculus I

Math Calculus I Math 1592 - Calculus I A brief Introduction to the TI92/Voyage 200 Here we give a selection of TI commands that we will be using through this course. 1. Basic Commands solve If we type the following solve(x

More information

SKILL: Fraction arithmetic and reducing fractions back to top

SKILL: Fraction arithmetic and reducing fractions back to top Table of Contents 050 Skills 1) Fraction Arithmetic 2) Check Solution 3) Graphing and Ordered Pairs 4) Finding Intercepts From a Graph 5) Solve a System of Equations 6) Evaluate an Expression with Exponents

More information

Macmillan TI-Nspire supplement

Macmillan TI-Nspire supplement February 2011 Contents Changes to the hardware the touchpad... 1 Changes to the software OS version 2... 2 The Home screen... 2 Page layout... 4 Calculator page menu changes... 5 Systems of equations...

More information

INTRODUCTION TO DERIVE - by M. Yahdi

INTRODUCTION TO DERIVE - by M. Yahdi Math 111/112-Calculus I & II- Ursinus College INTRODUCTION TO DERIVE - by M. Yahdi This is a tutorial to introduce main commands of the Computer Algebra System DERIVE. You should do (outside of class)

More information

if you have anything on the screen you can clear it by pressing: CLEAR

if you have anything on the screen you can clear it by pressing: CLEAR Graphing Calculators are really very powerful hand held computing devices. The allow mathematics problems to be investigated by those whose learning styles range from the symbolic to the visual to the

More information

SPM Add Math Form 5 Chapter 3 Integration

SPM Add Math Form 5 Chapter 3 Integration SPM Add Math Form Chapter Integration INDEFINITE INTEGRAL CHAPTER : INTEGRATION Integration as the reverse process of differentiation ) y if dy = x. Given that d Integral of ax n x + c = x, where c is

More information

,!7IA3C1-cjfcei!:t;K;k;K;k ISBN Graphing Calculator Reference Card. Addison-Wesley s. Basics. Created in conjuction with

,!7IA3C1-cjfcei!:t;K;k;K;k ISBN Graphing Calculator Reference Card. Addison-Wesley s. Basics. Created in conjuction with Addison-Wesley s Graphing Calculator Reference Card Created in conjuction with Basics Converting Fractions to Decimals The calculator will automatically convert a fraction to a decimal. Type in a fraction,

More information

GRAPHING CALCULATOR REFERENCE BOOK

GRAPHING CALCULATOR REFERENCE BOOK John T. Baker Middle School GRAPHING CALCULATOR REFERENCE BOOK Name: Teacher: - 1 - To Graph an Equation: Graphing Linear Equations 1.) Press Y= and enter the equation into Y 1. 2.) To see the graph in

More information

Graphing Calculator Workshop

Graphing Calculator Workshop Graphing Calculator Workshop Marian K. Hukle, hukle@math.ku.edu; Amy Kim, akim@math.ku.edu; Chris Valle, cvalle@math.ku.edu POWER ON/OFF ON to turn on calculator. 2nd OFF to turn off calculator. SCREEN

More information

Brenda Lynch TI Summit Algebra 1 October 20, 2012

Brenda Lynch TI Summit Algebra 1 October 20, 2012 I. Solving Equations A. On the TI-84 i. Plugging in answer with ( ) ii. Using the STO key to check your answer iii. Boolean Check (0 means incorrect, 1 means correct) iv. Using y= to solve an equation

More information

Contents 20. Trigonometric Formulas, Identities, and Equations

Contents 20. Trigonometric Formulas, Identities, and Equations Contents 20. Trigonometric Formulas, Identities, and Equations 2 20.1 Basic Identities............................... 2 Using Graphs to Help Verify Identities................... 2 Example 20.1................................

More information

Implicit Function Explorations

Implicit Function Explorations Activities with Implicit Functions and Implicit Differentiation on the TI-89/Voyage 00 Dennis Pence Western Michigan University Kalamazoo, Michigan USA Abstract: Unfortunately the topic of implicit differentiation

More information

MEI Tasks for Casio Graphical Calculators

MEI Tasks for Casio Graphical Calculators 1. Drawing lines of the form x c: Using the Casio fx-9750g Plus select option 5 (GRAPH): then F3 (TYPE): followed by F4 (X=C): Now enter : then EXE followed by F6 (DRAW): showing the graph of x Page 1

More information

Chapter 2 Scatter Plots and Introduction to Graphing

Chapter 2 Scatter Plots and Introduction to Graphing Chapter 2 Scatter Plots and Introduction to Graphing 2.1 Scatter Plots Relationships between two variables can be visualized by graphing data as a scatter plot. Think of the two list as ordered pairs.

More information

SOLVING SYSTEMS OF EQUATIONS

SOLVING SYSTEMS OF EQUATIONS SOLVING SYSTEMS OF EQUATIONS GRAPHING System of Equations: 2 linear equations that we try to solve at the same time. An ordered pair is a solution to a system if it makes BOTH equations true. Steps to

More information

Calculator Basics TI-83, TI-83 +, TI-84. Index Page

Calculator Basics TI-83, TI-83 +, TI-84. Index Page Calculator Basics TI-83, TI-83 +, TI-84 Index Page Getting Started Page 1 Graphing Page 2 Evaluating Functions page 4 Minimum and Maximum Values Page 5 Table of Values Page 6 Graphing Scatter Plots Page

More information

12.1 Getting Started with the TI-86

12.1 Getting Started with the TI-86 CHAPTER 1 TEXAS INSTRUMENTS TI-86 1.1 Getting Started with the TI-86 1.1.1 Basics: Press the ON key to begin using your TI-86. If you need to adjust the display contrast, first press nd, then press and

More information

6 Using Technology Wisely

6 Using Technology Wisely 6 Using Technology Wisely Concepts: Advantages and Disadvantages of Graphing Calculators How Do Calculators Sketch Graphs? When Do Calculators Produce Incorrect Graphs? The Greatest Integer Function Graphing

More information

NAME: Section # SSN: X X X X

NAME: Section # SSN: X X X X Math 155 FINAL EXAM A May 5, 2003 NAME: Section # SSN: X X X X Question Grade 1 5 (out of 25) 6 10 (out of 25) 11 (out of 20) 12 (out of 20) 13 (out of 10) 14 (out of 10) 15 (out of 16) 16 (out of 24)

More information

Function Transformations and Symmetry

Function Transformations and Symmetry CHAPTER Function Transformations and Symmetry The first well-documented postal system was in ancient Rome, where mail was carried by horsedrawn carriages and ox-drawn wagons. The US Postal Service delivers

More information

First Asian Technology Conference in Mathematics Singapore, December 18-21, Workshop Notes. Hewlett Packard HP 38G

First Asian Technology Conference in Mathematics Singapore, December 18-21, Workshop Notes. Hewlett Packard HP 38G First Asian Technology Conference in Mathematics Singapore, December 18-21, 1995 Workshop Notes Hewlett Packard HP 38G Barry Kissane Australian Institute of Education Murdoch University Murdoch, Western

More information

1. Let be a point on the terminal side of θ. Find the 6 trig functions of θ. (Answers need not be rationalized). b. P 1,3. ( ) c. P 10, 6.

1. Let be a point on the terminal side of θ. Find the 6 trig functions of θ. (Answers need not be rationalized). b. P 1,3. ( ) c. P 10, 6. Q. Right Angle Trigonometry Trigonometry is an integral part of AP calculus. Students must know the basic trig function definitions in terms of opposite, adjacent and hypotenuse as well as the definitions

More information

Graphing Calculator Graphing with the TI-89

Graphing Calculator Graphing with the TI-89 Graphing Calculator Graphing with the TI-89 I. Introduction The TI-89 has fifty keys, many of which will perform multiple functions when used in combination. Each key has a symbol printed on its face.

More information

With the cursor flashing on the word FUNCTION, press the. Section 1. <MODE> key

With the cursor flashing on the word FUNCTION, press the. Section 1. <MODE> key 1 USING THE TI-89 A Primer for TI-83 Users (Easy Calculus Summer Assignment) Come to school on the first day with your TI-89. We will start school by learning calculus, so this assignment will help you

More information

Introduction to Mathcad

Introduction to Mathcad CHAPTER 1 Introduction to Mathcad Mathcad is a product of MathSoft inc. The Mathcad can help us to calculate, graph, and communicate technical ideas. It lets us work with mathematical expressions using

More information

Texas Instruments TI-86 Graphics Calculator. Getting started with the TI-86

Texas Instruments TI-86 Graphics Calculator. Getting started with the TI-86 Part III: Texas Instruments TI-86 Graphics Calculator III.1 Getting started with the TI-86 III.1.1 Basics: Press the ON key to begin using your TI-86 calculator. If you need to adjust the display contrast,

More information

Math 165 Guided Activity to study ahead some concepts from sections 1.1 and 1.2 Name Section Distance and Midpoint Formula

Math 165 Guided Activity to study ahead some concepts from sections 1.1 and 1.2 Name Section Distance and Midpoint Formula Math 165 Guided Activity to study ahead some concepts from sections 1.1 and 1. Name Section 1.1 - Distance and Midpoint Formula Use the power point presentation for sections 1.1 and 1. to answer the following

More information

HP Prime: The 10-Quicky Introduction Version 1.0. HP Prime: A Breakthrough in Mathematics Education Technology!

HP Prime: The 10-Quicky Introduction Version 1.0. HP Prime: A Breakthrough in Mathematics Education Technology! HP Prime: A Breakthrough in Mathematics Education Technology! GT Springer, Solutions Architect HP Calculators and Educational Software gt.springer@hp.com This hands-on workshop is a basic introduction

More information

C3 Numerical methods

C3 Numerical methods Verulam School C3 Numerical methods 138 min 108 marks 1. (a) The diagram shows the curve y =. The region R, shaded in the diagram, is bounded by the curve and by the lines x = 1, x = 5 and y = 0. The region

More information

PR3 & PR4 CBR Activities Using EasyData for CBL/CBR Apps

PR3 & PR4 CBR Activities Using EasyData for CBL/CBR Apps Summer 2006 I2T2 Process Page 23. PR3 & PR4 CBR Activities Using EasyData for CBL/CBR Apps The TI Exploration Series for CBR or CBL/CBR books, are all written for the old CBL/CBR Application. Now we can

More information

Texas Instruments TI-89 Graphing Calculator. Getting started with the TI-89

Texas Instruments TI-89 Graphing Calculator. Getting started with the TI-89 Part IV: Texas Instruments TI-89 Graphing Calculator IV.1 Getting started with the TI-89 In this guide, the key with the green diamond symbol inside a green border will be indicated by, the key with the

More information

Texas Instruments TI-83, TI-83 Plus, TI-84 Plus Graphics Calculator

Texas Instruments TI-83, TI-83 Plus, TI-84 Plus Graphics Calculator Part II: Texas Instruments TI-83, TI-83 Plus, TI-84 Plus Graphics Calculator II.1 Getting started with the TI-83, TI-83 Plus, TI-84 Plus Note: All keystroke sequences given for the TI-83 are applicable

More information

HOME SCREEN CALCULATIONS

HOME SCREEN CALCULATIONS TI-84 Graphing Calculator for Beginners Fan Disher, NBCT Mandeville High School AP Calculus & Precalculus Teacher T 3 Regional Instructor Algebra II LA Comp. Curriculum Writer fan.disher@stpsb.org http://mandevillehigh.stpsb.org

More information

Appendix A Using a Graphing Calculator. Section 4: The CALCULATE Menu

Appendix A Using a Graphing Calculator. Section 4: The CALCULATE Menu Appendix A Using a Graphing Calculator Section 4: The CALCULATE Menu The CALC menu provides access to many features that will be regularly used in the class. value returns a single y value when the user

More information

0.7 Graphing Features: Value (Eval), Zoom, Trace, Maximum/Minimum, Intersect

0.7 Graphing Features: Value (Eval), Zoom, Trace, Maximum/Minimum, Intersect 0.7 Graphing Features: Value (Eval), Zoom, Trace, Maximum/Minimum, Intersect Value (TI-83 and TI-89), Eval (TI-86) The Value or Eval feature allows us to enter a specific x coordinate and the cursor moves

More information

TI-84 GRAPHING CALCULATOR

TI-84 GRAPHING CALCULATOR TI-84 GRAPHING CALCULATOR Table of Contents Set Up & Troubleshooting... 3 TI-84: Resetting the Calculator... 4 TI-84: Mode Settings... 5 Entering Data... 7 TI-84: Entering & Editing Lists of Data... 8

More information

USING THE TI-83 GRAPHING CALCULATOR IN WORKSHOP CALCULUS. Christa Fratto, Nancy Baxter Hastings, and Barbara E. Reynolds. 1. General Information...

USING THE TI-83 GRAPHING CALCULATOR IN WORKSHOP CALCULUS. Christa Fratto, Nancy Baxter Hastings, and Barbara E. Reynolds. 1. General Information... Appendix: USING THE TI-83 GRAPHING CALCULATOR IN WORKSHOP CALCULUS Christa Fratto, Nancy Baxter Hastings, and Barbara E. Reynolds 1. General Information...351 2. Calculator Basics...351 2.1. Turning the

More information

Use Geometry Expressions to create and graph functions, and constrain points to functions.

Use Geometry Expressions to create and graph functions, and constrain points to functions. Learning Objectives Parametric Functions Lesson 1: Function Review Level: Algebra Time required: 30 minutes This is the first lesson in the unit on parametric functions. Parametric functions are not really

More information

Solving Systems of Equations Using Matrices With the TI-83 or TI-84

Solving Systems of Equations Using Matrices With the TI-83 or TI-84 Solving Systems of Equations Using Matrices With the TI-83 or TI-84 Dimensions of a matrix: The dimensions of a matrix are the number of rows by the number of columns in the matrix. rows x columns *rows

More information

Alternate Appendix A: Using the TI-92 Calculator

Alternate Appendix A: Using the TI-92 Calculator Alternate Appendix A: Using the TI-92 Calculator This document summarizes TI-92 calculation and programming operations as they relate to the text, Inside Your Calculator. Even those who do not read the

More information

Exam 1 Review. MATH Intuitive Calculus Fall Name:. Show your reasoning. Use standard notation correctly.

Exam 1 Review. MATH Intuitive Calculus Fall Name:. Show your reasoning. Use standard notation correctly. MATH 11012 Intuitive Calculus Fall 2012 Name:. Exam 1 Review Show your reasoning. Use standard notation correctly. 1. Consider the function f depicted below. y 1 1 x (a) Find each of the following (or

More information

Graphing Calculator Tutorial

Graphing Calculator Tutorial Graphing Calculator Tutorial This tutorial is designed as an interactive activity. The best way to learn the calculator functions will be to work the examples on your own calculator as you read the tutorial.

More information

Chapter 7 Transcendental Functions

Chapter 7 Transcendental Functions Chapter 7 Transcendental Functions. Trapezoidal Rule and Simpson s Rule. Other Numerical Integration 3. Logarithmic and Eponential Functions 4. Inverse Trigonometric Functions 5. Comparing Symbolic Integration

More information

1) Complete problems 1-65 on pages You are encouraged to use the space provided.

1) Complete problems 1-65 on pages You are encouraged to use the space provided. Dear Accelerated Pre-Calculus Student (017-018), I am excited to have you enrolled in our class for next year! We will learn a lot of material and do so in a fairly short amount of time. This class will

More information

4 Visualization and. Approximation

4 Visualization and. Approximation 4 Visualization and Approximation b A slope field for the differential equation y tan(x + y) tan(x) tan(y). It is not always possible to write down an explicit formula for the solution to a differential

More information

An Introduction to Graphing Calculator Basics: Graphing Functions and Solving Equations

An Introduction to Graphing Calculator Basics: Graphing Functions and Solving Equations An Introduction to Graphing Calculator Basics: Graphing Functions and Solving Equations Audience: Teachers of mathematics who have little or no experience with graphing calculators. Required Technology:

More information

TEXAS INSTRUMENTS TI-92

TEXAS INSTRUMENTS TI-92 CHAPTER 5 TEXAS INSTRUMENTS TI-9 5.1 Getting Started with the TI-9 In this book, the key with the green diamond symbol inside a green border will be indicated by, the key with the white arrow pointing

More information

Use of Technology. Perform statistical computations on stored data or entered statistics.

Use of Technology. Perform statistical computations on stored data or entered statistics. Chapter 1 Introduction Use of Technology Statistics is a field that deals with sets of data. After the data is collected, it needs to be organized and interpreted. There is a limit to how much of the work

More information

GEOGEBRA: DYNAMIC MATHEMATICS MADE EASY

GEOGEBRA: DYNAMIC MATHEMATICS MADE EASY GEOGEBRA: DYNAMIC MATHEMATICS MADE EASY Barbara K. D Ambrosia Carl R. Spitznagel John Carroll University Department of Mathematics and Computer Science Cleveland, OH 44118 bdambrosia@jcu.edu spitz@jcu.edu

More information

Casio fx-cg20. Calculator Instructions A B C D E F G. Contents:

Casio fx-cg20. Calculator Instructions A B C D E F G. Contents: Calculator Instructions Casio fx-cg20 Contents: A B C D E F G Basic functions Memory Lists Statistics Linear modelling Probability Working with functions 2 CASIO FX-CG20 A BASIC FUNCTIONS GROUPING SYMBOLS

More information

Casio fx-cg20. Calculator Instructions A B C D E F G. Contents:

Casio fx-cg20. Calculator Instructions A B C D E F G. Contents: Calculator Instructions Casio fx-cg0 Contents: A B C D E F G Basic functions Memory Lists Solving simultaneous equations Statistics Probability Working with functions CASIO FX-CG0 A BASIC FUNCTIONS GROUPING

More information

Introduction to Sequence

Introduction to Sequence for Version 3 Basic Edition Lesson 18 Introduction to Sequence Welcome What do you think of when you hear the word sequence? Do you think of a set of numbers listed in a special order? If we can find a

More information

Quadratic (and higher order) regression on your calculator (TI-82, 83, or 84) NAME:

Quadratic (and higher order) regression on your calculator (TI-82, 83, or 84) NAME: Quadratic (and higher order) regression on your calculator (TI-82, 83, or 84) NAME: Notice the points on the scatter plot below have a curved pattern. We will find the quadratic, cubic, and quartic functions

More information

and F is an antiderivative of f

and F is an antiderivative of f THE EVALUATION OF DEFINITE INTEGRALS Prepared by Ingrid Stewart, Ph.D., College of Southern Nevada Please Send Questions Comments to ingrid.stewart@csn.edu. Thank you! We have finally reached a point,

More information

EXCEL BASICS: MICROSOFT OFFICE 2007

EXCEL BASICS: MICROSOFT OFFICE 2007 EXCEL BASICS: MICROSOFT OFFICE 2007 GETTING STARTED PAGE 02 Prerequisites What You Will Learn USING MICROSOFT EXCEL PAGE 03 Opening Microsoft Excel Microsoft Excel Features Keyboard Review Pointer Shapes

More information

Final Examination. Math1339 (C) Calculus and Vectors. December 22, :30-12:30. Sanghoon Baek. Department of Mathematics and Statistics

Final Examination. Math1339 (C) Calculus and Vectors. December 22, :30-12:30. Sanghoon Baek. Department of Mathematics and Statistics Math1339 (C) Calculus and Vectors December 22, 2010 09:30-12:30 Sanghoon Baek Department of Mathematics and Statistics University of Ottawa Email: sbaek@uottawa.ca MAT 1339 C Instructor: Sanghoon Baek

More information

Chpt 1. Functions and Graphs. 1.1 Graphs and Graphing Utilities 1 /19

Chpt 1. Functions and Graphs. 1.1 Graphs and Graphing Utilities 1 /19 Chpt 1 Functions and Graphs 1.1 Graphs and Graphing Utilities 1 /19 Chpt 1 Homework 1.1 14, 18, 22, 24, 28, 42, 46, 52, 54, 56, 78, 79, 80, 82 2 /19 Objectives Functions and Graphs Plot points in the rectangular

More information

Calculus Course Overview

Calculus Course Overview Description: Walk in the footsteps of Newton and Leibnitz! An interactive text and graphing software combine with the exciting on-line course delivery to make Calculus an adventure. This course includes

More information

Using a Scientific Calculator

Using a Scientific Calculator Using a Scientific Calculator Hardware on the TI-89 How much memory does the TI 89 have? The TI-89 has 188k of RAM and 384k of memory that can be used for archiving programs, making a total memory of 572k

More information

Table of contents. Jakayla Robbins & Beth Kelly (UK) Precalculus Notes Fall / 27

Table of contents. Jakayla Robbins & Beth Kelly (UK) Precalculus Notes Fall / 27 Table of contents Using Technology Wisely Connecting the Dots. Is This Always a Good Plan? Basic Instructions for the Graphing Calculator Using Technology to Find Approximate Solutions of Equations in

More information

5.5 Newton s Approximation Method

5.5 Newton s Approximation Method 498CHAPTER 5. USING DERIVATIVES TO ANALYZE FUNCTIONS; FURTHER APPLICATIONS 4 3 y = x 4 3 f(x) = x cosx y = cosx 3 3 x = cosx x cosx = 0 Figure 5.: Figure showing the existence of a solution of x = cos

More information

Introduction to the TI-83/84 Calculator

Introduction to the TI-83/84 Calculator P a g e 0 0 1 Introduction to the TI-83/84 Calculator Directions: Read each statement or question. Follow the directions each problem gives you. Basic Buttons 1 st Function Keys: Normal buttons 2 nd Function

More information

AP Calculus AB Unit 2 Assessment

AP Calculus AB Unit 2 Assessment Class: Date: 203-204 AP Calculus AB Unit 2 Assessment Multiple Choice Identify the choice that best completes the statement or answers the question. A calculator may NOT be used on this part of the exam.

More information