Graphing Calculator Tutorial

Size: px
Start display at page:

Download "Graphing Calculator Tutorial"

Transcription

1 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. Open the graphing calculator and begin. Calculator Perform the following examples on your calculator: To enter a negative number such as -5, click the number then the key. To clear the last entry, enter. To clear all data, enter. Use the key to express an exponent. To evaluate an exponential expression such as 2⁵ click the following keys:. The calculator preserves normal operator precedence and performs calculations following the order of operations: parentheses are performed first, followed by powers and exponents, multiplication and division, and then addition and subtraction. Precedence Name Operator 1 Parentheses ( ) [ ] { } 2 Powers and Exponents ^ 3 Multiplication and Division / 4 Addition and Subtraction + Enter the expression 5 + 6² * 2 10, and then click the equals sign. The answer is 67. The calculator performed the steps in the following order: 5 + 6² * *

2 Special care must be used when entering expressions with parentheses. Everything in the window will be inserted into parentheses when the button is clicked. Enter on your calculator. Notice the entire expression, 5 + 6, is inside the parentheses. An expression with parentheses such as (3 5) must be entered in the following order to be calculated correctly:. The correct answer is -8. To correctly evaluate the expression 4 2(8 5). First, evaluate parentheses. Click. Next, perform multiplication by -2. Click. Finally add 4. Click. The expression equals -2. Shared Features - Equation Plotter and Curve Fit It is possible to adjust the coordinate plane's viewing window by adjusting the axis scaling or by moving the position of the coordinate plane. The Zoom menu allows you to select the axis parameters you want to adjust. Both selects the x- and y-axes simultaneously. X selects only the x-axis. Y selects only the y-axis. 2

3 The key will zoom in on the graph so it decreases the axes scaling. The key will zoom out on the graph so it increases the axes scaling. The roller on the mouse will also increase/decrease the axes scaling. The key returns the graph to the default scaling between 1 and -1. Select the Equation Plotter tab. Select Y on the Zoom menu. Place your cursor on the coordinate plane and use your mouse roller to change the y-axis scaling between -300 and 300. Select X on the Zoom menu. Use the keys to adjust the x-axis scaling between -0.5 and 0.5. Reset the viewing window. If the axes scaling is between -10 to 10, the axes up, down, left, and right. keys move the coordinate Select the Curve Fit tab. Set the y-axis parameter from -5 to 5. Set the x-axis parameter from -5 to 5. Use the arrow keys to adjust the coordinate axes up, down, left, and right. Reset the viewing window. Clicking and dragging the viewing screen will move the visible portion of the graph regardless of the axes scaling. 3

4 Select either the Equation Plotter or Curve Fit tab. Drag the viewing window so only Quadrant I is visible. Reset the viewing window. The Step menu allows you to designate the place value of the numbers in the ordered pairs. None and.01 generate x- and y-values to the hundredths place..1 generates x- and y- values to the tenths place. 1 generates integer x- and y- values. Trace names ordered pairs along a graph. Select either the Equation Plotter or Curve Fit tab. Set Both axes parameters from -10 to 10. Select 1 on the Step menu. Move the cursor around the viewing window to see its effect on the ordered pair in the upper left corner. Repeat for each Step option. Reset the viewing window. Continue to the examples on the next page. 4

5 Curve Fit The Curve Fit utility allows you to create a scatter plot and a line of best fit. You can enter up to three separate sets of data using the Plot tabs. All data sets will be shown simultaneously. Perform the following example on your calculator using the points (100, 4), (155, 5), (198, 6), (257, 7): Select the Curve Fit tab. Select the Plot 1 tab. Set x-axis scaling between 0 and 300 to accommodate the data's domain. Set y-axis scaling between 0 and 10 to accommodate the data's range. Select to add a point to the table. Select a cell within the table and enter a number using the keyboard on your computer. Use the tab or arrow keys on your keyboard to move from cell to cell. Enter the ordered pairs (100, 4), (155, 5), (198, 6), (257, 7) into the table. Press Enter when finished. To delete a data point from the table, select the point's row and then click. Try deleting the point (198, 6). Adjust the viewing window using the mouse roller. Check the table to see if any random points were added. Delete these extra points before continuing. This step must be repeated any time you adjust your viewing window while using the Curve Fit utility. The Fit menu allows you to select a desired trendline for a data set. Select each Fit menu option to view its effect on the graph of the current data. Select to clear all data. Reset the viewing window. Alternatively, you can click directly on the graph to enter ordered pairs. 5

