Functions are entered from GRAPH Mode into the Y= screen and are referred to by name as Y1, Y2,..., Y19, Y20.

Size: px
Start display at page:

Download "Functions are entered from GRAPH Mode into the Y= screen and are referred to by name as Y1, Y2,..., Y19, Y20."

Transcription

1 !"### Functions are entered from GRAPH Mode into the Y= screen and are referred to by name as Y1, Y2,..., Y19, Y20. To evaluate a function for a particular x-value, for example, Y1 when x = 4, from RUN Mode, press [4] [ ] [x,θ,t] [EXE] to assign a value of 4 to x. Then press [VARS] [F4] (GRPH) [F1] (Y) [1] [EXE] to see the value of Y1.! %#&#' With bits of tape, label two EA-100s A and B. Label two calculators A and B, and connect each to the respective EA-100. From the PRGM Mode, highlight the program MOVIN, and follow the on-screen instructions. For both calculators, the time data will be in List 1 and the distance data will be in List 2. From the RUN Mode of calculator B, press [OPTN] [F1] [F1] [1] {List 1} [ ] [F1] [3] {List 3} [EXE]. Then press [F1] [2] {List 2} [ ] [F1] [4] {List 4} [EXE]. This moves calculator B s time and distance data to List 3 and List 4. Finally, each group member should link to calculator A and copy List 1 and List 2, and link to calculator B and copy List 3 and List 4. See Note 1J for help with linking lists.!"#'() #'* When you trace a function or locate a point on the screen, you often see long, ugly decimal values for the coordinates of your points. Sometimes, however, the values are nice, friendly values, like 2.4 or 4.84 or repeating decimals like When the proper values are set for Xmin and Xmax in the View Window screen, the coordinate values of your points will be friendly numbers for most functions. This is because the calculator screen is made of tiny square dots called pixels, and when you move horizontally across the screen, the x-coordinate changes by one pixel with each trace step. The total number of pixels across the screen is 127; in other words, it takes 126 steps to get across. When 126 is either equal to or a multiple of the breadth of the domain Xmax - Xmin, the window will be friendly. For example, if Xmin = 0 and Xmax 22

2 = 126 or Xmin = 1 and Xmax = 13.6, the window will be friendly. (Note: The y- coordinate is calculated by evaluating the function for the x-coordinate. So if the coefficients in a function are irrational, the y-coordinates will not be nice even in a friendly window.) Two Friendly Square Windows If you press [SHIFT] [F3] [F1] (INIT), you get a special type of small friendly window called a friendly square window. It is friendly because it has the view window values [-6.3, 6.3, 1, -3.1, 3.1, 1]. It is square because the horizontal and vertical scales on the screen are equal in size. In a square window, circles appear symmetric and round and the line y = x makes a 45-degree angle with both axes. A square window is often the preferred window to use because it displays no visual distortion. However, this window, [-6.3, 6.3, 1, -3.1, 3.1, 1], is sometimes too small to show much of the graph. To see more of the graph in the window, you can double the Xmin, Xmax, Ymin, and Ymax values, [-12.6, 12.6, 1, -6.2, 6.2, 1]. This square window is referred to as the friendly window with a factor of 2. The friendly window with a factor of 2 is often a convenient window to use. To save it and recall it quickly, follow these steps. a. First enter the values [-12.6, 12.6, 1, -6.2, 6.2, 1] into your View Window screen. b. Then from the View Window screen, press [F4] (STO) [F1] (V-W1). Note: Up to five more windows can be stored by using the other function keys. c. The next time you need this window, say for the graph of y = x 2, press [SHIFT] [F5] (RCL) [F1] (V-W1). 23

