Honors Algebra 3-4 Mr. Felling Expanded Topic - Curve Fitting Extra Credit Project

Size: px
Start display at page:

Download "Honors Algebra 3-4 Mr. Felling Expanded Topic - Curve Fitting Extra Credit Project"

Transcription

1 Honors Algebra 3-4 Mr. Felling Expanded Topic - Curve Fitting Extra Credit Project 'Real-world' math problems often state things like 'The demand function for a product is 2.3 p ( e ) D = where D is how many units are sold if price is P. Have you ever wondered where specific model equations, such as these, come from? In a situation like this, data is collected on how many units are sold at different prices, creating a list of data points. Someone then finds an equation that matches the observed data. This process is called 'curve fitting'...fitting a curve (equation) to the data observed. Although curve fitting can be an advanced topic, we already have some procedures and tools that we can use to do some basic curve fitting. In this project, we'll discuss three methods we can use to find an equation model to match data: Single data-point manual curve fitting Using regression features of graphing calculators Visual curve fitting using graphing software such as GeoGebra. Each method will be discussed with examples with steps you can try. All methods share this same overall procedure: 1. Data is collected showing the relationship between two variables. Data point pairs (at least one, and often many) are obtained. 2. We use our knowledge of the general shapes of equation curves to select a possible equation. This equation has 'parameters' (constants) which can be varied to create a specific equation matching our data. 3. We use one of the three methods discussed below to determine the best parameters which make our equation match the data as closely as possible. Method 1 - Single data-point, manual curve fitting This method is most appropriate when you only have a single data point, but you are very confident that your selected equation will closely match the data. Problems such as radioactive isotope quantities (which lose mass in a well-known manner, with half the mass gone in a 'half-life') or problems involving interest earned by an investment with continuous compounding, represent situations that are well understood, and for which equations are well-known to match the situation. Consider the following example: An investment provides interest compounded continuously. Find an equation model for the balance in the account as a function of time if the balance doubles in 15 years, and $10,000 is initially invested. We don't know the annual interest rate of this account, but we do know that investments which compound rt continuously are defined by the general equation: A = Pe, where A is the Amount (balance), P is the Principal (starting balance), r is the annual interest rate and t is time invested in years. We have a single data point which relates time to amount (t,a). At t=15, A is twice the initial investment, or $20,000. So our single data point is (15, 20000).

2 In the manual method of curve fitting, we substitute the values of a data point into the general equation and solve for any missing parameters (in this case, the interest rate, r). general equation: A = Pe substituting what we know: = 10000e r(15) divide both sides by 10000: r(15) 2 = e use inverse of e (ln): ln 2 = ln e r(15) ln 2 = r(15) divide both sides by 15: ln 2 = r 15 compute r: r We can now create a general model for this investment by putting our calculated parameter, r, into the general equation: ( ) = 10000e A t t rt We've solved problems like these in our textbook. These problems are examples of the first method of curve fitting: using a well known general equation and a single data point to find a specific equation. But in some situations we are not confident of the exact nature of the equation we should use for modeling or we have multiple data points. In these cases, we need other methods to determine an equation model. Method 2 - Using regression features of graphing calculators This method is appropriate when we have multiple points of data and we are less sure which general form of equation will best fit the data. Modern graphing calculators have 'regression' features which allow us to select an equation type and allow the calculator to vary the parameters to find the constants which make the equation most closely fit the entered data. The study of how this regression is accomplished is a subject for more advanced math classes, but in this section we will learn to use this feature on our calculators for curve fitting. Suppose we have the following data for how housing prices vary as a function of square footage: Square-footage Price (thousands of dollars) A plot of the data points is shown at right. What equation model might be appropriate for this data? Linear model: the data is nearly linear, perhaps a linear model would be appropriate. Logarithmic model: the price increases more slowly as size increases which suggests perhaps a logarithmic model might even more closely fit the data.