6 Select the Curve Fit tab. Set both axes scaling between -10 and 10. Set the Fit menu to No Fit. Set the Step menu to 1. Click anywhere on the coordinate plane and add four or five data points. Notice the points appear in the table as well as on the coordinate plane. Select Clear. Select a different setting for the Step menu. Add 5 new points to the graph. Select Linear on the Fit menu. The line that appears is a line of best fit, i.e., the line that minimizes the distance from all data points. Look at the equation expressed in the window on your calculator. The equation in the window on your calculator will be different from the one above. The equation represents the line of best fit on the graph. 6

7 Add more points to your graph. Notice how the additional points change the equation values. Add a few more points. Notice how the additional data points modify the trendline. Further, look at the value at the far end of the equation window. This number represents the order of the equation. Currently it displays a value of 1, showing the equation is a first order equation or best linear fit. Use the up/down arrows to change the order of the equation used to approximate the data. Return the equation order to 1. Clear the data. Reset the viewing window. The up/down arrow keys allow you to approximate functions using higher-order trendlines. First Order (n = 1) Second Order (n = 2) Third Order (n = 3) Equation Plotter The Equation Plotter allows you to graph up to six functions simultaneously. A function must be entered correctly into one of the function dialog boxes labeled f(x), g(x), h(x), r(x), p(x), or q(x) to view its graph. The independent variable's coefficient, operator, and the variable x must be used before the calculator will graph the function. 7

8 Perform the following examples on your calculator: Select the Equation Plotter tab. Example 1: Graph the function y = 5x. Using your computer keyboard type 5*x in the f(x) dialog box and press Enter. Example 2: Graph the function f(x) = -x. Type -1*x in the g(x) dialog box and press Enter. Example 3: Graph the function y = x + 4. Use parentheses to enclose fractions. Type (-1/2)*x + 4 in the h(x) dialog box and press Enter. Notice you cannot see the line. Adjust the axes scaling until the blue line is visible. Example 4: Graph the function p = g The calculator will only recognize x as the independent variable, so replace the g with x when entering the equation in the dialog box. Type (4/5)*x 17.2 in the r(x) dialog box and press Enter. If you cannot see the line, adjust the viewing window until the yellow line is visible. To delete a single function, highlight the function in the dialog box, press Delete on the keyboard, and press Enter. Delete the function y = x + 4. If the line did not delete from the viewing window, be sure you press Enter. Select to clear all dialog boxes and graphs. Continue to the example on the next page. 8

9 Select the Equation Plotter tab. Reset the axes scaling. Enter -x and -1*x in the equation dialog boxes. Notice the effect the operator has on creating (and not creating) a graph. y = -x (without * operator) y = -1*x (with * operator) Continue to the example on the next page. 9

10 Clear the calculator. Reset the axes scaling. Enter function y = 1/x into a dialog box. Put your cursor on the coordinate plane and use your mouse roller to change the axes scaling until the graph becomes visible. before scaling (mouse roller) after scaling If a function does not graph, check that you have entered an operator, used a lowercase x, and have pressed Enter. Also, check that the viewing window parameters are properly set to view the function. Continue to the examples on the next page. 10

11 How to Find the Intersection of Two Functions Select the Equation Plotter tab. Clear the calculator and Reset axes scaling. Enter y = 5x and y = -x into the Equation Plotter utility. Select Trace from the Step menu. Move the cursor onto one of the lines. The cursor will turn blue. Move the cursor to the intersection point. The cursor will turn red at the approximate intersection point. Notice the intersection of these two functions occurs at (0, 0). The Trace function does not always return the exact intersection point. It may be necessary to use other algebraic methods to check the accuracy of the intersection value. How to Generate a Table of Values for a Function Perform the following example on your calculator: Delete the function y = -x. Enter y = 5x into a dialog box and select. Set the Start value at -15 and the End value at 15. Set the Step value to 1 and press Enter. The table names ordered pairs on the line. Experiment with other Start, End, and Step values to see the effect on the table. You have completed a review of the calculator features used in the Algebra I: course. The calculator has several features you will not utilize in this course. An introduction to these features is included on the following pages. 11

