Graphing Calculator Graphing with the TI-85

Size: px
Start display at page:

Download "Graphing Calculator Graphing with the TI-85"

Transcription

1 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. When a key is pressed the calculator does whatever is printed on the face of the key. This is often referred to as the primary function of the key. For example, the primary function of the ON key is to turn the calculator on, the + key performs addition, and x 2 raises numbers to the second power. In addition to their primary functions many keys have second, or shifted functions. These are the symbols written in yellow and blue above the keys. To have the calculator do what is written in yellow you must first press the 2nd (yellow) key. To type letters into the calculator you must first press the ALPHA (blue) key. II. Entering an equation Begin by pressing the GRAPH key. The GRAPH menu appears on the screen and gives the following options: y(x)=, RANGE, ZOOM, TRACE, GRAPH. These options are accessed by pressing the F keys located in the top row of keys. Notice the arrow to the right of GRAPH on the screen. This arrow indicates there are more options. Note: the x and y-axes may appear on the screen. If they do, ignore them for now. Press the MORE key to see more on-screen menu options. Notice the arrow to the right of the RCGDB menu option. This means there are even more options. Press the MORE key to see the remaining menu options. Press MORE again to return to the original menu options. Select y(x)= by pressing F1. the flashing rectangle next to y1 = is called the cursor. The cursor indicates where characters will appear when a key is pressed. If there are expressions next to any of the y1 = use the key to move the cursor to the line containing the expression and press CLEAR. Repeat as needed.

2 MLC MTH 070 Graphing With the TI-85 2 Now with the cursor at y1 = enter 2x+5. Use the x-var key or F1 to enter the variable x. III. Displaying Values in a Table To create a table with the TI-85 you must have the TABLE program loaded onto your calculator. See an instructor if you do not have the TABLE program. Once the program is loaded onto your calculator press the PRGM button. Press F1 to access the on-screen NAMES menu option. This will display the names of all the programs that have been loaded onto your calculator in alphabetical order. You may have to press the MORE button a few times to find the table program. Press F1. Press F1 if you want to produce a table for one equation or F2 if you want to produce a table for 2 equations. For this example press F1. TblMin is the first input value in the table. Enter 2 for for TblMin and press ENTER. Be sure to use the (-) button for the negative. Tbl is the increment for the input values. Then enter 3 for Tbl and press ENTER. Notice that the x values start at 2 and increase by an increment of 3. These are the instructions that you gave the calculator in the previous window. Use the F1 and F2 keys to scroll through the table a page at a time and use the F3 and F4 keys to scroll through the table a line at a time. Press F5 to quit using the program.

3 MLC MTH 070 Graphing With the TI-85 3 IV. Graphing an Equation Press M3 (2nd, F3) to select the ZOOM menu, then select ZSTD by pressing F4. You should get the graph of y = 2x + 5. The ZSTD command tells the calculator to graph the equation in the standard screen. The standard screen includes the x-axis from 10 to +10, and the y-axis from 10 to +10. Verify this by pressing F2 to get RANGE. This is the RANGE screen. Xscl=1 means the x-axis is scaled so that each mark is one unit. Notice the y-axis is also scaled with one mark representing one unit. Press TRACE (F4). The calculator places the cursor on the graph of the line y = 2x + 5. The number 1 in the upper right corner of the screen indicates the number of the equation being traced, y1 in this example. Move the cursor along the line by pressing or. Notice at the bottom of the screen the coordinates of the cursor are indicated by X = and Y=. V. Finding the Points of Intersection of Two Graphs Now, in the Y= screen (press GRAPH, y(x)=), enter the equation y2 = x 2. To get the cursor next to y 2 = press either or ENTER. For the x 2 symbol you must press x-var or F1 then the x 2 key. To see the graph press GRAPH (2nd, F5). Now press TRACE (F4). The cursor starts out at the point (0, 5) on the graph of y = 2x +5. Practice moving the cursor along the line using and. Move the cursor to the graph of y = x 2 by pressing or. Notice the equation number is indicated in the upper right corner of the screen. You can move back and forth between graphs using or. There is one point on the screen where the two graphs cross. We can use the calculator to determine the coordinates of this point of intersection.

