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

Size: px
Start display at page:

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

Transcription

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

2

3 Graphing Functions on the TI-83 or 84 Graphing Calculators INTRODUCTION Graphs provide us with a wonderful and easy way to see trends and relationships. Let's use a graph to analyze the following situation. Suppose you took two tests and your grades were 82% and 91%. At this point you have an % average Let's use the graphing capabilities of your calculator to determine what you must get on your third test to maintain this B-average. If you let x represent the third test grade and let y represent the average of your three tests, the following equation will show the relationship between these two unknowns. 8291x y 3 1. Clear or turn off all functions in the Y= menu. 2. Enter Y 1 = (82+91+x)3. 3. Adjust the viewing rectangle. Press WINDOW and enter the following: Xmin = 0 Xmax = 94 (This is a good choice since there are 94 pixels from left to right.) Xscl = 10 (This will give you a tick-mark every 10 units.) Ymin = 0 Ymax = 100 Yscl = 10 (This will give you a tick-mark every 10 units.) 4. Press GRAPH to see your graph. Note the upward trend of your graph. This is reasonable since an increase in x (the third test grade) causes an increase in y (the average of the three test grades). 5. To see some specific x and y-values, press TRACE. Note that the cursor is now on the graph and the coordinates of the point are displayed at the bottom of the screen. Since you are interested in scores that will maintain your B-average (i.e., x-values that will make 79.5 y < 89.5), press the right-arrow until you see the first point where the y-value is at least Note the x-value is 66. Now press the right-arrow until you see the last point where the y-value is still less than (Note that the viewing rectangle selfadjusts as you move past the right-end of the screen!) Note the x-value is 95. Conclusion: A third test grade that is greater than or equal to 66 but less than or equal to 95 will maintain your B-average. 1

4 FIND RELATIVE MINIMUMS AND MAXIMUMS PROBLEM: To the nearest 0.001, find the relative minimum point of the function f (x) = 1 3 x3-4x + 3. Steps: 1. Clear or turn off all functions in Y=. 2. Enter Y 1 = (1/3)x^3-4x+3 3. Look at the graph in the standard viewing window ( Zoom 6 ) 4. Use the CALC menu to find the minimum point: a) Access CALC menu: 2nd [CALC]. b) Choose 3 to calculate the minimum value. c) Note the bottom of the screen! To answer the question, "Left Bound?", ("Lower Bound?" on the TI-82) move cursor to the left of the minimum point, and press ENTER. (Note the arrow that has been inserted at the top of the screen. d) Note the bottom of the screen! To answer the question, "Right Bound?", move cursor to the right of the minimum point, and press ENTER. (Note the second arrow that has been inserted at the top of the screen.) e) Note the bottom of the screen! To answer the question: "Guess?", move cursor close to the minimum point, and press ENTER. f) The coordinates of the minimum point are now displayed at the bottom of the screen : (2, ) PRACTICE: Find the relative maximum point of the function f (x) = 1 3 x3-4x+3. Answer: (-2, 8.333) 2

5 FIND X-INTERCEPTS PROBLEM: To the nearest hundredth, find the x-intercepts of the function f (x) = 1 3 x3-4x + 3. Steps: 1. Enter and graph the function. (See steps 1 through 3 on page 2.) Note that this function has three x-intercepts. Let us find the left-most x-intercept. 2. Use the CALC menu to find an x-intercept, which is also called a zero of the function f(x). a) Access CALC menu: 2ND [CALC]. b) Choose 2 to calculate the x-intercept. c) Note the bottom of the screen! To answer the question, "Lower Bound?", move cursor to the left of the x-intercept, and press ENTER. (Note the arrow that has been inserted at the top of the screen.) d) Note the bottom of the screen! To answer the question, "Upper Bound?", move cursor to the right of the x-intercept, and press ENTER. (Note the second arrow that has been inserted at the top of the screen.) e) Note the bottom of the screen! To answer the question: "Guess?", move cursor close to the x-intercept, and press ENTER. f) The coordinates of the x-intercept are now displayed at the bottom of the screen: (-3.79, 0). PRACTICE: To the nearest hundredth, find the other two x-intercepts of the function. Answer: (0.79, 0) and (3.00, 0) 3