12 You may continue with the tutorial to familiarize yourself with these additional capabilities or you may stop here and begin the course. You may print this document and keep it handy to use as a reference as you work through Algebra I:,. Additional Features - Calculator Reciprocals To invert a number or fraction, simply enter the number and click the reciprocal button reciprocal function returns the reciprocal value in decimal form.. The Degrees and Radians When entering trigonometric functions, be aware if you have selected to return your answer in degrees or radians. Trigonometric Functions (sin, cos, tan, sin -1, cos -1, tan -1 ) To calculate any of the trigonometric functions, click the number, click the function key you want to use, e.g.,, and click the equals sign. Exponential and Logarithmic Functions (e x, log, ln) To calculate exponential or logarithmic functions, click the number, click the function key, e.g.,, and click the equals sign. To calculate a power of ten, click the power, then click. Radicals and Fractional Powers (, ) To calculate square and cubed roots, click the number and click the function key, e.g.,. For fractional powers (n th roots of x), type the base number, click the number, then click the equals sign. key, click the root 12

13 Value of Pi Obtain the constant Pi by clicking the key. Additional Features - Equation Plotter Graphing Functions A number of built-in functions are available for graphing. Utilize the following table when graphing special functions. Function name Command Examples Power 10^x 10 x, 2 -x, (1/2) x Logarithmic log(x) log(x), log(2*x) Exponential exp(x) e x, e -2x, (1/2)*e x/2 Natural Logarithm ln(x) ln(x), ln(3*x), ( (ln(x/5) )^3 Open the Equation Plotter utility. Set Both axes scaling between -3 and 3. Enter each function in an equation dialog box and view its graph: ln(x) exp(x) log(x) 10^x (1/2)^x 3*(x + 1.5)^2 +.5*x 1 13 Copyright 2009 The American Education Corporation. A+, A+LS, and A+nyWhere Learning System are either trademarks or registered trademarks of The American Education Corporation

FSA Algebra 1 EOC Practice Test Guide

FSA Algebra 1 EOC Practice Test Guide FSA Algebra 1 EOC Practice Test Guide This guide serves as a walkthrough of the Algebra 1 EOC practice test. By reviewing the steps listed below, you will have a better understanding of the test functionalities,

More information

FSA Algebra 1 EOC Practice Test Guide

FSA Algebra 1 EOC Practice Test Guide FSA Algebra 1 EOC Practice Test Guide This guide serves as a walkthrough of the Florida Standards Assessments (FSA) Algebra 1 End-of- Course (EOC) practice test. By reviewing the steps listed below, you

More information

Grade 8 FSA Mathematics Practice Test Guide

Grade 8 FSA Mathematics Practice Test Guide Grade 8 FSA Mathematics Practice Test Guide This guide serves as a walkthrough of the Grade 8 Florida Standards Assessments (FSA) Mathematics practice test. By reviewing the steps listed below, you will

More information

The Graphing Calculator

The Graphing Calculator Chapter 23 The Graphing Calculator To display the calculator, select Graphing Calculator from the Window menu. The calculator is displayed in front of the other windows. Resize or re-position the Graphing

More information

FSA Geometry EOC Practice Test Guide

FSA Geometry EOC Practice Test Guide FSA Geometry EOC Practice Test Guide This guide serves as a walkthrough of the Florida Standards Assessments (FSA) Geometry End-of- Course (EOC) practice test. By reviewing the steps listed below, you

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

9 Using Equation Networks

9 Using Equation Networks 9 Using Equation Networks In this chapter Introduction to Equation Networks 244 Equation format 247 Using register address lists 254 Setting up an enable contact 255 Equations displayed within the Network

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

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

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

More information

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

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

EXCEL 98 TUTORIAL Chemistry C2407 fall 1998 Andy Eng, Columbia University 1998

EXCEL 98 TUTORIAL Chemistry C2407 fall 1998 Andy Eng, Columbia University 1998 Created on 09/02/98 11:58 PM 1 EXCEL 98 TUTORIAL Chemistry C2407 fall 1998 Andy Eng, Columbia University 1998 Note for Excel 97 users: All features of Excel 98 for Macintosh are available in Excel 97 for

More information

Excel R Tips. is used for multiplication. + is used for addition. is used for subtraction. / is used for division

Excel R Tips. is used for multiplication. + is used for addition. is used for subtraction. / is used for division Excel R Tips EXCEL TIP 1: INPUTTING FORMULAS To input a formula in Excel, click on the cell you want to place your formula in, and begin your formula with an equals sign (=). There are several functions

More information

Graphing Calculator Scientific Calculator Version 2.0

Graphing Calculator Scientific Calculator Version 2.0 Graphing Calculator Scientific Calculator Version 2.0 www.infinitysw.com/ets March 14, 2017 1 Table of Contents Table of Contents 1 Overview 3 2 Navigation 4 3 Using the Calculator 5 Display 5 Performing

More information

Quickstart for Desktop Version

Quickstart for Desktop Version Quickstart for Desktop Version What is GeoGebra? Dynamic Mathematics Software in one easy-to-use package For learning and teaching at all levels of education Joins interactive 2D and 3D geometry, algebra,

More information

Excel For Algebra. Conversion Notes: Excel 2007 vs Excel 2003

Excel For Algebra. Conversion Notes: Excel 2007 vs Excel 2003 Excel For Algebra Conversion Notes: Excel 2007 vs Excel 2003 If you re used to Excel 2003, you re likely to have some trouble switching over to Excel 2007. That s because Microsoft completely reworked

More information

Microsoft Excel 2007 Creating a XY Scatter Chart

Microsoft Excel 2007 Creating a XY Scatter Chart Microsoft Excel 2007 Creating a XY Scatter Chart Introduction This document will walk you through the process of creating a XY Scatter Chart using Microsoft Excel 2007 and using the available Excel features

More information

LAB 1 General MATLAB Information 1

LAB 1 General MATLAB Information 1 LAB 1 General MATLAB Information 1 General: To enter a matrix: > type the entries between square brackets, [...] > enter it by rows with elements separated by a space or comma > rows are terminated by

More information

Introduction to Excel Workshop

Introduction to Excel Workshop Introduction to Excel Workshop Empirical Reasoning Center June 6, 2016 1 Important Terminology 1. Rows are identified by numbers. 2. Columns are identified by letters. 3. Cells are identified by the row-column

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

Standardized Tests: Best Practices for the TI-Nspire CX

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

More information

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

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

Quickstart for Web and Tablet App

Quickstart for Web and Tablet App Quickstart for Web and Tablet App What is GeoGebra? Dynamic Mathematic Software in one easy-to-use package For learning and teaching at all levels of education Joins interactive 2D and 3D geometry, algebra,

More information

Rational functions, like rational numbers, will involve a fraction. We will discuss rational functions in the form:

Rational functions, like rational numbers, will involve a fraction. We will discuss rational functions in the form: Name: Date: Period: Chapter 2: Polynomial and Rational Functions Topic 6: Rational Functions & Their Graphs Rational functions, like rational numbers, will involve a fraction. We will discuss rational

More information

Excel tutorial Introduction

Excel tutorial Introduction Office button Excel tutorial Introduction Microsoft Excel is an electronic spreadsheet. You can use it to organize your data into rows and columns. You can also use it to perform mathematical calculations

More information

Excel Tool: Calculations with Data Sets

Excel Tool: Calculations with Data Sets Excel Tool: Calculations with Data Sets The best thing about Excel for the scientist is that it makes it very easy to work with data sets. In this assignment, we learn how to do basic calculations that

More information

Sec 4.1 Coordinates and Scatter Plots. Coordinate Plane: Formed by two real number lines that intersect at a right angle.

Sec 4.1 Coordinates and Scatter Plots. Coordinate Plane: Formed by two real number lines that intersect at a right angle. Algebra I Chapter 4 Notes Name Sec 4.1 Coordinates and Scatter Plots Coordinate Plane: Formed by two real number lines that intersect at a right angle. X-axis: The horizontal axis Y-axis: The vertical

More information

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

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

More information

Math 1525 Excel Lab 1 Introduction to Excel Spring, 2001

Math 1525 Excel Lab 1 Introduction to Excel Spring, 2001 Math 1525 Excel Lab 1 Introduction to Excel Spring, 2001 Goal: The goal of Lab 1 is to introduce you to Microsoft Excel, to show you how to graph data and functions, and to practice solving problems with

More information

Polynomial and Rational Functions

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

More information

0.6 Graphing Transcendental Functions

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

More information

San Francisco State University

San Francisco State University San Francisco State University Michael Bar Instructions for Excel 1. Plotting analytical function. 2 Suppose that you need to plot the graph of a function f ( x) = x on the interval [ 5,5]. Step 1: make

More information

Green Globs And Graphing Equations

Green Globs And Graphing Equations Green Globs And Graphing Equations Green Globs and Graphing Equations has four parts to it which serve as a tool, a review or testing device, and two games. The menu choices are: Equation Plotter which

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

TI-89 Calculator Workshop #1 The Basics

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

More information

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

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

More information

For more info and downloads go to: Gerrit Stols

For more info and downloads go to:   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

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

INDEX INTRODUCTION...1

INDEX INTRODUCTION...1 Welcome to Maple Maple is a comprehensive computer system for advanced mathematics. It includes facilities for interactive algebra, pre-calculus, calculus, discrete mathematics, graphics, numerical computation

More information

Lab#1: INTRODUCTION TO DERIVE

Lab#1: INTRODUCTION TO DERIVE Math 111-Calculus I- Fall 2004 - Dr. Yahdi Lab#1: INTRODUCTION TO DERIVE This is a tutorial to learn some commands of the Computer Algebra System DERIVE. Chapter 1 of the Online Calclab-book (see my webpage)

More information

Introduction to Engineering gii

Introduction to Engineering gii 25.108 Introduction to Engineering gii Dr. Jay Weitzen Lecture Notes I: Introduction to Matlab from Gilat Book MATLAB - Lecture # 1 Starting with MATLAB / Chapter 1 Topics Covered: 1. Introduction. 2.

More information

Visual Formula, Important Graphs, Inequalities, and Other Things

Visual Formula, Important Graphs, Inequalities, and Other Things flynt_1598632914_ch10, 4/8/6, 12:3191 chapter 10 Visual Formula, Important Graphs, Inequalities, and Other Things The activities this chapter covers allow you to use Visual Formula to work with many of

More information

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Exam Name MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Convert the angle to decimal degrees and round to the nearest hundredth of a degree. 1)