4 MLC MTH 070 Graphing With the TI-85 4 To approximate the point of intersection you can use TRACE to move the cursor to the point of intersection. To get a better approximation, take a closer look at the graph using the ZOOM BOX feature. Press GRAPH, ZOOM (F3) then BOX (F1). This is the BOX or ZOOM BOX option. ZOOM BOX lets you draw a box then enlarge it. Use,,, and to move the cursor. When the cursor is where you want the upper left corner of the box to be press ENTER. Use,,, and to form the sides of the box. Draw the box so that the point of intersection is enclosed. When the cursor is where you want it press ENTER. What was inside the box now fills the screen. You can use TRACE to approximate the point of intersection. BOX and TRACE may be repeated to find increasingly accurate coordinates for the point of intersection. Press RANGE (M2) to see how the calculator changed the window size to make the zoom occur. Press ZOOM then ZSTD to get back to the standard window. You can verify that you are back to the standard screen window by pressing RANGE (F2). Another method for finding a point of intersection is to use the intersection feature of the calculator called ISECT. Press MORE, then MATH (F1). Now press MORE, ISECT (F5). The cursor appears on one of the graphs. You can tell which one by looking at the number in the upper right corner. Press ENTER to indicate that the cursor is on one of your curves. The cursor jumps to the other graph.

5 MLC MTH 070 Graphing With the TI-85 5 Use the, and keys to move the cursor close to the point of intersection and press ENTER. The cursor jumps to the point of intersection and the coordinates of that point are indicated along the bottom of the screen. VI. Finding the x-intercepts of a graph 2 Clear the previous equations and enter the equation y = x x 6. Graph the equation. Be sure the window is set so that you can see all of the x-intercepts. In this example use the standard window. Press MORE then MATH (F1). We are looking for the x-intercepts of a quadratic, which are also called roots. Press ROOT (F3). We will find the x-intercepts separately. Notice that the cursor is flashing on the screen at the point (0,-6). Use the to move the cursor near the leftmost x- intercept and press ENTER. The cursor is flashing on the x-intercept and its coordinates are listed at the bottom of the screen: ( 2,0). Repeat the process to find the other x-intercept.

6 MLC MTH 070 Graphing With the TI-85 6 VII. Problems for Practice Use a calculator to make a table of values for the following equations. Use TblMin= 10 and Tbl=5 1. y = 3x y = 2 3 x + 4 Use a calculator to draw the graphs of the following equations. 3. y = 3(2 x) 4. y = 5 + 2(x 1) 5. Find the point of intersection of the graphs of y = 5(x +1) and y = 2(x + 3) 2 6. Find the x-intercepts of y = x + 3.9x 2. 7 Answers: (standard window)

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

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

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

Basic Graphing on TI 83 / 84

Basic Graphing on TI 83 / 84 Basic Graphing on TI 83 / 84 A graphing calculator can, of course, graph but only from an equation in function form. That means each equation must be solved for "y". The first activity is to practice solving

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

NEW CONCEPTS LEARNED IN THIS LESSON INCLUDE: Fundamental Theorem of Algebra

NEW CONCEPTS LEARNED IN THIS LESSON INCLUDE: Fundamental Theorem of Algebra 2.5. Graphs of polynomial functions. In the following lesson you will learn to sketch graphs by understanding what controls their behavior. More precise graphs will be developed in the next two lessons

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

Quadratic Equations Group Acitivity 3 Business Project Week #5

Quadratic Equations Group Acitivity 3 Business Project Week #5 MLC at Boise State 013 Quadratic Equations Group Acitivity 3 Business Project Week #5 In this activity we are going to further explore quadratic equations. We are going to analyze different parts of the