3 We'll try each of these and let our calculator's regression features find the best fit equations. Regardless of which type of equation we want to try to fit, we first need to enter the data points into the calculator. Data points for curve fitting are entered into our calculator's Lists. Follow the procedure below to complete this example using your calculator: 1) Turn on your calculator and make sure your lists are cleared of data: Press 'STAT' Select 'Edit...' Each list is a column (L1, L2, etc.) If any list has data in it, clear it by using arrow keys to move up the column title (e.g. L1), then pressing 'CLEAR' then 'ENTER'. 2) Enter the square footage data into List 1 (L1): Use arrow keys to move cursor to first entry in the L1 column. Enter '800' then press 'ENTER'. 800 is entered, and cursor moves down in column. Enter the rest of the data points for the square footage into the L1 column. 3) Enter the price data into List 2 (L2): Scroll back up to the top of the list and over to first entry in L2. Enter '110' then press 'ENTER'. 110 is entered, and cursor moves down in column. Enter the rest of the data points for the price into the L2 column. At this point, you should have two columns of data, L1 and L2 filled in with 800 next to 110, 1000 next to 140, etc. Linear Regression Curve Fit: Now we will tell the calculator which general equation model to use and have it find the parameters for best fit using that equation. We'll start by modeling using a straight line. The best fit line is determined by 'linear regression'. The calculator has a linear regression function, called LinReg(ax+b). To use it, we need to tell it which lists to use for the x and y data values, and also where to put the resulting equation. The calculator uses one of the Y1= positions to store the result, so first we'll clear these out, then perform the linear regression: 4) Clear out y= slots: Press 'Y=' and clear out any slots currently not empty by using arrow keys to a line, then pressing 'CLEAR'. 5) Select Linear Regression: Press 'STAT' Right arrow over to the CALC menu Arrow down to 4: LinReg(ax+b) 6) Set up linear regression function: Display should read: LinReg(ax+b) Press 2nd '1' to get 'L1' (telling calculator to use L1 for x values) Press ',' (comma) key Press 2nd '2' to get 'L2' (telling calculator to use L2 for y values) Press ',' (comma) key Press 'VARS', right arrow to 'Y-VARS' menu, select 'Function...', 'ENTER', then select 'Y1' (this tells calculator to put resulting equation in Y1= slot).

4 7) Run the linear regression function: Display should read: LinReg(ax+b) L1, L2, Y1 This runs the linear regression. If all is well, the calculator should return: LinReg y=ax+b a= b= This means the calculator has determined that the line y = ( ) x is the best fit line for this data. This line is plotted along with the data point below: Logarithmic Curve Fit: The linear model above fits the data reasonably well, but it is clear that the data is not perfectly linear. Perhaps a different equation model would fit the data more closely. As square footage increases, the change in price is not exactly linear, but the increase in price is smaller as square footage is larger. We know that logarithmic curves have this trait: y increases more slowly as x increases. Perhaps a logarithmic curve would fit the data more closely than a line. We already have our data in lists L1 and L2, so we don't need to repeat those steps, but we'll repeat the steps for regression, this time using our calculators LnReg function (natural logarithmic regression): 8) Clear out y= slots: Press 'Y=' and clear out the Y1 slot from the linear regression steps by using arrow keys to Y1, then pressing 'CLEAR'. 9) Select Natural Log Regression: Press 'STAT' Right arrow over to the CALC menu Arrow down to 9: LnReg 10) Set up LnReg function: Display should read: LnReg Press 2nd '1' to get 'L1' (telling calculator to use L1 for x values) Press ',' (comma) key Press 2nd '2' to get 'L2' (telling calculator to use L2 for y values)

5 Press ',' (comma) key Press 'VARS', right arrow to 'Y-VARS' menu, select 'Function...', 'ENTER', then select 'Y1' (this tells calculator to put resulting equation in Y1= slot). 11) Run the LnReg function: Display should read: LnReg L1, L2, Y1 This runs the natural log regression. If all is well, the calculator should return: LnReg y=a+blnx a= b= This means the calculator has determined that the logarithmic curve y = ( ) + ( ) ln x is the best fit log curve for this data. This curve is plotted along with the data point below: As we suspected, this logarithmic model much more closely matches the data points than the linear model. We can also have our calculator plot the original data points as well as the best fit line it has calculated for us. To do this, we'll use the STAT PLOT feature: 12) Set the Window to an appropriate region: Press 'WINDOW' Set Xmin to 0 Set Xmax to 4000 Set Ymin to 0 Set Ymax to ) Turn on STAT PLOT Press 'Y=' Use up arrow to move up to Plot1 and highlight Plot1. Use down arrow to move down to Y1 line. The Plot1 should remain highlighted. 12) Graph using 'ZoomStat'