6 FIND POINTS OF INTERSECTION PROBLEM: To the nearest hundredth, find the intersection point of f (x) = 1 3 x3-4x + 3 and g(x) = -4. Steps: 1. Enter and graph the two functions. (See steps 1 through 3 on page 2.) 2. Use the CALC menu to find the intersection point. a) Access CALC menu: 2nd [CALC]. b) Choose 5 to calculate the intersection point. c) Note the bottom of the screen! To answer the question: "First Curve?", place cursor anywhere on the first graph with which you are working. [Note that the equation is in the top left corner], and press ENTER Note: to choose a different graph, press either the up-arrow or down-arrow until you have the graph you want. Note that the calculator marks the curve you have just selected by placing a "+" on the curve. d) Note the bottom of the screen! To answer the question: "Second Curve?", place cursor anywhere on the second graph with which you are working, and press ENTER. Note that the calculator marks the curve you have just selected by placing a "+" on the curve. e) Note the bottom of the screen! To answer the question: "Guess?", move cursor close to the intersection point, and press ENTER f) The coordinates of the intersection point are now displayed at the bottom of the screen: (-4.13, -4). PRACTICE: To the nearest hundredth, find the intersection points of the functions f(x) = x 4-5 and g(x) = 2x. Answer: (-1.26, -2.51) and (1.70, 3.41) 4

7 SOLVE EQUATIONS BY GRAPHING PROBLEM A: Solve x 3 5x = 0. Give all answers accurate to the nearest hundredth. Steps: Solving f(x) = 0 is the same as finding the zero(s); i.e., the x-intercept(s) (see page 2 for the steps). Answer: x = -2.24, 0.00 or 2.24 PRACTICE A: Solve x 2 = 8. Give all answers accurate to the nearest hundredth. (HINT: First rewrite the problem as x 2 8 = 0.) Answer: x = or 2.83 PROBLEM B: Solve x 3 5x = x 2 8. Give all answers accurate to the nearest hundredth. Method 1: Find the x coordinate(s) of the intersection point(s) of the two functions y = x 3 5x and y = x 2 8 (see page 3 for the steps). Method 2: First rewrite the problem as x 3 - x 2-5x + 8 = 0, and find the x-intercept(s) of the function y = x 3 - x 2-5x + 8 (see page 2 for the steps). Answer: x = PRACTICE B: Solve 1 6 x2 - x - 5 = 2 3 x3. Answer: x = DISCUSSION PROBLEM: Use your calculator to solve the following two problems that are algebraically equivalent. x x 6x9 0 5

8 SOLVE SYSTEMS BY GRAPHING PROBLEM: Solve the system y = (x 3) 2 and x + y = 5. Method 1 (easy): Steps: 1. Solve each equation for y, and enter each equation into Y= menu: Y 1 = (x 3)^2 and Y 2 = 5 x 2. Find the intersection points of these two functions (see page 3). Method 2 (more difficult): Steps: 1. First solve each equation for y and rewrite the problem as (x 3) 2 = 5 x, which is equivalent to (x 3) 2 + x 5 = Find the x-intercept(s) of y = (x 3) 2 + x 5 (see page 2). This will give the x-coordinates of the solutions, i.e., x = l and x = Find the corresponding y-coordinates of the solutions by evaluating one of the original functions at the x-values you found in step 2, i.e., at x = 1 find that y = 4, and at x = 4 find that y = 1. Answer: (1, 4) and (4, 1) PRACTICE: Solve the system x 2 + y 2 = 25 and x y = 1 Answer: (-3, -4) and (4, 3) Discussion Problem: (See what calculator does when there is no solution to a system.) Solve the system: x 2 y = 0 and x y = 1. 6