More information

Basics: How to Calculate Standard Deviation in Excel

Basics: How to Calculate Standard Deviation in Excel Basics: How to Calculate Standard Deviation in Excel In this guide, we are going to look at the basics of calculating the standard deviation of a data set. The calculations will be done step by step, without

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

Amphitheater School District End Of Year Algebra II Performance Assessment Review

Amphitheater School District End Of Year Algebra II Performance Assessment Review Amphitheater School District End Of Year Algebra II Performance Assessment Review This packet is intended to support student preparation and review for the Algebra II course concepts for the district common

More information

Transform data - Compute Variables

Transform data - Compute Variables Transform data - Compute Variables Contents TRANSFORM DATA - COMPUTE VARIABLES... 1 Recode Variables... 3 Transform data - Compute Variables With MAXQDA Stats you can perform calculations on a selected

More information

LinReg 2.06 Manual. DePauw University: Physics Department 120 Physics I and 130 Physics II

LinReg 2.06 Manual. DePauw University: Physics Department 120 Physics I and 130 Physics II LinReg 2.06 Manual DePauw University: Physics Department 120 Physics I and 130 Physics II Updated March 23 rd, 2011 1 About LinReg: LinReg is a program used extensively in DePauw s physics laboratory classes.

More information

Sect Graphing Techniques: Transformations