6 Press 'ZOOM' Select 9: ZoomStat This should plot the original data points along with the best fit natural log curve the calculator found. If you press 'STAT' and arrow to the CALC menu and look at the entries, you'll find that your calculator can curve fit to a number of different types of general equations including lines, natural logarithmic, exponential, quadratic, cubic and quartic functions, logistic equations and more. Method 3 Visual curve fitting using graphing software such as GeoGebra (This method requires installing free downloadable GeoGebra software to your computer. It is an interesting and powerful option for curve fitting, but you can complete this project without using GeoGebra using only your calculator if desired. Please read the explanation, even if you are unable to install the software and try it yourself.) Our calculator contains powerful regression functions which allow us to fit curves using many standard equation forms, although we are limited to only those general equations for which the calculator has regression functions. For unlimited curve fitting potential, we can use graphing software such as GeoGebra to visually match curves of any kind to data points. Below is a step-by-step procedure showing how to use GeoGebra for curve fitting. GeoGebra is a free, open-source program available at the website It is a very powerful math modeling program. At the website, there are free downloadable versions for many platforms including Windows, Mac and Linux, as well as Web Applets which do not require installation. The install version is quick to download and install (less than 10 minutes) and does not require registration (although it does require that your computer have the Java Runtime Environment installed.) GeoGebra allows us to enter data points which are automatically plotted on an x-y plot. We can then enter an equation of any form (the only restriction is the equation must be a function). GeoGebra has a tool called a 'slider' which allows a constant in an equation to be changed rapidly and the resulting change in the curve is immediately visible. The general procedure for using GeoGebra for curve fitting is: 1) Configure GeoGebra to display an x-y plot with axes. 2) Enter individual data points into GeoGebra, which GeoGebra displays on the plot. 3) Select a possible model equation. 4) Create 'sliders' for all parameters (constants) in the equation. 5) Enter the model equation using the sliders for the constants. GeoGebra automatically plots the equation. 6) Move the sliders and see how the curve changes, adjusting until the curve visually matches the data points. 7) Read the positions of the sliders to find the specific modeling equation.

7 For a specific example, let's find an equation to model the following data: x y This data can be plotted as follows: If we search in libraries of functions, we might find that the curves of this sort can be generated from polynomials with higher order terms such as: y = ax + bx + cx + dx + ex + f. The following procedure will allow us to find such an equation using GeoGebra which will model this data. 1) Open GeoGebra and display the x-y grid: Click 'View', 'Axes' to turn on x and y axes. Click 'View', 'Grid' to turn on grid. 2) Enter data points: In the Input bar at the bottom of the GeoGebra window, enter a data point as a coordinate (x,y) pair. Include the parentheses. The first data point is entered as (0,1.6). Press 'Enter'. GeoGebra will add this point on the x-y plot.

8 Enter the other data points from the table above. 3) Hide the letter labels for the data points: Click on the 'select arrow' button on the menu bar at upper left and drag a box around all of the data points on the grid. Position the cursor over the box just drawn and right-click. Under the BASIC tab, uncheck the 'Show Label' box and click Close in lower right. 4) Scale, move the display for good view of the points: Click the right-most tool bar button (looks like an x-y axes). Using this tool, you can click on the origin and move the center around the display space. Click the small pull-down arrow at lower right of the 'move' button to pull down a menu which allows you to select zoom in, zoom out buttons. Use the zoom in/out and move buttons to arrange the display as needed for good display of the data points. 5) Add a 'slider' for each constant in our general equation: Click on the button 2nd from right in toolbar to select the 'slider' tool. Click anywhere on the grid area (suggest upper right). Click 'apply' to create a slider called a. Repeat this process to create sliders for constants, b, c, d, e and f. 6) Enter our general modeling equation using the slider parameters: Next, we want to enter a model equation in that uses these a,b,c, etc. slider values as changeable parameters. Let's try to model this data using the polynomial ax + bx + cx + dx + ex + f In the Input box at the bottom, enter the following equation: y=a*x^5+b*x^4+c*x^3+d*x^2+e*x+f GeoGebra should display an initial equation with all constants set to 1 (the starting values of the sliders.) 7) Drag the slider positions and watch the effect on the plotted curve. Adjust until the curve closely matches the data points. This is a trial and error process. Try setting all but one slider to zero and seeing what effect each slider has. Try adjusting one slider for best match, then next slider for best improvement, etc. and repeating with first slider...'narrowing in' to a solution. If nothing is working, try moving one of the larger effect sliders (a or b in this case) a large amount and then adjust the other sliders to compensate back to a good match. If a slider ends up near zero, try setting it to exactly zero. This will simplify the final model. 8) When you have a close enough match, click on the 'select' arrow (left icon in the tool bar at top) and click on any slider to change its value. The model curve changes as you change the value. Use the sliders to try and manually adjust the curve to match the data points. In this case, one possible model has sliders set to: a= -3, b=1.2, c=1.9, d=0, e= -0.2, f=1.6 This suggests a possible modeling equation is: y = x + x + x x Although this process is trial and error, it has the flexibility to try any equation conceivable. Remember that the more sliders (constants) are included in your model, the more difficult it is to visually find a good matching solution.