9 FIND SEVERAL VALUES OF A FUNCTION PROBLEM: Evaluate f(x) = 0.6x for x = 0, 1, 2, 3, 4, and 5. Method 1 (review): Steps: 1. Enter Y 1 = 0.6x in the Y= menu. 2. Go to the home screen, store 0 in the x-variable, and enter Y 1. Repeat this step for each x-value. Method 2 (review): Steps: 1. Enter Y 1, = 0.6x in the Y= menu. 2. Go to the home screen, enter Y 1 (0). Repeat this step for each x-value. Method 3 Using the Table feature: Steps: 1. Enter Y 1 = 0.6x in the Y= menu, and turn off all other functions. 2. Use the Table feature to find the corresponding y-values: a) Set up the table of values: 2nd [TblSet]. 1) Set the initial value to be used for the x-variable: For our problem we want TblMin = 0. [Note: on the TI-83, it is TblStart = 0] 2) Set increments to be used for the x-variable: For our problem we want Tbl =1. 3) We want everything to be generated automatically, so set Indpnt: Auto and Depend: Auto. b) See the table of values: 2nd [TABLE]. X Y Note: You can use your up and down arrows to see more values for this table. Answer: f(0) = 8.2, f(1) = 8.8, f(2) = 10.6, f(3) = 13.6, f(4) = 17.8, f(5) = 23.2 PRACTICE: Evaluate f(x) = x 4-2x for x = -0.6, -0.4, -0.2, 0, 0.2, 0.4, 0.6, and 08. Round all answers to the nearest tenth. Answer: f(-0.6) = 1.3, f(-0.4) = 0.8, f(-0.2) = 0.4, f(0) = 0, f(0.2) = 0.4, f(0.4) = 0.8, f(0.6) = 1.1, f(0.8) = 1.2 7

10 GET A CLOSER LOOK AT A PORTION OF A GRAPH WITH "ZBOX" PROBLEM: Determine whether or not the graphs of f(x) = x 2 4x + 1 and g(x) = -2.1x intersect. Steps: 1. Enter and graph the functions. (see steps 1 through 3 on page 1). 2. Use the ZOOM menu to investigate the area of the graph where the curves seem to touch. a) Access the Zoom menu: Zoom b) Choose 1 to select Zbox. c) Use your arrows to move the cursor to a corner of a box that you would like to form. Press ENTER. d) Use your arrows to sweep out a box, and when you have the box you want, press ENTER. Note that the box you drew has now filled the screen. Repeat step 2 until you can see that the two curves do not intersect! 8

11 DETERMINE AND SET UP AN APPROPRIATE WINDOW FOR YOUR GRAPH PROBLEM: An open box is to be formed from a 26 inch square piece of metal by folding up sides of length x and cutting out the corners (see the figures below). The volume of the newly formed box is a function of x and can be modeled by the function: V(x) = x(26 2x) 2 where 0 < x < 13. Graph this function. Method 1 Steps: 1. Enter Y 1 = x(26 2x) 2 in the Y= menu and clear or turn off all other functions. 2. To estimate an appropriate window for your graph, use the TABLE feature to find the corresponding y-values for the following sample of x-values: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 and 13. (see Method 3 on page 6): X Y smallest y-value in this sample largest y-value in this sample From this sample, you can see that you need a scale on the y-axis that goes from zero to at least But 1296 may not be the largest y-value in the graph, so give yourself a little extra space and make the scale on the y-axis go up to 1600, perhaps. 9

12 3. Use the WINDOW menu to adjust the viewing rectangle. a) Press WINDOW. b) Enter the following: Xmin = 0 Xmax = 13 Xscl = 1 (This will give you a tick mark on every unit on the x-axis) Ymin = 0 Ymax = 1600 Yscl = 500 (This will give you a tick mark every 500 units on the y-axis.) 4. Press GRAPH to see your graph. Note - you are looking at the portion of the graph of V(x) = x(26 2x) 2 that is meaningful to your application. To quickly see more of the graph, press ZOOM, 3, ENTER for Zoom Out. (Now to "zoom-out" again, just press ENTER to quickly replay this sequence of steps.) To quickly zoom-in on the graph, use the arrow keys to place the cursor in the center of the area about which you want to zoom-in, and press ZOOM, 2, ENTER for Zoom In. (Now to "zoom in" again, just press ENTER to quickly replay this sequence of steps.) Method 2 Using ZoomFit Steps: 1 2. Same as above 3a) 3b) Enter the following: Xmin = 0 Xmax = Press ZOOM [ZoomFit] to see your graph. (Note that this feature determines the values for Ymin and Ymax for you!) PERM14J-k Kradel revised 4/22/05 10

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

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

Setting a Window - Finding One That Works. You can enter the dimensions of the graph by accessing button you will see a window like the one below.