3 Other Friendly Square Windows To assure that a window is square, the size of a horizontal step, called x, must equal the size of a vertical step, called y. x is the step size of the trace. In the square window [-6.3, 6.3, 1, -3.1, 3.1, 1], x is 0.1. In the square window [-12.6, 12.6, 1, -6.2, 6.2, 1], x is 0.2. Values for origin-centered friendly square windows are: [-63 x, 63 x, 1, -31 y, 31 y, 1]. For example, if x and y equal 0.3, then... First-quadrant friendly square window values are [0, 126 x, 1, 0, 62 y, 1]. Again, if x and y equal 0.3, then... Friendly Windows That Are Not Square The Ymin and Ymax values of a friendly window can be changed to show a larger or smaller range. The graph will look distorted and it will no longer be square, but this might be necessary to see more of the graph. For example, the graph of y = x 2 in the friendly square window [-12.6, 12.6, 1, -6.2, 6.2, 1] runs off the top of the graph for x- coordinates greater than 2.4. If you want to see more of the graph, change the window to [-12.6, 12.6, 1, -10, 100, 10]. This is a friendly window because the coordinates are still nice, but it is not square. 24

4 You can also see more of a graph without first changing the view window settings. Without using the trace option, press an arrow key to automatically scroll the graph in any direction. As you scroll, the view window settings change to reflect the current screen. +!#,- ##'-.# Transformations of Functions You can graph multiple, transformed versions of the same function on the same screen. Suppose you want to translate the graph of y = x 2 horizontally to the right 3 units, to the right 5 units, and to the left 1 unit. Perform the following steps: a. From the GRAPH Mode, enter (x-a) 2,[A=0,3,5,-1] into Y1 in the Graph Function menu (Y= screen). b. Press [F6] (DRAW). Watch the four functions as they are plotted to see which is associated with which translation. Press [EXIT] and [F6] (DRAW) to repeat the plotting. c. Press [F1] (TRCE) to trace on the graph. The left and right arrow keys move the cursor along one of the graphs. The up and down arrow keys move the cursor from one function to another. Similarly, you can show the graph of y = x 2 and the two transformations: a reflection across the x-axis followed by a vertical stretch by a factor of 3 and a reflection across the x-axis followed by a vertical stretch by a factor of 0.5. Enter -Ax 2,[A=-1,3,0.5] into Y1 and draw the graph.!" /- The program TRANSFRM gives you practice finding equations for given graphs. From the first menu, choose the type of function you want to practice. Then you will be prompted to choose whether you want to practice translations, reflections, dilations (stretches), or any combination of the three. The calculator will display a graph and stop. 25

5 Study the graph and determine its equation. Press [SHIFT] [F1] (TRACE) if you want to see the coordinates of points. When you have decided on an equation, press [MENU] [5] to enter the GRAPH Mode. Enter your equation into Y1, and press [F6] (DRAW). If your equation is correct, you ll have a match and nothing new will appear on the screen. If your equation is not correct, the graphs will not match. In that case, press [EXIT] and try again. When you are finished with one graph, choose PRGM from the MAIN Menu and run the TRANSFRM program again.!! "#%& "#%& "#(%& )*+,--"./0/1)2( )*+,3--"./0/)2 )*+,4--"./0/) 25 )*+,3--"--"./0/1 /)2 6' ' '%78 %7 8% :# <=; >>)! 6!) <=; >(>)?,!<) <=;>>)!! ) <=; >5>)(,! <@ 9) <=; >>) 96 ":6:<9) <=;>A>)B@6 ) C (, ( 5 ;=# 88.8* ) < 9C) )9) )!) C )9<9: C) ) 9) )!) C ) 9 :.C) ) 9) )!) C% 6;-EF"A /. 6;-EFG"/* 6' EH85, 6'%D F-6;-EF +// F6;--EF(+//, ( 5 A G! A!G %&# 26

6 Clean-Up After you quit the program, you may want to go to the Y= screen and clear the functions so they don t interfere with future work. "!.0#/12"## To use the absolute-value function, press [OPTN] [F5] (NUM) [F1] (Abs). For example, to graph y = x - 3, enter Y1=abs(x - 3) into the Y= screen, set an appropriate window, and press [F6] (DRAW).! #3.# You can limit the domain of a function by graphing a function within a specific range of x values. When inputting the equation of a graph, you can specify a start point and an end point within brackets [ and ] separated by a comma. For example, if you want to graph y = 2 + x 2 on the interval [-1,10], you would enter Y1 = 2 + x 2, [-1,10] in the Graph Function menu. By specifying a domain for several different graphs, you can define a piecewise function that is defined over a limited domain. For example, enter the following into the Graph Function menu. Use the View Window [-4.7, 4.7, 1, -1, 7, 1]. Y1 = 4 + x, [-3,-1] Y2 = 2 + x 2, [-1,2]!+* #//- # The sketch function lets you draw lines and plot points on a graph that is already on the screen. In the following examples, the graph of Y1 = x(x + 2)(x 2) has already been graphed. Follow these steps to draw a segment: a. Press [SHIFT] [F4] (Sketch) [F6] [F2] [F2] (F-Line) 27