9 The Project: Find a set of data that interests you and use the curve fitting techniques above to find an equation that models your data. Step 1: Locate a set of data First, you need to identify a set of data to model with an equation. Your data will need to be a comparison of two numerical quantities, (an 'x' and a 'y'), and it can be anything that has some sort of relationship so that if you graph it, is has a reasonably well-behaved curve. Data Set Requirements: - Your data set must include two variables/quantities. - Your data set must include enough points to see a reasonable 'shape' when plotted. Here are some ideas of the kinds of things you could explore: - Financial: Price of gold vs. time, cost of gasoline vs. year, etc. - Weather: Average daily temperature vs. latitude, Number of hurricanes vs. ocean temperature, etc. - Social Issues: Percentage unemployment vs. age of worker, Rates of domestic violence vs. unemployment rate, etc. - Health/Medical: Diabetes vs. obesity, Retired persons' average cost of medicines vs. year. How to find your data: - Internet: use a search engine to begin exploring. One idea is to do a google image search for something like 'interest rate graph'. If you find graphs, you can take data points from the graphs, or find the websites that contain the graphs...they often have interesting data. - Collect some data yourself: maybe there is a shadow in your room on the floor caused by the sun shining in through a window, and it moves across the floor throughout the day. On a weekend, you could measure the distance the edge of the shadow is from the wall every 30 minutes so you have data of the distance vs. time. - Examples from mrfelling website: There is a link on this project's page to a page with some example datasets that you can use if you are having trouble finding your own data. You can try to curve fit any data, so find something you are interested in exploring! Step 2: Use the regression features of your calculator, or GeoGebra, or both, to find a model equation that closely fits your data set. Use the techniques in this project description to create a model equation. Step 3: Write up your results in a report to hand in. Report Requirements: 8 1/2x11" paper report (no poster/display required) must include: 1) A description of how you found or collected your data. 2) A table showing your data. 3) Your model equation (complete equation, including the parameters filled in with the constants you found that makes the equation fit the data.) 4)An x-y plot showing your data points as well as your equation showing that it fits your data. Typed/computer rather than hand-written reports are preferred. Project Grading: - Full credit: all requirements met fully, data set contains many points and shows a relationship, curve fitting procedures produced an equation that closely matches your data set. - 2/3 credit: basic requirements met, but data set is 'sparse' (not very complete or seems made up), and/or curve fitting does not match data well, or graph is inaccurate. - 1/3 credit: not all requirements met or there is little evidence that curve fitting procedures were used to create a model equation.

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

Learning Packet THIS BOX FOR INSTRUCTOR GRADING USE ONLY. Mini-Lesson is complete and information presented is as found on media links (0 5 pts)

Learning Packet THIS BOX FOR INSTRUCTOR GRADING USE ONLY. Mini-Lesson is complete and information presented is as found on media links (0 5 pts) Learning Packet Student Name Due Date Class Time/Day Submission Date THIS BOX FOR INSTRUCTOR GRADING USE ONLY Mini-Lesson is complete and information presented is as found on media links (0 5 pts) Comments:

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

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

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

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

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

Use the Move tool to drag A around and see how the automatically constructed objects (like G or the perpendicular and parallel lines) are updated.

Use the Move tool to drag A around and see how the automatically constructed objects (like G or the perpendicular and parallel lines) are updated. Math 5335 Fall 2015 Lab #0: Installing and using GeoGebra This semester you will have a number of lab assignments which require you to use GeoGebra, a dynamic geometry program. GeoGebra lets you explore

More information

The Discriminant and Quadratic Formula:

The Discriminant and Quadratic Formula: AFDA Unit 4: Quadratic Functions Day 7 Notes: Quadratic Formula and Regression Name: Block: Date: Today you will be using the Discriminant to determine the number and type of solutions for a quadratic

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

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

Section 1.1: Functions and Models

Section 1.1: Functions and Models Section 1.1: Functions and Models Definition: A function is a rule that assigns to each element of one set (called the domain) exactly one element of a second set (called the range). A function can be

More information

Section : Modelling Data with a Line of Best Fit and a Curve of Best Fit

Section : Modelling Data with a Line of Best Fit and a Curve of Best Fit Section 5.3 5.4: Modelling Data with a Line of Best Fit and a Curve of Best Fit 1 You will be expected to: Graph data, and determine the polynomial function that best approximates the data. Interpret the

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