More information

2.3. Graphing Calculators; Solving Equations and Inequalities Graphically

2.3. Graphing Calculators; Solving Equations and Inequalities Graphically 2.3 Graphing Calculators; Solving Equations and Inequalities Graphically Solving Equations and Inequalities Graphically To do this, we must first draw a graph using a graphing device, this is your TI-83/84

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

GRAPHING CALCULATOR KEYSTROKE GUIDE

GRAPHING CALCULATOR KEYSTROKE GUIDE GRAPHING CALCULATOR KEYSTROKE GUIDE to accompany ELEMENTARY ALGEBRA: DISCOVERY AND VISUALIZATION 2nd Edition Karl M. Zilm Lewis & Clark Community College HOUGHTON MIFFLIN COMPANY BOSTON NEW YORK Editor

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

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

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

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

Chapter 1 Histograms, Scatterplots, and Graphs of Functions

Chapter 1 Histograms, Scatterplots, and Graphs of Functions Chapter 1 Histograms, Scatterplots, and Graphs of Functions 1.1 Using Lists for Data Entry To enter data into the calculator you use the statistics menu. You can store data into lists labeled L1 through

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

Casio 9860 DYNA Investigation and Instructions

Casio 9860 DYNA Investigation and Instructions Casio 9860 DYNA Investigation and Instructions Instructions This activity is both a self-guided instruction worksheet and a student investigation of Straight Lines, Parabolas, Cubics, Hyperbolas, and Exponentials.

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

LINEAR REGRESSION (Finding a best-fit line)

LINEAR REGRESSION (Finding a best-fit line) Intro to the TI calculator TI-85 LINEAR REGRESSION (Finding a best-fit line) Q: According to the Toys R Us 1995 annual report, the number of stores between the years 1984 and 1994 is shown in the following

More information

Contents Systems of Linear Equations and Determinants

Contents Systems of Linear Equations and Determinants Contents 6. Systems of Linear Equations and Determinants 2 Example 6.9................................. 2 Example 6.10................................ 3 6.5 Determinants................................

More information

Organizing and Summarizing Data

Organizing and Summarizing Data Section 2.2 9 Organizing and Summarizing Data Section 2.2 C H A P T E R 2 4 Example 2 (pg. 72) A Histogram for Discrete Data To create a histogram, you have two choices: 1): enter all the individual data

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

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

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

Graphics Calculators

Graphics Calculators Graphics Calculators Starting in ninth grade, you may use school provided calculators on exams. Today you will learn many of the features available on TI graphics calculators. Plain Vanilla The number

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

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

Graphing Calculator Overview

Graphing Calculator Overview Graphing Calculator Overview Workshop One Objectives Learn the general layout of the calculator Learn how to navigate the menus Learn basic operating procedures Perform linear regression LEARNING CENTER

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

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

Calculator Supplement for TI-82/83 # 0 Introduction # 1 Computations # 2 Tables of Values # 3 Graphing # 4 The Calculate Submenu

Calculator Supplement for TI-82/83 # 0 Introduction # 1 Computations # 2 Tables of Values # 3 Graphing # 4 The Calculate Submenu 11/00, revised 3/02, 6/04, 10/05 JCD Calculator Supplement for TI-82/83 # 0 Introduction # 1 Computations # 2 Tables of Values # 3 Graphing # 4 The Calculate Submenu # 1 Introduction A. Double Action of

More information

TI-89 (and 92) Calculus Operations

TI-89 (and 92) Calculus Operations 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

More information

CURVE SKETCHING EXAM QUESTIONS

CURVE SKETCHING EXAM QUESTIONS CURVE SKETCHING EXAM QUESTIONS Question 1 (**) a) Express f ( x ) in the form ( ) 2 f x = x + 6x + 10, x R. f ( x) = ( x + a) 2 + b, where a and b are integers. b) Describe geometrically the transformations

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