7 b. Arrow to one endpoint of the segment you want and press [EXE]. c. Arrow to the other endpoint and press [EXE] again. Repeat these steps beginning at an existing endpoint to sketch an enclosed figure. You can also draw segments by entering instructions in the RUN Mode. To draw a segment between (1, 3.64) and (7.4, 3.64), enter F-Line 1,3.64,7.4,3.64. To erase any drawing, press [SHIFT] [F4] (Sketch) [F1] [EXE]. 28

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

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

More information

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

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

More information

Calculator Notes for the CFX-9850GB Plus

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

More information

Pre-Calculus Graphing Calculator Handbook

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

More information

Graphing Quadratic Functions

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

More information

Getting to know your TI-83

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

More information

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

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

More information

I. Turn it on: Press É

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

More information

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

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

More information

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

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

More information

Introduction to the Graphing Calculator

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

More information

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

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

More information

Lecture 8 : Coordinate Geometry. The coordinate plane The points on a line can be referenced if we choose an origin and a unit of 20

Lecture 8 : Coordinate Geometry. The coordinate plane The points on a line can be referenced if we choose an origin and a unit of 20 Lecture 8 : Coordinate Geometry The coordinate plane The points on a line can be referenced if we choose an origin and a unit of 0 distance on the axis and give each point an identity on the corresponding

More information

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

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

More information

Graphic Designing with Transformed Functions

Graphic Designing with Transformed Functions Math Objectives Students will be able to identify a restricted domain interval and use function translations and dilations to choose and position a portion of the graph accurately in the plane to match

More information

Introductory Handbook for the TI-89 Titanium

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

More information

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

Calculator Notes for the TI-89, TI-92 Plus, and Voyage 200 CHAPTER 1 Note 1A Reentry Calculator Notes for the TI-89, TI-92 Plus, and Voyage 200 If you want to do further calculation on a result you ve just found, and that result is the first number in the expression

More information

APPLYING PRE-CALCULUS/CALCULUS SHARP EL-9600. Graphing Calculator DAVID P. LAWRENCE

APPLYING PRE-CALCULUS/CALCULUS SHARP EL-9600. Graphing Calculator DAVID P. LAWRENCE APPLYING PRE-CALCULUS/CALCULUS SHARP U S I N G T H E EL-9600 Graphing Calculator DAVID P. LAWRENCE Applying PRE-CALCULUS/CALCULUS using the SHARP EL-9600 GRAPHING CALCULATOR David P. Lawrence Southwestern

More information

Topic Area: Circles. Definitions. Formulas Distance Formula: D = ( x x ) + ( y ) Equation of a Circle: Activity 8 Algebra II with the Casio fx-9750gii

Topic Area: Circles. Definitions. Formulas Distance Formula: D = ( x x ) + ( y ) Equation of a Circle: Activity 8 Algebra II with the Casio fx-9750gii Where Did That Come From? Teacher Notes Topic Area: Circles NCTM Standards: Use symbolic algebra to represent and explain mathematical relationships. Use geometric models to gain insights into, and answer

More information

Unit 7 Quadratic Relations of the Form y = ax 2 + bx + c

Unit 7 Quadratic Relations of the Form y = ax 2 + bx + c Unit 7 Quadratic Relations of the Form y = ax 2 + bx + c Lesson Outline BIG PICTURE Students will: manipulate algebraic expressions, as needed to understand quadratic relations; identify characteristics

More information

Using Casio Graphics Calculators

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

More information

Introduction to the TI-Nspire CX

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

More information

6.2 Solving Nonlinear Equations