AFDA Unit 3: Quadratic Functions Day 9 Notes: Quadratic Regression. Quick recap

AFDA Unit 3: Quadratic Functions Day 9 Notes: Quadratic Regression. Quick recap AFDA Unit 3: Quadratic Functions Day 9 Notes: Quadratic Regression Name: Block: Date: Today we will review correlational vocabulary learn how to run quadratic regressions in the calculator Quick recap

More information

Linear Regression on a TI Calculator

Linear Regression on a TI Calculator In this section, you learned about the criterion that is used to determine what linear function passes closest to a set of data. In this handout, you ll learn how to use a Texas Instruments graphing calculator

More information

Lines and Circles Guided Practice: Teacher Instructions

Lines and Circles Guided Practice: Teacher Instructions Lines and Circles Guided Practice: Teacher Instructions Overview 1. Together, as a class, go through the Lines and Circles Guided Practice (exercises 1-22) described below. 2. Then have student teams conduct

More information

Geogebra Introductory Activity

Geogebra Introductory Activity 1. Logon to your computer. Geogebra Introductory Activity 2. Go to www.geogebra.org and in the middle of the page click on the picture (NOT THE DOWNLOAD BUTTON). This is a web applet that will load. Give

More information

2011 Excellence in Mathematics Contest Team Project Level II (Below Precalculus) School Name: Group Members:

2011 Excellence in Mathematics Contest Team Project Level II (Below Precalculus) School Name: Group Members: 011 Excellence in Mathematics Contest Team Project Level II (Below Precalculus) School Name: Group Members: Reference Sheet Formulas and Facts You may need to use some of the following formulas and facts

More information

Year Hourly $1.15 $1.30 $1.60 $2.20 $2.90 $3.10 $3.35

Year Hourly $1.15 $1.30 $1.60 $2.20 $2.90 $3.10 $3.35 Math 48C Mathematical Models A model is a representation of an object or a process. For example, in my middle school science class, I created a model of the solar system by using different-sized Styrofoam

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

Total Number of Students in US (millions)

Total Number of Students in US (millions) The goal of this technology assignment is to graph a formula on your calculator and in Excel. This assignment assumes that you have a TI 84 or similar calculator and are using Excel 2007. The formula you

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

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

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

MEI GeoGebra Tasks for AS Pure

MEI GeoGebra Tasks for AS Pure Task 1: Coordinate Geometry Intersection of a line and a curve 1. Add a quadratic curve, e.g. y = x 2 4x + 1 2. Add a line, e.g. y = x 3 3. Use the Intersect tool to find the points of intersection of

More information

Creating Interactive Workbooks Using MS Excel Sarah Mabrouk, Framingham State College

Creating Interactive Workbooks Using MS Excel Sarah Mabrouk, Framingham State College Creating Interactive Workbooks Using MS Excel Sarah Mabrouk, Framingham State College Overview: MS Excel provides powerful calculation, statistical, graphing, and general data analysis and organizational

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

STANDARDS OF LEARNING CONTENT REVIEW NOTES ALGEBRA I. 4 th Nine Weeks,

STANDARDS OF LEARNING CONTENT REVIEW NOTES ALGEBRA I. 4 th Nine Weeks, STANDARDS OF LEARNING CONTENT REVIEW NOTES ALGEBRA I 4 th Nine Weeks, 2016-2017 1 OVERVIEW Algebra I Content Review Notes are designed by the High School Mathematics Steering Committee as a resource for

More information

Note that ALL of these points are Intercepts(along an axis), something you should see often in later work.

Note that ALL of these points are Intercepts(along an axis), something you should see often in later work. SECTION 1.1: Plotting Coordinate Points on the X-Y Graph This should be a review subject, as it was covered in the prerequisite coursework. But as a reminder, and for practice, plot each of the following

More information

Math 1525: Lab 4 Spring 2002

Math 1525: Lab 4 Spring 2002 Math 1525: Lab 4 Spring 2 Modeling---Best Fit Function: In this lab we will see how to use Excel to find a "best-fit equation" or model for your data. Example: When a new motion picture comes out, some

More information

Course # and Section #: MTH 120: WN 110 Start Date: Feb. 2, The following CHECKED items are ALLOWED to be taken in the testing room by students;

Course # and Section #: MTH 120: WN 110 Start Date: Feb. 2, The following CHECKED items are ALLOWED to be taken in the testing room by students; DELTA COLLEGE ACADEMIC TESTING CENTER Printed Name of Student Taking Exam EXAM COVERSHEET Instructor s Name: Jim Ham Exam #: Course # and Section #: MTH 2: WN Start Date: Feb. 2, 22 Type of Exam: Out-of