Texas Instruments TI-82 Graphing Calculator. I.1 Getting started with the TI-82

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

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

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

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

Math-2. Lesson 3-1. Equations of Lines

Math-2. Lesson 3-1. Equations of Lines Math-2 Lesson 3-1 Equations of Lines How can an equation make a line? y = x + 1 x -4-3 -2-1 0 1 2 3 Fill in the rest of the table rule x + 1 f(x) -4 + 1-3 -3 + 1-2 -2 + 1-1 -1 + 1 0 0 + 1 1 1 + 1 2 2 +

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

QUADRATIC AND CUBIC GRAPHS

QUADRATIC AND CUBIC GRAPHS NAME SCHOOL INDEX NUMBER DATE QUADRATIC AND CUBIC GRAPHS KCSE 1989 2012 Form 3 Mathematics Working Space 1. 1989 Q22 P1 (a) Using the grid provided below draw the graph of y = -2x 2 + x + 8 for values

More information

Warm-Up Exercises. Find the x-intercept and y-intercept 1. 3x 5y = 15 ANSWER 5; y = 2x + 7 ANSWER ; 7

Warm-Up Exercises. Find the x-intercept and y-intercept 1. 3x 5y = 15 ANSWER 5; y = 2x + 7 ANSWER ; 7 Warm-Up Exercises Find the x-intercept and y-intercept 1. 3x 5y = 15 ANSWER 5; 3 2. y = 2x + 7 7 2 ANSWER ; 7 Chapter 1.1 Graph Quadratic Functions in Standard Form A quadratic function is a function that

More information

Graphing with a Graphing Calculator

Graphing with a Graphing Calculator APPENDIX C Graphing with a Graphing Calculator A graphing calculator is a powerful tool for graphing equations and functions. In this appendix we give general guidelines to follow and common pitfalls to

More information

SOLVER TI-83 QUICK REFERENCE. The SOLVER feature is used to solve equations. There may be one variable or more than one variable in the equation.

SOLVER TI-83 QUICK REFERENCE. The SOLVER feature is used to solve equations. There may be one variable or more than one variable in the equation. SOLVER TI-83 QUICK REFERENCE The SOLVER feature is used to solve equations. There may be one variable or more than one variable in the equation. 1. Press MATH O to activate the SOLVER. 2. Enter the equation

More information

Ingredients of Change: Nonlinear Models

Ingredients of Change: Nonlinear Models Chapter 2 Ingredients of Change: Nonlinear Models 2.1 Exponential Functions and Models As we begin to consider functions that are not linear, it is very important that you be able to draw scatter plots,

More information

Using the stat function of the TI-83+ graphing calculator to analyze data by making a scatter plot diagram.

Using the stat function of the TI-83+ graphing calculator to analyze data by making a scatter plot diagram. Using the stat function of the TI-83+ graphing calculator to analyze data by making a scatter plot diagram. I. Inputting the data into the TI-83 1. Press the STAT key 2. Press 1(Edit) 3. Place the cursor

More information

0.6 Graphing Transcendental Functions

0.6 Graphing Transcendental Functions 0.6 Graphing Transcendental Functions There are some special functions we need to be able to graph easily. Directions follow for exponential functions (see page 68), logarithmic functions (see page 71),

More information

Adjusting the Display Contrast (Making the Screen Lighter or Darker)

Adjusting the Display Contrast (Making the Screen Lighter or Darker) Introduction: TI-86 On/Off, Contrast, Mode, and Editing Expressions Turning the Calculator On When you press the ON button, you should see a blinking dark rectangle (called the cursor) in the upper left-hand

More information

Vertical Line Test a relationship is a function, if NO vertical line intersects the graph more than once

Vertical Line Test a relationship is a function, if NO vertical line intersects the graph more than once Algebra 2 Chapter 2 Domain input values, X (x, y) Range output values, Y (x, y) Function For each input, there is exactly one output Example: Vertical Line Test a relationship is a function, if NO vertical

More information