Sect Graphing Techniques: Transformations Sect. - Graphing Techniques: Transformations Recall the general shapes of each of the following basic functions and their properties: Identity Function Square Function f(x) = x f(x) = x - - - - - - - -

More information

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

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

More information

Radical Functions. Attendance Problems. Identify the domain and range of each function.

Radical Functions. Attendance Problems. Identify the domain and range of each function. Page 1 of 12 Radical Functions Attendance Problems. Identify the domain and range of each function. 1. f ( x) = x 2 + 2 2. f ( x) = 3x 3 Use the description to write the quadratic function g based on the

More information

Lab1: Use of Word and Excel

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

More information

Excel Primer CH141 Fall, 2017

Excel Primer CH141 Fall, 2017 Excel Primer CH141 Fall, 2017 To Start Excel : Click on the Excel icon found in the lower menu dock. Once Excel Workbook Gallery opens double click on Excel Workbook. A blank workbook page should appear

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

Mathematics TEKS Grade Level Changes/Additions Summary

Mathematics TEKS Grade Level Changes/Additions Summary Moved Moved New Mathematics Grade Level Changes/Additions Summary Kindergarten Grade 1 K.2D recognize instantly the quantity of a small group of objects in organized and random arrangements K.2I compose

More information

General MATLAB Information 1