More information

2. Periodic functions have a repeating pattern called a cycle. Some examples from real-life that have repeating patterns might include:

2. Periodic functions have a repeating pattern called a cycle. Some examples from real-life that have repeating patterns might include: GRADE 2 APPLIED SINUSOIDAL FUNCTIONS CLASS NOTES Introduction. To date we have studied several functions : Function linear General Equation y = mx + b Graph; Diagram Usage; Occurence quadratic y =ax 2

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

Math 1314 Lesson 2. Continuing with the introduction to GGB

Math 1314 Lesson 2. Continuing with the introduction to GGB Math 1314 Lesson 2 Continuing with the introduction to GGB 2 Example 10: The path of a small rocket is modeled by the function ht ( ) = 16t + 128t+ 12 where initial velocity is 128 feet per section and

More information

FUNCTIONS AND MODELS

FUNCTIONS AND MODELS 1 FUNCTIONS AND MODELS FUNCTIONS AND MODELS In this section, we assume that you have access to a graphing calculator or a computer with graphing software. FUNCTIONS AND MODELS 1.4 Graphing Calculators

More information

Types of Functions Here are six common types of functions and examples of each. Linear Quadratic Absolute Value Square Root Exponential Reciprocal

Types of Functions Here are six common types of functions and examples of each. Linear Quadratic Absolute Value Square Root Exponential Reciprocal Topic 2.0 Review Concepts What are non linear equations? Student Notes Unit 2 Non linear Equations Types of Functions Here are six common types of functions and examples of each. Linear Quadratic Absolute

More information

Section 1.1 Graphs Graphs

Section 1.1 Graphs Graphs Section 1.1 Graphs 55 1.1 Graphs Much of algebra is concerned with solving equations. Many algebraic techniques have been developed to provide insights into various sorts of equations, and those techniques

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

Linear and Quadratic Least Squares

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

More information

Pre-Lab Excel Problem

Pre-Lab Excel Problem Pre-Lab Excel Problem Read and follow the instructions carefully! Below you are given a problem which you are to solve using Excel. If you have not used the Excel spreadsheet a limited tutorial is given

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

STANDARDS OF LEARNING CONTENT REVIEW NOTES. ALGEBRA I Part II. 3 rd Nine Weeks,

STANDARDS OF LEARNING CONTENT REVIEW NOTES. ALGEBRA I Part II. 3 rd Nine Weeks, STANDARDS OF LEARNING CONTENT REVIEW NOTES ALGEBRA I Part II 3 rd Nine Weeks, 2016-2017 1 OVERVIEW Algebra I Content Review Notes are designed by the High School Mathematics Steering Committee as a resource

More information

KINETICS CALCS AND GRAPHS INSTRUCTIONS

KINETICS CALCS AND GRAPHS INSTRUCTIONS KINETICS CALCS AND GRAPHS INSTRUCTIONS 1. Open a new Excel or Google Sheets document. I will be using Google Sheets for this tutorial, but Excel is nearly the same. 2. Enter headings across the top as

More information

2. Getting Started When you start GeoGebra, you will see a version of the following window. 1

2. Getting Started When you start GeoGebra, you will see a version of the following window. 1 Math 5335 Fall 2018 Lab #0: Installing and using GeoGebra This semester you will have a number of lab assignments which require you to use GeoGebra, a dynamic geometry program. GeoGebra lets you explore

More information

Tips to Save Typing, etc.

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

More information

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

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

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

Math 2524: Activity 1 (Using Excel) Fall 2002

Math 2524: Activity 1 (Using Excel) Fall 2002 Math 2524: Activity 1 (Using Excel) Fall 22 Often in a problem situation you will be presented with discrete data rather than a function that gives you the resultant data. You will use Microsoft Excel

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

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

1 of 49 11/30/2017, 2:17 PM

1 of 49 11/30/2017, 2:17 PM 1 of 49 11/30/017, :17 PM Student: Date: Instructor: Alfredo Alvarez Course: Math 134 Assignment: math134homework115 1. The given table gives y as a function of x, with y = f(x). Use the table given to

More information

Exponential and Logarithmic Functions. College Algebra

Exponential and Logarithmic Functions. College Algebra Exponential and Logarithmic Functions College Algebra Exponential Functions Suppose you inherit $10,000. You decide to invest in in an account paying 3% interest compounded continuously. How can you calculate

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

Kevin James. MTHSC 102 Section 1.5 Polynomial Functions and Models