Fixed Perimeter Rectangles Geometry Creating a Document

Fixed Perimeter Rectangles Geometry Creating a Document Activity Overview: This activity provides the steps to create a TI-Nspire document that will be used to investigate side length and area in a rectangle with a fixed perimeter. An algebraic approach is

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

Math 1314 Lesson 2: An Introduction to Geogebra (GGB) Course Overview

Math 1314 Lesson 2: An Introduction to Geogebra (GGB) Course Overview Math 1314 Lesson : An Introduction to Geogebra (GGB) Course Overview What is calculus? Calculus is the study of change, particularly, how things change over time. It gives us a framework for measuring

More information

Unit 2-2: Writing and Graphing Quadratics NOTE PACKET. 12. I can use the discriminant to determine the number and type of solutions/zeros.

Unit 2-2: Writing and Graphing Quadratics NOTE PACKET. 12. I can use the discriminant to determine the number and type of solutions/zeros. Unit 2-2: Writing and Graphing Quadratics NOTE PACKET Name: Period Learning Targets: Unit 2-1 12. I can use the discriminant to determine the number and type of solutions/zeros. 1. I can identify a function

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

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

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

Precalculus Summer Packet

Precalculus Summer Packet Precalculus Summer Packet Name: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ This packet is to help you review various topics that are considered to be prerequisite knowledge

More information

Quadratic Functions. *These are all examples of polynomial functions.

Quadratic Functions. *These are all examples of polynomial functions. Look at: f(x) = 4x-7 f(x) = 3 f(x) = x 2 + 4 Quadratic Functions *These are all examples of polynomial functions. Definition: Let n be a nonnegative integer and let a n, a n 1,..., a 2, a 1, a 0 be real

More information

Topic 6: Calculus Integration Volume of Revolution Paper 2

Topic 6: Calculus Integration Volume of Revolution Paper 2 Topic 6: Calculus Integration Standard Level 6.1 Volume of Revolution Paper 1. Let f(x) = x ln(4 x ), for < x

More information

Unit: Quadratic Functions

Unit: Quadratic Functions Unit: Quadratic Functions Learning increases when you have a goal to work towards. Use this checklist as guide to track how well you are grasping the material. In the center column, rate your understand

More information

Graphs of Increasing Exponential Functions

Graphs of Increasing Exponential Functions Section 5 2A: Graphs of Increasing Exponential Functions We want to determine what the graph of an exponential function y = a x looks like for all values of a > We will select a value of a > and examine

More information

Graphs of Increasing Exponential Functions

Graphs of Increasing Exponential Functions Section 5 2A: Graphs of Increasing Exponential Functions We want to determine what the graph of an exponential function y = a x looks like for all values of a > We will select a value of a > and examine

More information

Name: Dr. Fritz Wilhelm Lab 1, Presentation of lab reports Page # 1 of 7 5/17/2012 Physics 120 Section: ####

Name: Dr. Fritz Wilhelm Lab 1, Presentation of lab reports Page # 1 of 7 5/17/2012 Physics 120 Section: #### Name: Dr. Fritz Wilhelm Lab 1, Presentation of lab reports Page # 1 of 7 Lab partners: Lab#1 Presentation of lab reports The first thing we do is to create page headers. In Word 2007 do the following:

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

Ingredients of Change: Nonlinear Models & 2.1 Exponential Functions and Models

Ingredients of Change: Nonlinear Models & 2.1 Exponential Functions and Models Chapter 2 Ingredients of Change: Nonlinear Models & 2.1 Exponential Functions and Models As we consider models that are not linear, it is very important that you be able to use scatter plots, numerical

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

MATH SPEAK - TO BE UNDERSTOOD AND MEMORIZED DETERMINING THE INTERSECTIONS USING THE GRAPHING CALCULATOR