General MATLAB Information 1 Introduction to MATLAB General MATLAB Information 1 Once you initiate the MATLAB software, you will see the MATLAB logo appear and then the MATLAB prompt >>. The prompt >> indicates that MATLAB is awaiting

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

GeoGebra. 10 Lessons. maths.com. Gerrit Stols. For more info and downloads go to:

GeoGebra. 10 Lessons.   maths.com. Gerrit Stols. For more info and downloads go to: GeoGebra in 10 Lessons For more info and downloads go to: http://school maths.com Gerrit Stols Acknowledgements Download GeoGebra from http://www.geogebra.org GeoGebra is dynamic mathematics open source

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

Math Glossary Numbers and Arithmetic

Math Glossary Numbers and Arithmetic Math Glossary Numbers and Arithmetic Version 0.1.1 September 1, 200 Next release: On or before September 0, 200. E-mail edu@ezlink.com for the latest version. Copyright 200 by Brad Jolly All Rights Reserved

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

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

Excel Spreadsheets and Graphs

Excel Spreadsheets and Graphs Excel Spreadsheets and Graphs Spreadsheets are useful for making tables and graphs and for doing repeated calculations on a set of data. A blank spreadsheet consists of a number of cells (just blank spaces

More information

This assignment is due the first day of school. Name:

This assignment is due the first day of school. Name: This assignment will help you to prepare for Geometry A by reviewing some of the topics you learned in Algebra 1. This assignment is due the first day of school. You will receive homework grades for completion

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

INTRODUCTION TO DERIVE - by M. Yahdi

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

More information

How to use Excel Spreadsheets for Graphing

How to use Excel Spreadsheets for Graphing How to use Excel Spreadsheets for Graphing 1. Click on the Excel Program on the Desktop 2. You will notice that a screen similar to the above screen comes up. A spreadsheet is divided into Columns (A,

More information

Welcome. Please Sign-In

Welcome. Please Sign-In Welcome Please Sign-In Day 1 Session 1 Self-Evaluation Topics to be covered: Equations Systems of Equations Solving Inequalities Absolute Value Equations Equations Equations An equation says two things

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

Introduction to Excel Workshop

Introduction to Excel Workshop Introduction to Excel Workshop Empirical Reasoning Center September 9, 2016 1 Important Terminology 1. Rows are identified by numbers. 2. Columns are identified by letters. 3. Cells are identified by the

More information

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

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

More information

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

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

More information

Microsoft Excel Basics Ben Johnson

Microsoft Excel Basics Ben Johnson Microsoft Excel Basics Ben Johnson Topic...page # Basics...1 Workbook and worksheets...1 Sizing columns and rows...2 Auto Fill...2 Sort...2 Formatting Cells...3 Formulas...3 Percentage Button...4 Sum function...4

More information

Introduction to the workbook and spreadsheet

Introduction to the workbook and spreadsheet Excel Tutorial To make the most of this tutorial I suggest you follow through it while sitting in front of a computer with Microsoft Excel running. This will allow you to try things out as you follow along.

More information

Physics 251 Laboratory Introduction to Spreadsheets

Physics 251 Laboratory Introduction to Spreadsheets Physics 251 Laboratory Introduction to Spreadsheets Pre-Lab: Please do the lab-prep exercises on the web. Introduction Spreadsheets have a wide variety of uses in both the business and academic worlds.

More information

Scientific Graphing in Excel 2013

Scientific Graphing in Excel 2013 Scientific Graphing in Excel 2013 When you start Excel, you will see the screen below. Various parts of the display are labelled in red, with arrows, to define the terms used in the remainder of this overview.

More information

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

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

More information

Quadratic Functions Dr. Laura J. Pyzdrowski

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

More information

1.1 Pearson Modeling and Equation Solving

1.1 Pearson Modeling and Equation Solving Date:. Pearson Modeling and Equation Solving Syllabus Objective:. The student will solve problems using the algebra of functions. Modeling a Function: Numerical (data table) Algebraic (equation) Graphical

More information

J. La Favre Calibrating Sharp Distance Sensors July 18, 2018

J. La Favre Calibrating Sharp Distance Sensors July 18, 2018 GEAR has a number of Sharp brand IR distance sensors that can be used to determine distance to a target object. This type of sensor can be useful for maze robot projects as well as others. Sharp offers

More information

Microsoft Excel 2007

Microsoft Excel 2007 Microsoft Excel 2007 1 Excel is Microsoft s Spreadsheet program. Spreadsheets are often used as a method of displaying and manipulating groups of data in an effective manner. It was originally created

More information

June 10, Dear Students and Parents,

June 10, Dear Students and Parents, June 10, 2015 Dear Students and Parents, Hello and welcome from the Beaumont Math Department! My name is Mr. Hass-Hill and will I teach all of Beaumont s College Prep Algebra I and Honors Algebra I courses

More information

MEI GeoGebra Tasks for A2 Core

MEI GeoGebra Tasks for A2 Core Task 1: Functions The Modulus Function 1. Plot the graph of y = x : use y = x or y = abs(x) 2. Plot the graph of y = ax+b : use y = ax + b or y = abs(ax+b) If prompted click Create Sliders. What combination

More information

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

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

More information

Getting Started With Excel

Getting Started With Excel Chapter 1 Getting Started With Excel This chapter will familiarize you with various basic features of Excel. Specific features which you need to solve a problem will be introduced as the need arises. When

More information

Common Core State Standards. August 2010

Common Core State Standards. August 2010 August 2010 Grade Six 6.RP: Ratios and Proportional Relationships Understand ratio concepts and use ratio reasoning to solve problems. 1. Understand the concept of a ratio and use ratio language to describe

More information

Alignments to SuccessMaker. Providing rigorous intervention for K-8 learners with unparalleled precision

Alignments to SuccessMaker. Providing rigorous intervention for K-8 learners with unparalleled precision Alignments to SuccessMaker Providing rigorous intervention for K-8 learners with unparalleled precision 6.RP 6.RP.A 6.RP.A.3 6.RP.A.3.a 6.RP.A.3.b 6.RP.A.3.c 6.NS 6.NS.A 6.NS.A.1 6.NS.B 6.NS.B.2 6.NS.B.3

More information

Hiram High School Accelerated Pre-Calculus Summer Assignment

Hiram High School Accelerated Pre-Calculus Summer Assignment Hiram High School Accelerated Pre-Calculus Summer Assignment This is a fast-paced, college-preparatory course that will prepare you to be successful in college math and in AP Calculus. This is a rigorous

More information

IB Math SL Year 2 Name: Date: 2-1: Laws of Exponents, Equations with Exponents, Exponential Function

IB Math SL Year 2 Name: Date: 2-1: Laws of Exponents, Equations with Exponents, Exponential Function Name: Date: 2-1: Laws of Exponents, Equations with Exponents, Exponential Function Key Notes What do I need to know? Notes to Self 1. Laws of Exponents Definitions for: o Exponent o Power o Base o Radical

More information

Using Fundamental Identities. Fundamental Trigonometric Identities. Reciprocal Identities. sin u 1 csc u. sec u. sin u Quotient Identities

Using Fundamental Identities. Fundamental Trigonometric Identities. Reciprocal Identities. sin u 1 csc u. sec u. sin u Quotient Identities 3330_050.qxd /5/05 9:5 AM Page 374 374 Chapter 5 Analytic Trigonometry 5. Using Fundamental Identities What you should learn Recognize and write the fundamental trigonometric identities. Use the fundamental

More information

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

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

More information

Sixth Grade SOL Tracker Name:

Sixth Grade SOL Tracker Name: Sixth Grade SOL Tracker Name: % https://i.ytimg.com/vihttps://i.ytimg.com/vi/rinaa-jx0u8/maxresdefault.jpg/rinaajx0u8/maxresdefault.jpg g x A COLONIAL HEIGHTS PUBLIC SCHOOLS Mathematics Department I Can

More information

1 Maple Introduction. 1.1 Getting Started. 1.2 Maple Commands

1 Maple Introduction. 1.1 Getting Started. 1.2 Maple Commands 1 Maple Introduction 1.1 Getting Started The software package Maple is an example of a Computer Algebra System (CAS for short), meaning that it is capable of dealing with problems in symbolic form. This

More information

Spreadsheet Warm Up for SSAC Geology of National Parks Modules, 2: Elementary Spreadsheet Manipulations and Graphing Tasks

Spreadsheet Warm Up for SSAC Geology of National Parks Modules, 2: Elementary Spreadsheet Manipulations and Graphing Tasks University of South Florida Scholar Commons Tampa Library Faculty and Staff Publications Tampa Library 2009 Spreadsheet Warm Up for SSAC Geology of National Parks Modules, 2: Elementary Spreadsheet Manipulations

More information

addition + =5+C2 adds 5 to the value in cell C2 multiplication * =F6*0.12 multiplies the value in cell F6 by 0.12

addition + =5+C2 adds 5 to the value in cell C2 multiplication * =F6*0.12 multiplies the value in cell F6 by 0.12 BIOL 001 Excel Quick Reference Guide (Office 2010) For your lab report and some of your assignments, you will need to use Excel to analyze your data and/or generate graphs. This guide highlights specific

More information

Fifth Grade Mathematics Goals

Fifth Grade Mathematics Goals Fifth Grade Mathematics Goals Operations & Algebraic Thinking Standard Mastery Expectations First Trimester Goal Second Trimester Goal Third Trimester Goal 5.OA.1 Use parentheses, brackets, or braces in

More information

TI-30Xa/30Xa Solar, English

TI-30Xa/30Xa Solar, English TI-30Xa/30Xa Solar, English www.ti.com/calc ti-cares@ti.com TI-30Xa and TI-30Xa SOLAR Scientific Calculators Basic Operations 2 Results 3 Basic Arithmetic 3 Percents 4 Fractions 5 Powers and Roots 6 Logarithmic

More information

Notes Packet on Quadratic Functions and Factoring Graphing quadratic equations in standard form, vertex form, and intercept form.

Notes Packet on Quadratic Functions and Factoring Graphing quadratic equations in standard form, vertex form, and intercept form. Notes Packet on Quadratic Functions and Factoring Graphing quadratic equations in standard form, vertex form, and intercept form. A. Intro to Graphs of Quadratic Equations:! = ax + bx + c A is a function

More information

9.1: GRAPHING QUADRATICS ALGEBRA 1

9.1: GRAPHING QUADRATICS ALGEBRA 1 9.1: GRAPHING QUADRATICS ALGEBRA 1 OBJECTIVES I will be able to graph quadratics: Given in Standard Form Given in Vertex Form Given in Intercept Form What does the graph of a quadratic look like? https://www.desmos.com/calculator

More information