6.2 Solving Nonlinear Equations 6.2. SOLVING NONLINEAR EQUATIONS 399 6.2 Solving Nonlinear Equations We begin by introducing a property that will be used extensively in this and future sections. The zero product property. If the product

More information

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

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

More information

Activity 6 Graphing Linear Equations

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

More information

TI-83/84 Plus Graphing Calculator Worksheet #2

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

More information

Excel Basics By Tom Peters & Laura Spielman

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

More information

Absolute Value Equations and Inequalities

Absolute Value Equations and Inequalities . Absolute Value Equations and Inequalities. OBJECTIVES 1. Solve an absolute value equation in one variable. Solve an absolute value inequality in one variable NOTE Technically we mean the distance between

More information

In the Herb Business, Part III Factoring and Quadratic Equations

In the Herb Business, Part III Factoring and Quadratic Equations 74 In the Herb Business, Part III Factoring and Quadratic Equations In the herbal medicine business, you and your partner sold 120 bottles of your best herbal medicine each week when you sold at your original

More information

Creating Charts in Microsoft Excel A supplement to Chapter 5 of Quantitative Approaches in Business Studies

Creating Charts in Microsoft Excel A supplement to Chapter 5 of Quantitative Approaches in Business Studies Creating Charts in Microsoft Excel A supplement to Chapter 5 of Quantitative Approaches in Business Studies Components of a Chart 1 Chart types 2 Data tables 4 The Chart Wizard 5 Column Charts 7 Line charts

More information

Period of Trigonometric Functions

Period of Trigonometric Functions Period of Trigonometric Functions In previous lessons we have learned how to translate any primary trigonometric function horizontally or vertically, and how to Stretch Vertically (change Amplitude). In

More information

7.1 Graphs of Quadratic Functions in Vertex Form

7.1 Graphs of Quadratic Functions in Vertex Form 7.1 Graphs of Quadratic Functions in Vertex Form Quadratic Function in Vertex Form A quadratic function in vertex form is a function that can be written in the form f (x) = a(x! h) 2 + k where a is called

More information

1.3. Maximum or Minimum of a Quadratic Function. Investigate A

1.3. Maximum or Minimum of a Quadratic Function. Investigate A < P1-6 photo of a large arched bridge, similar to the one on page 292 or p 360-361of the fish book> Maximum or Minimum of a Quadratic Function 1.3 Some bridge arches are defined by quadratic functions.

More information

Graphic Designing with Transformed Functions

Graphic Designing with Transformed Functions Name Class The teacher will display the completed example to the right as an example to re-create. Work to make the image of the letter M on your handheld. Transformations of parabolas, domain restrictions,

More information

Math Tools Cell Phone Plans

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

More information

Lesson 3 Using the Sine Function to Model Periodic Graphs

Lesson 3 Using the Sine Function to Model Periodic Graphs Lesson 3 Using the Sine Function to Model Periodic Graphs Objectives After completing this lesson you should 1. Know that the sine function is one of a family of functions which is used to model periodic

More information

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

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

More information

http://school-maths.com Gerrit Stols

http://school-maths.com Gerrit Stols For more info and downloads go to: http://school-maths.com Gerrit Stols Acknowledgements GeoGebra is dynamic mathematics open source (free) software for learning and teaching mathematics in schools. It

More information

First Level: 2D Fundamentals. by Randy H. Shih Oregon Institute of Technology

First Level: 2D Fundamentals. by Randy H. Shih Oregon Institute of Technology AutoCAD 2008 Tutorial First Level: 2D Fundamentals by Randy H. Shih Oregon Institute of Technology MultiMedia CD by Jack Zecher Indiana University Purdue University Indianapolis SDC PUBLICATIONS Schroff

More information

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

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

More information

Bar Graphs and Dot Plots

Bar Graphs and Dot Plots CONDENSED L E S S O N 1.1 Bar Graphs and Dot Plots In this lesson you will interpret and create a variety of graphs find some summary values for a data set draw conclusions about a data set based on graphs

More information

SDC. Schroff Development Corporation WWW.SDCACAD.COM PUBLICATIONS. MultiMedia CD by Jack Zecher