MATH SPEAK - TO BE UNDERSTOOD AND MEMORIZED DETERMINING THE INTERSECTIONS USING THE GRAPHING CALCULATOR FOM 11 T15 INTERSECTIONS & OPTIMIZATION PROBLEMS - 1 1 MATH SPEAK - TO BE UNDERSTOOD AND MEMORIZED 1) INTERSECTION = a set of coordinates of the point on the grid where two or more graphed lines touch

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 3 Calculator Notes for the Note 3A Entering, Graphing, and Tracing Equations Equations are entered into the Y screen for various purposes, including graphing. You can enter up to ten equations,

More information

0.4 Family of Functions/Equations

0.4 Family of Functions/Equations 0.4 Family of Functions/Equations By a family of functions, we are referring to a function definition such as f(x) = mx + 2 for m = 2, 1, 1, 0, 1, 1, 2. 2 2 This says, work with all the functions obtained

More information

Lab1: Use of Word and Excel

Lab1: Use of Word and Excel Dr. Fritz Wilhelm; physics 230 Lab1: Use of Word and Excel Page 1 of 9 Lab partners: Download this page onto your computer. Also download the template file which you can use whenever you start your lab

More information

Finding the axis of symmetry, vertex, and roots of a parabola

Finding the axis of symmetry, vertex, and roots of a parabola Finding the axis of symmetry, vertex, and roots of a parabola 1) Find the Axis of Symmetry of y = x 2-4x + 3 (The AOS is the vertical line that splits the parabola in 2 equal parts) Axis of Symmetry Axis

More information

Section 2.0: Getting Started

Section 2.0: Getting Started Solving Linear Equations: Graphically Tabular/Numerical Solution Algebraically Section 2.0: Getting Started Example #1 on page 128. Solve the equation 3x 9 = 3 graphically. Intersection X=4 Y=3 We are

More information

Falling Balls. Names: Date: About this Laboratory

Falling Balls. Names: Date: About this Laboratory Falling Balls Names: Date: About this Laboratory In this laboratory,1 we will explore quadratic functions and how they relate to the motion of an object that is dropped from a specified height above ground

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 NINTH EDITION HARSHBARGER/REYNOLDS LISA S. YOCCO Georgia Southern

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

LESSON 6 ADD A GRAPH TO A QUESTION

LESSON 6 ADD A GRAPH TO A QUESTION LESSON 6 ADD A GRAPH TO A QUESTION The next four lessons will focus on the different math objects you can add to your custom question. These objects include graphs, number lines, figures, pie charts, and

More information

Graphical Solutions (How to solve equations graphically; how to find intersection of two lines)

Graphical Solutions (How to solve equations graphically; how to find intersection of two lines) Graphical Solutions (How to solve equations graphically; how to find intersection of two lines) Dr. Gisela Acosta-Carr. (8-page document) Let us review: Solve the equation 2x + 1 = 7 algebraically. First,

More information

The x coordinate tells you how far left or right from center the point is. The y coordinate tells you how far up or down from center the point is.

The x coordinate tells you how far left or right from center the point is. The y coordinate tells you how far up or down from center the point is. We will review the Cartesian plane and some familiar formulas. College algebra Graphs 1: The Rectangular Coordinate System, Graphs of Equations, Distance and Midpoint Formulas, Equations of Circles Section

More information

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

Calculator Notes for the TI-83 Plus and TI-84 Plus CHAPTER 1 Calculator Notes for the Note 1A Reentry 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

More information

UNIT 5 QUADRATIC FUNCTIONS Lesson 6: Analyzing Quadratic Functions Instruction

UNIT 5 QUADRATIC FUNCTIONS Lesson 6: Analyzing Quadratic Functions Instruction Prerequisite Skills This lesson requires the use of the following skills: factoring quadratic expressions finding the vertex of a quadratic function Introduction We have studied the key features of the

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

Family of Functions Lesson

Family of Functions Lesson Family of Functions Lesson Introduction: Show pictures of family members to illustrate that even though family members are different (in most cases) they have very similar characteristics (DNA). Today

More information