Kevin James. MTHSC 102 Section 1.5 Polynomial Functions and Models MTHSC 102 Section 1.5 Polynomial Functions and Models Definition A quadratic function is a function whose second differences are constant. It achieves either a local max or a local min and has no inflection

More information

Contents. Foreword. Examples of GeoGebra Applet Construction 1 A Straight Line Graph... 1 A Quadratic Graph... 6 The Scalar Product...

Contents. Foreword. Examples of GeoGebra Applet Construction 1 A Straight Line Graph... 1 A Quadratic Graph... 6 The Scalar Product... Contents Foreword ii Examples of GeoGebra Applet Construction 1 A Straight Line Graph............................... 1 A Quadratic Graph................................. 6 The Scalar Product.................................

More information

Algebra 2 Chapter Relations and Functions

Algebra 2 Chapter Relations and Functions Algebra 2 Chapter 2 2.1 Relations and Functions 2.1 Relations and Functions / 2.2 Direct Variation A: Relations What is a relation? A of items from two sets: A set of values and a set of values. What does

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

Chapter 3: Rate Laws Excel Tutorial on Fitting logarithmic data

Chapter 3: Rate Laws Excel Tutorial on Fitting logarithmic data Chapter 3: Rate Laws Excel Tutorial on Fitting logarithmic data The following table shows the raw data which you need to fit to an appropriate equation k (s -1 ) T (K) 0.00043 312.5 0.00103 318.47 0.0018

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

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

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

GeoGebra 4. Introduction and Point Plotting

GeoGebra 4. Introduction and Point Plotting GeoGebra 4 Introduction and Point Plotting GeoGebra basics Setting up the Interface Steps required: If not visible then show the Input Bar, through the View option on the Toolbar. Make sure that the Algebra

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

MEI Desmos Tasks for AS Pure

MEI Desmos Tasks for AS Pure Task 1: Coordinate Geometry Intersection of a line and a curve 1. Add a quadratic curve, e.g. y = x² 4x + 1 2. Add a line, e.g. y = x 3 3. Select the points of intersection of the line and the curve. What

More information

Experiment 1 CH Fall 2004 INTRODUCTION TO SPREADSHEETS

Experiment 1 CH Fall 2004 INTRODUCTION TO SPREADSHEETS Experiment 1 CH 222 - Fall 2004 INTRODUCTION TO SPREADSHEETS Introduction Spreadsheets are valuable tools utilized in a variety of fields. They can be used for tasks as simple as adding or subtracting

More information

UNIT 2 QUADRATIC FUNCTIONS AND MODELING Lesson 2: Interpreting Quadratic Functions. Instruction. Guided Practice Example 1

UNIT 2 QUADRATIC FUNCTIONS AND MODELING Lesson 2: Interpreting Quadratic Functions. Instruction. Guided Practice Example 1 Guided Practice Example 1 A local store s monthly revenue from T-shirt sales is modeled by the function f(x) = 5x 2 + 150x 7. Use the equation and graph to answer the following questions: At what prices

More information

Math Calculus I

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

More information

Y. Butterworth Lehmann & 9.2 Page 1 of 11

Y. Butterworth Lehmann & 9.2 Page 1 of 11 Pre Chapter 9 Coverage Quadratic (2 nd Degree) Form a type of graph called a parabola Form of equation we'll be dealing with in this chapter: y = ax 2 + c Sign of a determines opens up or down "+" opens

More information

MEASURES OF CENTRAL TENDENCY

MEASURES OF CENTRAL TENDENCY 11.1 Find Measures of Central Tendency and Dispersion STATISTICS Numerical values used to summarize and compare sets of data MEASURE OF CENTRAL TENDENCY A number used to represent the center or middle

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

Survey of Math: Excel Spreadsheet Guide (for Excel 2016) Page 1 of 9

Survey of Math: Excel Spreadsheet Guide (for Excel 2016) Page 1 of 9 Survey of Math: Excel Spreadsheet Guide (for Excel 2016) Page 1 of 9 Contents 1 Introduction to Using Excel Spreadsheets 2 1.1 A Serious Note About Data Security.................................... 2 1.2

More information

CAMBRIDGE TECHNOLOGY IN MATHS Year 12 ClassPad user guide

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

More information

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

Getting Started: Pendulum Lengths and Periods. Getting Started is a fast-paced introduction. Read the chapter for details.

Getting Started: Pendulum Lengths and Periods. Getting Started is a fast-paced introduction. Read the chapter for details. Chapter 12: Statistics Getting Started: Pendulum Lengths and Periods Getting Started is a fast-paced introduction. Read the chapter for details. A group of students is attempting to determine the mathematical