SDC. Schroff Development Corporation WWW.SDCACAD.COM PUBLICATIONS. MultiMedia CD by Jack Zecher MultiMedia CD by Jack Zecher An audioi/visual presentation of the tutorial exercises SDC PUBLICATIONS Schroff Development Corporation WWW.SDCACAD.COM AutoCAD 2002 Tutorial 2-1 Lesson 2 Geometric Construction

More information

4.4 Transforming Circles

4.4 Transforming Circles Specific Curriculum Outcomes. Transforming Circles E13 E1 E11 E3 E1 E E15 analyze and translate between symbolic, graphic, and written representation of circles and ellipses translate between different

More information

1. Then f has a relative maximum at x = c if f(c) f(x) for all values of x in some

1. Then f has a relative maximum at x = c if f(c) f(x) for all values of x in some Section 3.1: First Derivative Test Definition. Let f be a function with domain D. 1. Then f has a relative maximum at x = c if f(c) f(x) for all values of x in some open interval containing c. The number

More information

MatLab Basics. Now, press return to see what Matlab has stored as your variable x. You should see:

MatLab Basics. Now, press return to see what Matlab has stored as your variable x. You should see: MatLab Basics MatLab was designed as a Matrix Laboratory, so all operations are assumed to be done on matrices unless you specifically state otherwise. (In this context, numbers (scalars) are simply regarded

More information

MODERN APPLICATIONS OF PYTHAGORAS S THEOREM

MODERN APPLICATIONS OF PYTHAGORAS S THEOREM UNIT SIX MODERN APPLICATIONS OF PYTHAGORAS S THEOREM Coordinate Systems 124 Distance Formula 127 Midpoint Formula 131 SUMMARY 134 Exercises 135 UNIT SIX: 124 COORDINATE GEOMETRY Geometry, as presented

More information

1.2 GRAPHS OF EQUATIONS. Copyright Cengage Learning. All rights reserved.

1.2 GRAPHS OF EQUATIONS. Copyright Cengage Learning. All rights reserved. 1.2 GRAPHS OF EQUATIONS Copyright Cengage Learning. All rights reserved. What You Should Learn Sketch graphs of equations. Find x- and y-intercepts of graphs of equations. Use symmetry to sketch graphs

More information

We are going to investigate what happens when we draw the three angle bisectors of a triangle using Geometer s Sketchpad.

We are going to investigate what happens when we draw the three angle bisectors of a triangle using Geometer s Sketchpad. Krystin Wright Geometer s Sketchpad Assignment Name Date We are going to investigate what happens when we draw the three angle bisectors of a triangle using Geometer s Sketchpad. First, open up Geometer

More information

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

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

More information

7.4A/7.4B STUDENT ACTIVITY #1

7.4A/7.4B STUDENT ACTIVITY #1 7.4A/7.4B STUDENT ACTIVITY #1 Write a formula that could be used to find the radius of a circle, r, given the circumference of the circle, C. The formula in the Grade 7 Mathematics Chart that relates the

More information

Slope & y-intercept Discovery Activity

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

More information

EASY STEPS TO SUCCESS: A GRAPHING CALCULATOR GUIDE

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

More information

2.1 Increasing, Decreasing, and Piecewise Functions; Applications

2.1 Increasing, Decreasing, and Piecewise Functions; Applications 2.1 Increasing, Decreasing, and Piecewise Functions; Applications Graph functions, looking for intervals on which the function is increasing, decreasing, or constant, and estimate relative maxima and minima.

More information

Tutorial - First Level: 2D Fundamentals

Tutorial - First Level: 2D Fundamentals AutoCAD 2013 Prepares you for the Autodesk Certified Associate Exam Tutorial - First Level: 2D Fundamentals Randy H. Shih Multimedia DVD SDC PUBLICATIONS Schroff Development Corporation Better Textbooks.

More information

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

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

More information

Summary of important mathematical operations and formulas (from first tutorial):

Summary of important mathematical operations and formulas (from first tutorial): EXCEL Intermediate Tutorial Summary of important mathematical operations and formulas (from first tutorial): Operation Key Addition + Subtraction - Multiplication * Division / Exponential ^ To enter a

More information

Quadratic Functions Applications

Quadratic Functions Applications Quadratic Functions Applications CA 8.0 Students solve and graph quadratic equations by using the quadratic formula. Students apply these techniques in solving word problems. Today you will be investigating/experiencing

More information

Unit 6 Direction and angle

Unit 6 Direction and angle Unit 6 Direction and angle Three daily lessons Year 4 Spring term Unit Objectives Year 4 Recognise positions and directions: e.g. describe and find the Page 108 position of a point on a grid of squares

More information

Basic Graphing Functions for the TI-83 and TI-84

Basic Graphing Functions for the TI-83 and TI-84 Basic Graphing Functions for the TI-83 and TI-84 The primary benefits of the TI-83 and TI-84 are the abilities to graph functions and to identify properties those functions possess. The purpose of this

More information

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

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

More information

Elements of a graph. Click on the links below to jump directly to the relevant section

Elements of a graph. Click on the links below to jump directly to the relevant section Click on the links below to jump directly to the relevant section Elements of a graph Linear equations and their graphs What is slope? Slope and y-intercept in the equation of a line Comparing lines on

More information

How Does My TI-84 Do That

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

More information

GeoGebra. 10 lessons. Gerrit Stols

GeoGebra. 10 lessons. Gerrit Stols GeoGebra in 10 lessons Gerrit Stols Acknowledgements GeoGebra is dynamic mathematics open source (free) software for learning and teaching mathematics in schools. It was developed by Markus Hohenwarter

More information

Angles and Quadrants. Angle Relationships and Degree Measurement. Chapter 7: Trigonometry

Angles and Quadrants. Angle Relationships and Degree Measurement. Chapter 7: Trigonometry Chapter 7: Trigonometry Trigonometry is the study of angles and how they can be used as a means of indirect measurement, that is, the measurement of a distance where it is not practical or even possible

More information

2.2 Derivative as a Function

2.2 Derivative as a Function 2.2 Derivative as a Function Recall that we defined the derivative as f (a) = lim h 0 f(a + h) f(a) h But since a is really just an arbitrary number that represents an x-value, why don t we just use x

More information

Example SECTION 13-1. X-AXIS - the horizontal number line. Y-AXIS - the vertical number line ORIGIN - the point where the x-axis and y-axis cross

Example SECTION 13-1. X-AXIS - the horizontal number line. Y-AXIS - the vertical number line ORIGIN - the point where the x-axis and y-axis cross CHAPTER 13 SECTION 13-1 Geometry and Algebra The Distance Formula COORDINATE PLANE consists of two perpendicular number lines, dividing the plane into four regions called quadrants X-AXIS - the horizontal

More information

2.5 Transformations of Functions

2.5 Transformations of Functions 2.5 Transformations of Functions Section 2.5 Notes Page 1 We will first look at the major graphs you should know how to sketch: Square Root Function Absolute Value Function Identity Function Domain: [

More information

Equations. #1-10 Solve for the variable. Inequalities. 1. Solve the inequality: 2 5 7. 2. Solve the inequality: 4 0

Equations. #1-10 Solve for the variable. Inequalities. 1. Solve the inequality: 2 5 7. 2. Solve the inequality: 4 0 College Algebra Review Problems for Final Exam Equations #1-10 Solve for the variable 1. 2 1 4 = 0 6. 2 8 7 2. 2 5 3 7. = 3. 3 9 4 21 8. 3 6 9 18 4. 6 27 0 9. 1 + log 3 4 5. 10. 19 0 Inequalities 1. Solve

More information

f(x) = g(x), if x A h(x), if x B.

f(x) = g(x), if x A h(x), if x B. 1. Piecewise Functions By Bryan Carrillo, University of California, Riverside We can create more complicated functions by considering Piece-wise functions. Definition: Piecewise-function. A piecewise-function

More information

MEASURES OF VARIATION

MEASURES OF VARIATION NORMAL DISTRIBTIONS MEASURES OF VARIATION In statistics, it is important to measure the spread of data. A simple way to measure spread is to find the range. But statisticians want to know if the data are

More information

Vector Notation: AB represents the vector from point A to point B on a graph. The vector can be computed by B A.

Vector Notation: AB represents the vector from point A to point B on a graph. The vector can be computed by B A. 1 Linear Transformations Prepared by: Robin Michelle King A transformation of an object is a change in position or dimension (or both) of the object. The resulting object after the transformation is called

More information

TI-83 GRAPHING CALCULATOR GUIDEBOOK

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

More information

EQUATIONS and INEQUALITIES

EQUATIONS and INEQUALITIES EQUATIONS and INEQUALITIES Linear Equations and Slope 1. Slope a. Calculate the slope of a line given two points b. Calculate the slope of a line parallel to a given line. c. Calculate the slope of a line

More information

Intermediate PowerPoint

Intermediate PowerPoint Intermediate PowerPoint Charts and Templates By: Jim Waddell Last modified: January 2002 Topics to be covered: Creating Charts 2 Creating the chart. 2 Line Charts and Scatter Plots 4 Making a Line Chart.

More information

Higher Education Math Placement

Higher Education Math Placement Higher Education Math Placement Placement Assessment Problem Types 1. Whole Numbers, Fractions, and Decimals 1.1 Operations with Whole Numbers Addition with carry Subtraction with borrowing Multiplication

More information

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

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

More information

Casio 9860 Self-Guided Instructions TABLE-GRAPH Mode

Casio 9860 Self-Guided Instructions TABLE-GRAPH Mode Casio 9860 Self-Guided Instructions TABLE-GRAPH Mode Instructions Screenshots Investigating Algebraic Systems in TABLE and GRAPH Modes One of the real advantages of the Graphic Calculator is the speed

More information

Casio FX-9750G Plus. with the. Activities for the Classroom

Casio FX-9750G Plus. with the. Activities for the Classroom PRE-CALCULUS with the Casio FX-9750G Plus Evaluating Trigonometric Functions Graphing Trigonometric Functions Curve Fitting with Sine Regression Amplitude and Period Evaluating Inverse Trigonometric Functions

More information

Algebra and Geometry Review (61 topics, no due date)

Algebra and Geometry Review (61 topics, no due date) Course Name: Math 112 Credit Exam LA Tech University Course Code: ALEKS Course: Trigonometry Instructor: Course Dates: Course Content: 159 topics Algebra and Geometry Review (61 topics, no due date) Properties

More information

2 Describing, Exploring, and

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

More information

Tutorial for Tracker and Supporting Software By David Chandler

Tutorial for Tracker and Supporting Software By David Chandler Tutorial for Tracker and Supporting Software By David Chandler I use a number of free, open source programs to do video analysis. 1. Avidemux, to exerpt the video clip, read the video properties, and save

More information

List the elements of the given set that are natural numbers, integers, rational numbers, and irrational numbers. (Enter your answers as commaseparated

List the elements of the given set that are natural numbers, integers, rational numbers, and irrational numbers. (Enter your answers as commaseparated MATH 142 Review #1 (4717995) Question 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Description This is the review for Exam #1. Please work as many problems as possible

More information

Section 1.1 Linear Equations: Slope and Equations of Lines

Section 1.1 Linear Equations: Slope and Equations of Lines Section. Linear Equations: Slope and Equations of Lines Slope The measure of the steepness of a line is called the slope of the line. It is the amount of change in y, the rise, divided by the amount of

More information

Graphing calculators Transparencies (optional)

Graphing calculators Transparencies (optional) What if it is in pieces? Piecewise Functions and an Intuitive Idea of Continuity Teacher Version Lesson Objective: Length of Activity: Students will: Recognize piecewise functions and the notation used

More information

Part 1: Background - Graphing

Part 1: Background - Graphing Department of Physics and Geology Graphing Astronomy 1401 Equipment Needed Qty Computer with Data Studio Software 1 1.1 Graphing Part 1: Background - Graphing In science it is very important to find and

More information

Trigonometry Review with the Unit Circle: All the trig. you ll ever need to know in Calculus

Trigonometry Review with the Unit Circle: All the trig. you ll ever need to know in Calculus Trigonometry Review with the Unit Circle: All the trig. you ll ever need to know in Calculus Objectives: This is your review of trigonometry: angles, six trig. functions, identities and formulas, graphs:

More information

Algebra 2 Chapter 1 Vocabulary. identity - A statement that equates two equivalent expressions.

Algebra 2 Chapter 1 Vocabulary. identity - A statement that equates two equivalent expressions. Chapter 1 Vocabulary identity - A statement that equates two equivalent expressions. verbal model- A word equation that represents a real-life problem. algebraic expression - An expression with variables.

More information

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

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

More information

Introduction to Quadratic Functions

Introduction to Quadratic Functions Introduction to Quadratic Functions The St. Louis Gateway Arch was constructed from 1963 to 1965. It cost 13 million dollars to build..1 Up and Down or Down and Up Exploring Quadratic Functions...617.2

More information

1.7 Graphs of Functions

1.7 Graphs of Functions 64 Relations and Functions 1.7 Graphs of Functions In Section 1.4 we defined a function as a special type of relation; one in which each x-coordinate was matched with only one y-coordinate. We spent most

More information

https://williamshartunionca.springboardonline.org/ebook/book/27e8f1b87a1c4555a1212b...

https://williamshartunionca.springboardonline.org/ebook/book/27e8f1b87a1c4555a1212b... of 19 9/2/2014 12:09 PM Answers Teacher Copy Plan Pacing: 1 class period Chunking the Lesson Example A #1 Example B Example C #2 Check Your Understanding Lesson Practice Teach Bell-Ringer Activity Students

More information

Pre-Calculus Math 12 First Assignment

Pre-Calculus Math 12 First Assignment Name: Pre-Calculus Math 12 First Assignment This assignment consists of two parts, a review of function notation and an introduction to translating graphs of functions. It is the first work for the Pre-Calculus

More information

Experiment 5: Magnetic Fields of a Bar Magnet and of the Earth

Experiment 5: Magnetic Fields of a Bar Magnet and of the Earth MASSACHUSETTS INSTITUTE OF TECHNOLOGY Department of Physics 8.02 Spring 2005 Experiment 5: Magnetic Fields of a Bar Magnet and of the Earth OBJECTIVES 1. To examine the magnetic field associated with a

More information

Parallel and Perpendicular. We show a small box in one of the angles to show that the lines are perpendicular.

Parallel and Perpendicular. We show a small box in one of the angles to show that the lines are perpendicular. CONDENSED L E S S O N. Parallel and Perpendicular In this lesson you will learn the meaning of parallel and perpendicular discover how the slopes of parallel and perpendicular lines are related use slopes

More information

Excel Tutorial. Bio 150B Excel Tutorial 1

Excel Tutorial. Bio 150B Excel Tutorial 1 Bio 15B Excel Tutorial 1 Excel Tutorial As part of your laboratory write-ups and reports during this semester you will be required to collect and present data in an appropriate format. To organize and

More information

Tutorial 1: The Freehand Tools

Tutorial 1: The Freehand Tools UNC Charlotte Tutorial 1: The Freehand Tools In this tutorial you ll learn how to draw and construct geometric figures using Sketchpad s freehand construction tools. You ll also learn how to undo your

More information

Coordinate Plane, Slope, and Lines Long-Term Memory Review Review 1

Coordinate Plane, Slope, and Lines Long-Term Memory Review Review 1 Review. What does slope of a line mean?. How do you find the slope of a line? 4. Plot and label the points A (3, ) and B (, ). a. From point B to point A, by how much does the y-value change? b. From point

More information

Analyzing Piecewise Functions

Analyzing Piecewise Functions Connecting Geometry to Advanced Placement* Mathematics A Resource and Strategy Guide Updated: 04/9/09 Analyzing Piecewise Functions Objective: Students will analyze attributes of a piecewise function including

More information

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

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

More information

-2- Reason: This is harder. I'll give an argument in an Addendum to this handout.

-2- Reason: This is harder. I'll give an argument in an Addendum to this handout. LINES Slope The slope of a nonvertical line in a coordinate plane is defined as follows: Let P 1 (x 1, y 1 ) and P 2 (x 2, y 2 ) be any two points on the line. Then slope of the line = y 2 y 1 change in

More information