Setting a Window - Finding One That Works. You can enter the dimensions of the graph by accessing button you will see a window like the one below. A. Overview 1. WINDOW Setting a Window - Finding One That Works You can enter the dimensions of the graph by accessing button you will see a window like the one below.. When you use this The Xmin and Xmax

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

Box It Up (A Graphical Look)

Box It Up (A Graphical Look) . Name Date A c t i v i t y 1 0 Box It Up (A Graphical Look) The Problem Ms. Hawkins, the physical sciences teacher at Hinthe Middle School, needs several open-topped boxes for storing laboratory materials.

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

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

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

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

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

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

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 - WINDOW SIZING

GRAPHING CALCULATOR - WINDOW SIZING Section 1.1 GRAPHING CALCULATOR - WINDOW SIZING WINDOW BUTTON. Xmin= Xmax= Xscl= Ymin= Ymax= Yscl= Xres=resolution, smaller number= clearer graph Larger number=quicker graphing Xscl=5, Yscal=1 Xscl=10,

More information

In this activity, students will graph the relationship between the length of the sides of cut-out squares and the volume of the resulting box.

In this activity, students will graph the relationship between the length of the sides of cut-out squares and the volume of the resulting box. Box It Up (A Graphical Approach) ID: 4647 Time required 45 minutes Activity Overview In this activity, students will graph the relationship between the length of the sides of cut-out squares and the volume

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

1.5 PROPERTIES OF FUNCTIONS When is a function increasing, decreasing, or constant?

1.5 PROPERTIES OF FUNCTIONS When is a function increasing, decreasing, or constant? 1.5 PROPERTIES OF FUNCTIONS When is a function increasing, decreasing, or constant? f(x) f(x) is constant for -4

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

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

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

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

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

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

S7 - MODELING WITH THE TI-84

S7 - MODELING WITH THE TI-84 Summer 2006 I2T2 Probability & Statistics Page 137 S7 - MODELING WITH THE TI-84 Investigating Elasticity Objective: To have students test their understanding of the equation of a line to fit data from

More information

X-values are restricted to [Xmin,Xmax].

X-values are restricted to [Xmin,Xmax]. A. TRACE Working With A Graph TRACE is a very useful tool in graph analyses. Even when a graph is not visible, you can use TRACE to find Y-values. When using TRACE, the X-values are restricted to the interval

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

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

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

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

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

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

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

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

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

,!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

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

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

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

Polynomial and Rational Functions

Polynomial and Rational Functions Chapter 3 Polynomial and Rational Functions Review sections as needed from Chapter 0, Basic Techniques, page 8. Refer to page 187 for an example of the work required on paper for all graded homework unless

More information

+ b. From this we can derive the following equations:

+ b. From this we can derive the following equations: A. GEOMETRY REVIEW Pythagorean Theorem (A. p. 58) Hypotenuse c Leg a 9º Leg b The Pythagorean Theorem is a statement about right triangles. A right triangle is one that contains a right angle, that is,

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

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

Complete Assignment #1 listed below on WK #1 in packet. Textbook required!!!