More information

Spreadsheet View and Basic Statistics Concepts

Spreadsheet View and Basic Statistics Concepts Spreadsheet View and Basic Statistics Concepts GeoGebra 3.2 Workshop Handout 9 Judith and Markus Hohenwarter www.geogebra.org Table of Contents 1. Introduction to GeoGebra s Spreadsheet View 2 2. Record

More information

1 Introduction to Using Excel Spreadsheets

1 Introduction to Using Excel Spreadsheets Survey of Math: Excel Spreadsheet Guide (for Excel 2007) Page 1 of 6 1 Introduction to Using Excel Spreadsheets This section of the guide is based on the file (a faux grade sheet created for messing with)

More information

Chapter 1 ( ) Rules for combining functions (inputs same?, etc.) Combine functions

Chapter 1 ( ) Rules for combining functions (inputs same?, etc.) Combine functions Math 131, Final Exam Review-copyright Angela Allen 1 Math 131 Final Exam Review Sheet *** Important Reminders *** Remaining office hours: Mon.(4/28) 2-3:30pm, Thurs.(5/1) 1:30-3pm, and Fri.(5/2) 10:30am-

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

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

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

Dynamic-Geometry Activities with GeoGebra for Virtual Math Teams VMT Project Team The Math Forum at Drexel University

Dynamic-Geometry Activities with GeoGebra for Virtual Math Teams VMT Project Team The Math Forum at Drexel University Dynamic-Geometry Activities with GeoGebra for Virtual Math Teams VMT Project Team The Math Forum at Drexel University Draft for review only page 1 Tuesday, May 1, 2012 Introduction Dynamic-Geometry Activities

More information

Algebra II Quadratic Functions

Algebra II Quadratic Functions 1 Algebra II Quadratic Functions 2014-10-14 www.njctl.org 2 Ta b le o f C o n te n t Key Terms click on the topic to go to that section Explain Characteristics of Quadratic Functions Combining Transformations

More information

How do you roll? Fig. 1 - Capstone screen showing graph areas and menus

How do you roll? Fig. 1 - Capstone screen showing graph areas and menus How do you roll? Purpose: Observe and compare the motion of a cart rolling down hill versus a cart rolling up hill. Develop a mathematical model of the position versus time and velocity versus time for

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

1. What specialist uses information obtained from bones to help police solve crimes?

1. What specialist uses information obtained from bones to help police solve crimes? Mathematics: Modeling Our World Unit 4: PREDICTION HANDOUT VIDEO VIEWING GUIDE H4.1 1. What specialist uses information obtained from bones to help police solve crimes? 2.What are some things that can

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

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

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

Step by Step An Example for each Application

Step by Step An Example for each Application Step by Step An Example for each Application ClassPad website: http://edu.casio.com/products/classpad/ CASIO Education website: http://edu.casio.com CASIO America website: www.casioeducation.com ClassPad

More information

City of Richmond Interactive Map (RIM) User Guide for the Public

City of Richmond Interactive Map (RIM) User Guide for the Public Interactive Map (RIM) User Guide for the Public Date: March 26, 2013 Version: 1.0 3479477 3479477 Table of Contents Table of Contents Table of Contents... i About this

More information

An Introduction to GeoGebra

An Introduction to GeoGebra An Introduction to GeoGebra Downloading and Installing Acquiring GeoGebra GeoGebra is an application for exploring and demonstrating Geometry and Algebra. It is an open source application and is freely

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

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

Models for Nurses: Quadratic Model ( ) Linear Model Dx ( ) x Models for Doctors:

Models for Nurses: Quadratic Model ( ) Linear Model Dx ( ) x Models for Doctors: The goal of this technology assignment is to graph several formulas in Excel. This assignment assumes that you using Excel 2007. The formula you will graph is a rational function formed from two polynomials,

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

Student Exploration: Quadratics in Polynomial Form

Student Exploration: Quadratics in Polynomial Form Name: Date: Student Exploration: Quadratics in Polynomial Form Vocabulary: axis of symmetry, parabola, quadratic function, vertex of a parabola Prior Knowledge Questions (Do these BEFORE using the Gizmo.)

More information

Maple Quick Start. Maplesoft, a division of Waterloo Maple Inc.

Maple Quick Start. Maplesoft, a division of Waterloo Maple Inc. Maple Quick Start Maplesoft, a division of Waterloo Maple Inc. This tutorial is designed to help you become familiar with the Maple environment and teach you the few fundamental concepts and tools you

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