Complete Assignment #1 listed below on WK #1 in packet. Textbook required!!! 400Algebra 2H ASSIGNMENT SHEETrev14 CHAPTER 3: Linear Functions with Review of Chapter 1 and 2 (3-1 to 3-4 Highlights on reverse side) Directions: 1. Review classwork and read each section in textbook

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 2 Calculator Notes for the Note 2A Naming Lists In addition to the six standard lists L1 through L6, you can create more lists as needed. You can also give the standard lists meaningful names (of

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

Calculator Tables and Graphs

Calculator Tables and Graphs " Calculator Tables and Graphs In the last investigation, you wrote equations to describe patterns and to show how variables are related. Such equations are used in mathematics, science, economics, and

More information

Lesson 8 Introduction to Quadratic Functions

Lesson 8 Introduction to Quadratic Functions Lesson 8 Introduction to Quadratic Functions We are leaving exponential and logarithmic functions behind and entering an entirely different world. As you work through this lesson, you will learn to identify

More information

Contents 10. Graphs of Trigonometric Functions

Contents 10. Graphs of Trigonometric Functions Contents 10. Graphs of Trigonometric Functions 2 10.2 Sine and Cosine Curves: Horizontal and Vertical Displacement...... 2 Example 10.15............................... 2 10.3 Composite Sine and Cosine

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 2 Calculator Notes for the Note 2A Basic Statistics You can get several standard statistics for a data set stored in a list. Press STAT CALC 1:1-Var Stats, enter the name of the list, and press

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

Section 1.1 The Distance and Midpoint Formulas; Graphing Utilities; Introduction to Graphing Equations

Section 1.1 The Distance and Midpoint Formulas; Graphing Utilities; Introduction to Graphing Equations Section 1.1 The Distance and Midpoint Formulas; Graphing Utilities; Introduction to Graphing Equations origin (x, y) Ordered pair (x-coordinate, y-coordinate) (abscissa, ordinate) x axis Rectangular or

More information

Lesson 1: Analyzing Quadratic Functions

Lesson 1: Analyzing Quadratic Functions UNIT QUADRATIC FUNCTIONS AND MODELING Lesson 1: Analyzing Quadratic Functions Common Core State Standards F IF.7 F IF.8 Essential Questions Graph functions expressed symbolically and show key features

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

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

Summer 2006 I2T2 Probability & Statistics Page 122

Summer 2006 I2T2 Probability & Statistics Page 122 Summer 2006 I2T2 Probability & Statistics Page 122 Summer 2006 I2T2 Probability & Statistics Page 124 Summer 2006 I2T2 Probability & Statistics Page 126 jjeckovich@nfschools.net S6 - Stats on the TI-84

More information

Analyzing Change: Extrema and Points of Inflection & 5.1 Optimization

Analyzing Change: Extrema and Points of Inflection & 5.1 Optimization Chapter 5 Analyzing Change: Extrema and Points of Inflection & 5.1 Optimization Your calculator can be very helpful in checking your analytic work when you find optimal points and points of inflection.

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

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

Quadratics Functions: Review

Quadratics Functions: Review Quadratics Functions: Review Name Per Review outline Quadratic function general form: Quadratic function tables and graphs (parabolas) Important places on the parabola graph [see chart below] vertex (minimum

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

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

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

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

MINI LESSON. Lesson 1a Introduction to Functions

MINI LESSON. Lesson 1a Introduction to Functions MINI LESSON Lesson 1a Introduction to Functions Lesson Objectives: 1. Define FUNCTION 2. Determine if data sets, graphs, statements, or sets of ordered pairs define functions 3. Use proper function notation

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

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

CAMBRIDGE TECHNOLOGY IN MATHS Year 11 TI-89 User guide

CAMBRIDGE TECHNOLOGY IN MATHS Year 11 TI-89 User guide Year 11 TI-89 User guide Page 1 of 17 CAMBRIDGE TECHNOLOGY IN MATHS Year 11 TI-89 User guide CONTENTS Getting started 2 Linear equations and graphs 3 Statistics 5 Sequences 11 Business and related mathematics

More information

Rev Name Date

Rev Name Date Name Date TI-8+ GC 10+ Using the Y= menu, Automatic and Ask Tables Objectives: Input functions into the Y= menu Use TBLSET and TABLE to set up and view tables In addition to the calculating screen and

More information

Graphs of Exponential

Graphs of Exponential Graphs of Exponential Functions By: OpenStaxCollege As we discussed in the previous section, exponential functions are used for many realworld applications such as finance, forensics, computer science,

More information

HOD: WISKUNDE-DIDAKTIEK 174

HOD: WISKUNDE-DIDAKTIEK 174 HOD: WISKUNDE-DIDAKTIEK 174 HUISWERK 3 DIE GRAFIESE SAKREKENAAR VENSTER Werk deur die tutoriaal... Handig slegs jou antwoorde vir ACTIVITIES, vrae 1-11 in. Illustreer met handsketse... 1 TUTORIAL: WHICH

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

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

Statistics 1 - Basic Commands. Basic Commands. Consider the data set: {15, 22, 32, 31, 52, 41, 11}

Statistics 1 - Basic Commands. Basic Commands. Consider the data set: {15, 22, 32, 31, 52, 41, 11} Statistics 1 - Basic Commands http://mathbits.com/mathbits/tisection/statistics1/basiccommands.htm Page 1 of 3 Entering Data: Basic Commands Consider the data set: {15, 22, 32, 31, 52, 41, 11} Data is

More information

Lesson 4 Exponential Functions I

Lesson 4 Exponential Functions I Lesson 4 Exponential Functions I Lesson 4 Exponential Functions I Exponential functions play a major role in our lives. Population growth and disease processes are real-world problems that involve exponential

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 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

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

1.3 Box and Whisker Plot

1.3 Box and Whisker Plot 1.3 Box and Whisker Plot 1 Box and Whisker Plot = a type of graph used to display data. It shows how data are dispersed around a median, but does not show specific items in the data. How to form one: Example:

More information

Lesson 11 Rational Functions

Lesson 11 Rational Functions Lesson 11 Rational Functions In this lesson, you will embark on a study of rational functions. These may be unlike any function you have ever seen. Rational functions look different because they are in

More information

5.2. The Sine Function and the Cosine Function. Investigate A

5.2. The Sine Function and the Cosine Function. Investigate A 5.2 The Sine Function and the Cosine Function What do an oceanographer, a stock analyst, an audio engineer, and a musician playing electronic instruments have in common? They all deal with periodic patterns.

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

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

Objectives. Materials

Objectives. Materials . Objectives Activity 10 To determine the relationship between the stretch of a spring and the number of weights in a cup suspended from the spring To find the y value of a function, given the x value

More information

Maximizing Volume: The Box Example

Maximizing Volume: The Box Example Maximizing Volume: The Box Example Names: Date: About this Laboratory You will construct a box from a sheet of paper with dimensions 8.5 inches x 11 inches by cutting congruent squares from each corner

More information

Section 1.6. Inverse Functions

Section 1.6. Inverse Functions Section 1.6 Inverse Functions Important Vocabulary Inverse function: Let f and g be two functions. If f(g(x)) = x in the domain of g and g(f(x) = x for every x in the domain of f, then g is the inverse

More information

Math 4 quiz review October 27, 2016 Polynomial functions: review page 1 Quadratic and Polynomial functions: Quiz review

Math 4 quiz review October 27, 2016 Polynomial functions: review page 1 Quadratic and Polynomial functions: Quiz review October 27, 2016 Polynomial functions: review page 1 Quadratic and Polynomial functions: Quiz review Topic outline Quadratic functions Quadratic function formulas: you should be able to convert between

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

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

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

Foundations of Math II

Foundations of Math II Foundations of Math II Unit 6b: Toolkit Functions Academics High School Mathematics 6.6 Warm Up: Review Graphing Linear, Exponential, and Quadratic Functions 2 6.6 Lesson Handout: Linear, Exponential,

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

CHAPTER 2: SAMPLING AND DATA

CHAPTER 2: SAMPLING AND DATA CHAPTER 2: SAMPLING AND DATA This presentation is based on material and graphs from Open Stax and is copyrighted by Open Stax and Georgia Highlands College. OUTLINE 2.1 Stem-and-Leaf Graphs (Stemplots),

More information

Quadratic Functions Dr. Laura J. Pyzdrowski

Quadratic Functions Dr. Laura J. Pyzdrowski 1 Names: (8 communication points) About this Laboratory A quadratic function in the variable x is a polynomial where the highest power of x is 2. We will explore the domains, ranges, and graphs of quadratic

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

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

Section 6.1: Quadratic Functions and their Characteristics Vertical Intercept Vertex Axis of Symmetry Domain and Range Horizontal Intercepts

Section 6.1: Quadratic Functions and their Characteristics Vertical Intercept Vertex Axis of Symmetry Domain and Range Horizontal Intercepts Lesson 6 Quadratic Functions and Equations Lesson 6 Quadratic Functions and Equations We are leaving exponential functions behind and entering an entirely different world. As you work through this lesson,

More information

U4L4B Box Problem - TI Nspire CAS Teacher Notes

U4L4B Box Problem - TI Nspire CAS Teacher Notes U4L4B Box Problem - TI Nspire CAS Teacher Notes You are provided with a sheet of metal that measures 80 cm by 60 cm. If you cut congruent squares from each corner, you are left with a rectangle in the

More information

Lesson 10 Rational Functions and Equations

Lesson 10 Rational Functions and Equations Lesson 10 Rational Functions and Equations Lesson 10 Rational Functions and Equations In this lesson, you will embark on a study of rational functions. Rational functions look different because they are

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

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