Vectors. Vectors on the TI Creating, Storing, and Displaying Vectors Using Mathematical Functions with Vectors...

Size: px
Start display at page:

Download "Vectors. Vectors on the TI Creating, Storing, and Displaying Vectors Using Mathematical Functions with Vectors..."

Transcription

1 12 Vectors Vectors on the TI Creating, Storing, and Displaying Vectors Using Mathematical Functions with Vectors TI -86 M1 M2 M3 M4 M5 F1 F2 F3 F4 F5

2 168 Chapter 12: Vectors Vectors on the TI-86 A vector is a one-dimensional array, arranged in either one row or one column. The vector elements can be real or complex. You can create, display, and edit vectors on the home screen or in the vector editor. When you create a vector, the elements are stored to the vector name. The TI-86 vector editor displays a vector vertically. On the home screen, a vector is entered and displayed horizontally. When you use a vector in an expression, the TI-86 automatically interprets the vector in the form (row vector or column vector) that is appropriate for the expression. For example, a column vector is appropriate for the expression matrix¹vector. On the TI-86, you can store up to 255 elements to a vector in rectangular form. You can use two- or three-element vectors to define magnitude and direction in a two- or threedimensional space. You can express two- or three-element vectors in different forms, depending on the type of vector. To express a... You enter: And the TI-86 returns: Two-element rectangular vector ãx,yä ãx yä Two-element cylindrical vector ãr±qä ãr±qä Two-element spherical vector ãr±qä ãr±qä Three-element rectangular vector ãx,y,zä ãx y zä Three-element cylindrical vector ãr±q,zä ãr±q zä Three-element spherical vector ãr±q±fä ãr±q±fä

3 Chapter 12: Vectors 169 Creating, Storing, and Displaying Vectors The VECTR (Vector) Menu - Š NAMES EDIT MATH OPS CPLX vector vector complex names menu math menu vector menu vector vector editor operations menu The VECTR NAMES Menu - Š & The VECTR NAMES menu contains all currently stored vector names in alphanumeric order. To paste a vector name to the current cursor location, select it from the menu. The TI-86 distinguishes between uppercase and lowercase letters in vector names. For example, VECT1, Vect1, and vect1 are three different vector names. $ or # in the first column indicates additional vector elements. Creating a Vector in the Vector Editor - Š ' Display the vector Name= prompt screen. ALPHA-lock is on. The VECTR NAMES menu is displayed. Enter a name from one to eight characters long, starting with a letter. Display the vector editor. The vector editor menu also is displayed. Accept or change the vector elements dimension with an integer 1 and 255. The vector is displayed; all elements are 0. - Š ' ãvä ãeä ãcä ãtä 1 1 b 5 b

4 170 Chapter 12: Vectors You can enter an expression at a vector element prompt. Enter each vector element value at each vector element prompt. You can enter expressions. To move to the next prompt, press b or #. The vector elements are stored to VECT1, which becomes a VECTR NAMES menu item. a 5 # 49 # 2 ` 45 # ` 89 # 1 ` 8 The Vector Editor Menu - Š ' vectornameb INSi DELi 4REAL INSi DELi 4REAL Inserts a blank element (en=) prompt at the cursor location; shifts current elements down Deletes the element from the cursor location and from the vector; shifts elements up Converts the displayed complex number vector to a real number vector To delete a vector name from memory, use the MEM DELETE:VECTR screen (Chapter 17). Creating a Vector on the Home Screen Define the beginning of the vector with ã. Enter each vector element, separating each from the next with a comma. Define the end of the vector with ä. Store the vector to a vector name from one to eight characters long, starting with a letter. The vector is displayed horizontally and the vector name becomes a VECTR NAMES menu item. - 5 P 3 P 9 - X - n ãvä ãeä ãcä ãtä b

5 Chapter 12: Vectors 171 Creating a Complex Vector If any element of a vector is complex, all elements of the vector are displayed as complex. For example, when you enter the vector ã1,2,(3,1)ä, the TI-86 displays ã(1,0) (2,0) (3,1)ä. To create a complex vector from two real vectors, the syntax is: realvector+(0,1)imaginaryvector complexvectorname realvector contains the real part of each element and imaginaryvector contains the imaginary part. Displaying a Vector To display a vector, paste the vector name to the home screen, and then press b. To display a specific element of vectorname on the home screen or in a program, the syntax is: vectorname(element#) Real two- and three-element vector results are displayed according to the current vector mode setting: RectV, CylV, or SphereV (Chapter 1). You can select a vector conversion instruction from the VECTR OPS menu to override the mode setting (page 173). Complex vectors are displayed in rectangular form only.

6 172 Chapter 12: Vectors When you execute the expression, the answer is displayed as a vector. Using a Vector in an Expression You can enter the vector directly (for example, 35Nã5,10,15ä). You can use 1 and - n to enter a vector name s individual characters. You can select the vector name from the VECTR NAMES menu (- Š &). You can select the vector name from the VARS VECTR screen (- w / &). Editing Vector Dimension and Elements Display the vector Name= prompt screen. Enter the vector name. Either select it from the VECTR NAMES menu or enter the characters. Display the vector editor. Change or accept the vector dimension. - Š ' & b 6 b You can use :, 3, and - p to edit matrix elements. You also can overwrite existing characters. Move the cursor to any element and edit it. Continue moving the cursor to other elements. Save the changes and exit the vector editor. # # # 22 # # 13. To use X to change an element value on the home screen, the syntax is: value vectorname(element#)

7 Chapter 12: Vectors 173 The VECTR MATH Menu - Š ( NAMES EDIT MATH OPS CPLX cross unitv norm dot cross(vectora,vectorb) Returns the cross product of vectora and vectorb, both of which are real or complex two-element or three-element vectors; expressed with variables, cross(ãa,b,cä,ãd,e,fä) returns ãbfnce cdnaf aenbdä unitv vector Returns a unit vector where each element of a real or complex vector is divided by the vector norm norm vector Returns the Frobenius norm ( G(real 2 +imaginary 2 )) where the sum is over all elements of a real or complex vector dot(vectora,vectorb) Returns the dot product of vectora and vectorb, both of which are real or complex vectors; expressed with variables, dot(ãa,b,cä,ãd,e,fä) returns ad+be+cf The VECTR OPS (Operations) Menu - Š ) NAMES EDIT MATH OPS CPLX dim Fill 4Pol 4Cyl 4Sph 4 4Rec li4vc vc4li Press X to enter the symbol after #ofelements. dim vector #ofelements dimvectorname #ofelements dimvectorname Fill(number,vectorName) Returns the dimension of (or number of elements in) vector Creates a new vectorname of the specified length (#ofelements); each element is 0 Redimensions vectorname to the specified length (#ofelements) Stores a real or complex number to every element in vectorname

8 174 Chapter 12: Vectors For the conversion functions below, the three-element vector conversion equations for cylindrical form ãr q zä are: x = r cosq y = r sinq z = z The three-element vector conversion equations for spherical form ãr q fä are: x = r cosq sinf y = r sinq sinf z = r cosf Complex elements are valid only for li4vc and vc4li. vector4pol vector4cyl vector4sph complexvector4rec li4vc list vc4li vector Displays a 2-element vector in polar form ãr±qä Displays a 2- or 3-element vector as a cylindrical vector ãr±q 0ä or ãr±q zä Displays a 2- or 3-element vector as a spherical vector ãr±q 0ä or ãr±q fä Displays a 2- or 3-element complexvector in rectangular form ãx yä or ãx y zä Converts a real or complex list into a vector Converts a real or complex vector into a list

9 Chapter 12: Vectors 175 The VECTR CPLX (Complex) Menu - Š * NAMES EDIT MATH OPS CPLX conj real imag abs angle conj complexvector real complexvector imag complexvector abs Vector angle complexvector Returns a vector in which each element is the complex conjugate of the corresponding element of a complexvector Returns a real vector in which each element is the real portion of the corresponding element of a complexvector Returns a real vector in which each element is the imaginary portion of the corresponding element of a complexvector Returns a real vector in which each element is either the absolute value of the corresponding element of a real vector or the magnitude (modulus) of the corresponding element of a complexvector Returns a real vector in which each element is either 0 if the element of complexvector is real or the polar angle if the element of complexvector is complex; polar angles are calculated as tan L1 (complexàreal) adjusted by +p in the second quadrant and by Lp in the third quadrant

10 176 Chapter 12: Vectors To add or subtract two vectors, the dimension of vectora must equal the dimension of vectorb. You cannot multiply two vectors or divide one vector by another vector. == and ƒ are on the TEST menu. round, ipart, fpart, and int are on the MATH NUM menu. Using Mathematical Functions with Vectors vectora+vectorb vectoranvectorb vector¹number or number¹vector matrix¹vector vectorànumber Adds each vectora element to the corresponding vectorb element; returns a vector of the sums Subtracts each vectorb element from the corresponding vectora element; returns a vector of the differences Returns a vector that is the product of a real or complex number times each element in a real or complex vector Returns a vector that is the product of each vector element times each matrix element; matrix column dimension and vector dimension must be equal Returns a vector that is the quotient of each real or complex vector element divided by a real or complex number Mvector (negation) Changes the sign of each vector element vectora==vectorb Returns 1 if every corresponding element comparison is true; returns 0 if any is false vectoraƒvectorb Returns 1 if at least one corresponding element comparison is false round(vector[,#ofdecimals]) Rounds each vector element to 12 digits, or rounds to specified #ofdecimals ipart vector Returns the integer part of each real or complex vector element fpart vector int vector Returns the fractional part of each real or complex vector element Returns the greatest integer of each real or complex vector element

Algebra I Calculator Activities

Algebra I Calculator Activities First Nine Weeks SOL Objectives Calculating Measures of Central Tendency SOL A.17 Organize a set of data Calculate the mean, median, mode, and range of a set of data Describe the relationships between

More information

Calculator Review. Ti-30xs Multiview Calculator. Name: Date: Session:

Calculator Review. Ti-30xs Multiview Calculator. Name: Date: Session: Calculator Review Ti-30xs Multiview Calculator Name: Date: Session: GED Express Review Calculator Review Page 2 Topics What type of Calculator do I use?... 3 What is with the non-calculator questions?...

More information

Pre-Calculus I. For example, the system. x y 2 z. may be represented by the augmented matrix

Pre-Calculus I. For example, the system. x y 2 z. may be represented by the augmented matrix Pre-Calculus I 8.1 Matrix Solutions to Linear Systems A matrix is a rectangular array of elements. o An array is a systematic arrangement of numbers or symbols in rows and columns. Matrices (the plural

More information

Chapter 8: Polar Coordinates and Vectors

Chapter 8: Polar Coordinates and Vectors Chapter 8: Polar Coordinates and Vectors 8.1 Polar Coordinates This is another way (in addition to the x-y system) of specifying the position of a point in the plane. We give the distance r of the point

More information

Sections 6.1 and 6.2: Systems of Linear Equations

Sections 6.1 and 6.2: Systems of Linear Equations What is a linear equation? Sections 6.1 and 6.2: Systems of Linear Equations We are now going to discuss solving systems of two or more linear equations with two variables. Recall that solving an equation

More information

is the ith variable and a i is the unit vector associated with the ith variable. h i

is the ith variable and a i is the unit vector associated with the ith variable. h i . Chapter 10 Vector Calculus Features Used right( ), product( ),./,.*, listúmat( ), mod( ), For...EndFor, norm( ), unitv( ),

More information

Name Date Class HOW TO USE YOUR TI-GRAPHING CALCULATOR. TURNING OFF YOUR CALCULATOR Hit the 2ND button and the ON button

Name Date Class HOW TO USE YOUR TI-GRAPHING CALCULATOR. TURNING OFF YOUR CALCULATOR Hit the 2ND button and the ON button HOW TO USE YOUR TI-GRAPHING CALCULATOR 1. What does the blue 2ND button do? 2. What does the ALPHA button do? TURNING OFF YOUR CALCULATOR Hit the 2ND button and the ON button NEGATIVE NUMBERS Use (-) EX:

More information

Algebra & Trig. I. For example, the system. x y 2 z. may be represented by the augmented matrix

Algebra & Trig. I. For example, the system. x y 2 z. may be represented by the augmented matrix Algebra & Trig. I 8.1 Matrix Solutions to Linear Systems A matrix is a rectangular array of elements. o An array is a systematic arrangement of numbers or symbols in rows and columns. Matrices (the plural

More information

All work must be shown or no credit will be awarded. Box all answers!! Order of Operations

All work must be shown or no credit will be awarded. Box all answers!! Order of Operations Steps: All work must be shown or no credit will be awarded. Box all answers!! Order of Operations 1. Do operations that occur within grouping symbols. If there is more than one set of symbols, work from

More information

TI-36X Solar, English

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

More information

Intermediate Algebra Summary - Part I

Intermediate Algebra Summary - Part I Intermediate Algebra Summary - Part I This is an overview of the key ideas we have discussed during the first part of this course. You may find this summary useful as a study aid, but remember that the

More information

Lesson 1: Inverses of Functions Lesson 2: Graphs of Polynomial Functions Lesson 3: 3-Dimensional Space

Lesson 1: Inverses of Functions Lesson 2: Graphs of Polynomial Functions Lesson 3: 3-Dimensional Space Table of Contents Introduction.............................................................. v Unit 1: Modeling with Matrices... 1 Lesson 2: Solving Problems Using Matrices.................................

More information

Inferential Statistics and Distributions

Inferential Statistics and Distributions 13 Inferential Statistics and Distributions Contents Getting Started: Mean Height of a Population... 13-2 Inferential Stat Editors... 13-6 STAT TESTS Menu... 13-9 Inferential Statistics Input Descriptions...

More information

MPM2D - Practice Mastery Test #5

MPM2D - Practice Mastery Test #5 MPM2D - Practice Mastery Test #5 Multiple Choice Identify the choice that best completes the statement or answers the question. 1. 2. If, then x = a. -4 b. -3 c. 1 d. 2 3. Simplify 4. Select the table

More information

Grade 6 - SBA Claim 1 Example Stems

Grade 6 - SBA Claim 1 Example Stems Grade 6 - SBA Claim 1 Example Stems This document takes publicly available information about the Smarter Balanced Assessment (SBA) in Mathematics, namely the Claim 1 Item Specifications, and combines and

More information

Finite Mathematics Chapter 2. where a, b, c, d, h, and k are real numbers and neither a and b nor c and d are both zero.

Finite Mathematics Chapter 2. where a, b, c, d, h, and k are real numbers and neither a and b nor c and d are both zero. Finite Mathematics Chapter 2 Section 2.1 Systems of Linear Equations: An Introduction Systems of Equations Recall that a system of two linear equations in two variables may be written in the general form

More information

2015 SUMMER MATH PACKET

2015 SUMMER MATH PACKET Name: Date: 05 SUMMER MATH PACKET College Algebra Trig. - I understand that the purpose of the summer packet is for my child to review the topics they have already mastered in previous math classes and

More information

Chapter 2 Analysis of Graphs of Functions

Chapter 2 Analysis of Graphs of Functions Chapter Analysis of Graphs of Functions Chapter Analysis of Graphs of Functions Covered in this Chapter:.1 Graphs of Basic Functions and their Domain and Range. Odd, Even Functions, and their Symmetry..

More information

2.1. The Remainder Theorem. How do you divide using long division?

2.1. The Remainder Theorem. How do you divide using long division? .1 The Remainder Theorem A manufacturer of cardboard boxes receives an order for gift boxes. Based on cost calculations, the volume, V, of each box to be constructed can be modelled by the polynomial function

More information

Linear Algebra and TI 89

Linear Algebra and TI 89 Linear Algebra and TI 89 Abdul Hassen and Jay Schiffman This short manual is a quick guide to the use of TI89 for Linear Algebra. We do this in two sections. In the first section, we will go over the editing

More information

Example 7.3.1: For what values of k does the following system of linear equations have no solution, a unique solution, or infinitely many solutions?

Example 7.3.1: For what values of k does the following system of linear equations have no solution, a unique solution, or infinitely many solutions? Example 7.2.2: Instructions Screen Shot First enter the augmented matrix, here into m1. Note: To remove a variable used for a matrix or other calculation use Ω Delvar (variable name). Then use the command

More information

Chapter 10 Analyzing Multivariable Change: Optimization

Chapter 10 Analyzing Multivariable Change: Optimization Chapter 10 Analyzing Multivariable Change: Optimization 10.2 Multivariable Optimization As you might expect, multivariable optimization techniques that you use with your TI-86 are very similar to those

More information

H.Algebra 2 Summer Review Packet

H.Algebra 2 Summer Review Packet H.Algebra Summer Review Packet 1 Correlation of Algebra Summer Packet with Algebra 1 Objectives A. Simplifing Polnomial Epressions Objectives: The student will be able to: Use the commutative, associative,

More information

vba vbn vcb van vcn vac Figure 1. Three-phase line and phase voltages

vba vbn vcb van vcn vac Figure 1. Three-phase line and phase voltages . Chapter 5 Power Engineering Features Used Í, abs( ), real( ), imag( ), conj( ),

More information

hp calculators HP 9s Solving Problems Involving Complex Numbers Basic Concepts Practice Solving Problems Involving Complex Numbers

hp calculators HP 9s Solving Problems Involving Complex Numbers Basic Concepts Practice Solving Problems Involving Complex Numbers Basic Concepts Practice Solving Problems Involving Complex Numbers Basic concepts There is no real number x such that x + 1 = 0. To solve this kind of equations a new set of numbers must be introduced.

More information

Contents The Real Number System

Contents The Real Number System Contents 1. The Real Number System 2 1.1 Some Sets and Basic Laws of Real Numbers................ 2 Example 1.15................................ 2 Example 1.16................................ 3 1.2 Basic

More information

Module 2, Section 2 Solving Equations

Module 2, Section 2 Solving Equations Principles of Mathematics Section, Introduction 03 Introduction Module, Section Solving Equations In this section, you will learn to solve quadratic equations graphically, by factoring, and by applying

More information

Irrational Thoughts. Aim. Equipment. Irrational Investigation: Teacher Notes

Irrational Thoughts. Aim. Equipment. Irrational Investigation: Teacher Notes Teacher Notes 7 8 9 10 11 12 Aim Identify strategies and techniques to express irrational numbers in surd form. Equipment For this activity you will need: TI-Nspire CAS TI-Nspire CAS Investigation Student

More information

number to represent the problem.

number to represent the problem. Domain: Operations and Algebraic Thinking Cluster 1 MAFS.1.OA.1.1 Use addition and subtraction within 20 to solve word problems involving situations of adding to, taking from, putting together, taking

More information

Probable Factors. Problem Statement: Equipment. Introduction Setting up the simulation. Student Activity

Probable Factors. Problem Statement: Equipment. Introduction Setting up the simulation. Student Activity Student Activity 7 8 9 10 11 1 TI-Nspire CAS Investigation Student 10min Problem Statement: What is the probability that a randomly generated quadratic can be factorised? This investigation looks at a

More information

Math for Structures I

Math for Structures I RH 1 Note Set. Su014abn Math for Structures I 1. Parallel lines never intersect.. Two lines are perpendicular (or normal) when they intersect at a right angle = 90.. Intersecting (or concurrent) lines

More information

Objectives. Materials

Objectives. Materials Activity 8 Exploring Infinite Series Objectives Identify a geometric series Determine convergence and sum of geometric series Identify a series that satisfies the alternating series test Use a graphing

More information

1. Vectors.

1. Vectors. 1. Vectors 1.1 Vectors and Matrices Linear algebra is concerned with two basic kinds of quantities: vectors and matrices. 1.1 Vectors and Matrices Scalars and Vectors - Scalar: a numerical value denoted

More information

K K.OA.2 1.OA.2 2.OA.1 3.OA.3 4.OA.3 5.NF.2 6.NS.1 7.NS.3 8.EE.8c

K K.OA.2 1.OA.2 2.OA.1 3.OA.3 4.OA.3 5.NF.2 6.NS.1 7.NS.3 8.EE.8c K.OA.2 1.OA.2 2.OA.1 3.OA.3 4.OA.3 5.NF.2 6.NS.1 7.NS.3 8.EE.8c Solve addition and subtraction word problems, and add and subtract within 10, e.g., by using objects or drawings to Solve word problems that

More information

DISCRETE RANDOM VARIABLES EXCEL LAB #3

DISCRETE RANDOM VARIABLES EXCEL LAB #3 DISCRETE RANDOM VARIABLES EXCEL LAB #3 ECON/BUSN 180: Quantitative Methods for Economics and Business Department of Economics and Business Lake Forest College Lake Forest, IL 60045 Copyright, 2011 Overview

More information

The following steps will help you to record your work and save and submit it successfully.

The following steps will help you to record your work and save and submit it successfully. MATH 22AL Lab # 4 1 Objectives In this LAB you will explore the following topics using MATLAB. Properties of invertible matrices. Inverse of a Matrix Explore LU Factorization 2 Recording and submitting

More information

INTRODUCTION GOOD LUCK!

INTRODUCTION GOOD LUCK! INTRODUCTION The Summer Skills Assignment for has been developed to provide all learners of our St. Mar s Count Public Schools communit an opportunit to shore up their prerequisite mathematical skills

More information

Navigating Your Casio Calculator. With thanks to

Navigating Your Casio Calculator. With thanks to Navigating Your Casio Calculator fx 991EX ClassWiz With thanks to jfrost@tiffin.kingston.sch.uk www.drfrostmaths.com @DrFrostMaths Click a button. For details on statistical calculations, matrices, statistical

More information

Ingredients of Multivariable Change: Models, Graphs, Rates & 9.1 Cross-Sectional Models and Multivariable Functions

Ingredients of Multivariable Change: Models, Graphs, Rates & 9.1 Cross-Sectional Models and Multivariable Functions Chapter 9 Ingredients of Multivariable Change: Models, Graphs, Rates & 9.1 Cross-Sectional Models and Multivariable Functions For a multivariable function with two input variables described by data given

More information

Algebra II Notes Unit Four: Matrices and Determinants

Algebra II Notes Unit Four: Matrices and Determinants Syllabus Objectives: 4. The student will organize data using matrices. 4.2 The student will simplify matrix expressions using the properties of matrices. Matrix: a rectangular arrangement of numbers (called

More information

Using Tables and Graphing Calculators in Math 11

Using Tables and Graphing Calculators in Math 11 Using Tables and Graphing Calculators in Math 11 Graphing calculators are not required for Math 11, but they are likely to be helpful, primarily because they allow you to avoid the use of tables in some

More information

Computer Algebra Systems Activity: Solving Diophantine Equations

Computer Algebra Systems Activity: Solving Diophantine Equations Computer Algebra Systems Activity: Solving Diophantine Equations Topic: Solving Diophantine Equations R. Meisel, April 14, 2009 rollym@vaxxine.com Notes to the Teacher: a) This activity is designed to

More information

CITS2401 Computer Analysis & Visualisation

CITS2401 Computer Analysis & Visualisation FACULTY OF ENGINEERING, COMPUTING AND MATHEMATICS CITS2401 Computer Analysis & Visualisation SCHOOL OF COMPUTER SCIENCE AND SOFTWARE ENGINEERING Topic 7 Matrix Algebra Material from MATLAB for Engineers,

More information

Contents 16. Higher Degree Equations

Contents 16. Higher Degree Equations Contents 16. Higher Degree Equations 2 16.3 Finding Roots of Higher Degree Equations................. 2 Example 16.15............................... 2 Example 16.16............................... 2 Example

More information

TI-84+ GC 2: Exponents and Scientific Notation

TI-84+ GC 2: Exponents and Scientific Notation Rev 6-- Name Date TI-84+ GC : Exponents and Scientific Notation Objectives: Use the caret and square keys to calculate exponents Review scientific notation Input a calculation in scientific notation Recognize

More information

1 4 3 A Scalar Multiplication

1 4 3 A Scalar Multiplication 1 Matrices A matrix is a rectangular array of variables or constants in horizontal rows and vertical columns, usually enclosed in brackets. In a matrix, the numbers or data are organized so that each position

More information

Functions and Their Graphs

Functions and Their Graphs Functions and Their Graphs DEFINITION Function A function from a set D to a set Y is a rule that assigns a unique (single) element ƒ(x) Y to each element x D. A symbolic way to say y is a function of x

More information

Q 1 Find the square root of 729. 6. Squares and Square Roots Q 2 Fill in the blank using the given pattern. 7 2 = 49 67 2 = 4489 667 2 = 444889 6667 2 = Q 3 Without adding find the sum of 1 + 3 + 5 + 7

More information

COMPLEX NUMBERS AND QUADRATIC EQUATIONS

COMPLEX NUMBERS AND QUADRATIC EQUATIONS Chapter 5 COMPLEX NUMBERS AND QUADRATIC EQUATIONS 5. Overview We know that the square of a real number is always non-negative e.g. (4) 6 and ( 4) 6. Therefore, square root of 6 is ± 4. What about the square

More information

Class 8: Numbers Exercise 3B

Class 8: Numbers Exercise 3B Class : Numbers Exercise B 1. Compare the following pairs of rational numbers: 1 1 i First take the LCM of. LCM = 96 Therefore: 1 = 96 Hence we see that < 6 96 96 1 1 1 1 = 6 96 1 or we can say that

More information

Unit 1 Matrices Notes Packet Period: Matrices

Unit 1 Matrices Notes Packet Period: Matrices Algebra 2/Trig Unit 1 Matrices Notes Packet Name: Period: # Matrices (1) Page 203 204 #11 35 Odd (2) Page 203 204 #12 36 Even (3) Page 211 212 #4 6, 17 33 Odd (4) Page 211 212 #12 34 Even (5) Page 218

More information

[ Here 21 is the dot product of (3, 1, 2, 5) with (2, 3, 1, 2), and 31 is the dot product of

[ Here 21 is the dot product of (3, 1, 2, 5) with (2, 3, 1, 2), and 31 is the dot product of . Matrices A matrix is any rectangular array of numbers. For example 3 5 6 4 8 3 3 is 3 4 matrix, i.e. a rectangular array of numbers with three rows four columns. We usually use capital letters for matrices,

More information

Chapter One. Quadratics 20 HOURS. Introduction

Chapter One. Quadratics 20 HOURS. Introduction Chapter One Quadratics 0 HOURS Introduction Students will be introduced to the properties of arithmetic and power sequences. They will use common differences between successive terms in a sequence to identify

More information

8-4. Negative Exponents. What Is the Value of a Power with a Negative Exponent? Lesson. Negative Exponent Property

8-4. Negative Exponents. What Is the Value of a Power with a Negative Exponent? Lesson. Negative Exponent Property Lesson 8-4 Negative Exponents BIG IDEA The numbers x n and x n are reciprocals. What Is the Value of a Power with a Negative Exponent? You have used base 10 with a negative exponent to represent small

More information

CITS2401 Computer Analysis & Visualisation

CITS2401 Computer Analysis & Visualisation FACULTY OF ENGINEERING, COMPUTING AND MATHEMATICS CITS2401 Computer Analysis & Visualisation SCHOOL OF COMPUTER SCIENCE AND SOFTWARE ENGINEERING Topic 7 Matrix Algebra Material from MATLAB for Engineers,

More information

Connecticut Common Core Algebra 1 Curriculum. Professional Development Materials. Unit 8 Quadratic Functions

Connecticut Common Core Algebra 1 Curriculum. Professional Development Materials. Unit 8 Quadratic Functions Connecticut Common Core Algebra 1 Curriculum Professional Development Materials Unit 8 Quadratic Functions Contents Activity 8.1.3 Rolling Ball CBR Activity 8.1.7 Galileo in Dubai Activity 8.2.3 Exploring

More information

Contents. 6.1 Conditional statements 6.2 Iteration 6.3 Procedures and flow control

Contents. 6.1 Conditional statements 6.2 Iteration 6.3 Procedures and flow control Introduction This reference manual gives an essentially complete description of the standard facilities available in SMP. Extensive illustrative examples are included. The same text is given without these

More information

Math 9 Practice Final Exam #1

Math 9 Practice Final Exam #1 Class: Date: Math Practice Final Exam #1 Multiple Choice Identify the choice that best completes the statement or answers the question. 1. Determine the value of 0.64. a. 0.8 b. 0.08 0.4 d. 0.1 2. Which

More information

Algebra II Vocabulary Alphabetical Listing. Absolute Maximum: The highest point over the entire domain of a function or relation.

Algebra II Vocabulary Alphabetical Listing. Absolute Maximum: The highest point over the entire domain of a function or relation. Algebra II Vocabulary Alphabetical Listing Absolute Maximum: The highest point over the entire domain of a function or relation. Absolute Minimum: The lowest point over the entire domain of a function

More information

Definition of Equality of Matrices. Example 1: Equality of Matrices. Consider the four matrices

Definition of Equality of Matrices. Example 1: Equality of Matrices. Consider the four matrices IT 131: Mathematics for Science Lecture Notes 3 Source: Larson, Edwards, Falvo (2009): Elementary Linear Algebra, Sixth Edition. Matrices 2.1 Operations with Matrices This section and the next introduce

More information

Heinemann VCE Zone textbook reference General Mathematics

Heinemann VCE Zone textbook reference General Mathematics Contents Cross-reference table for TI-Nspire CAS skills required for Heinemann VCE Zone: General, Heinemann VCE Zone: Further and Heinemann VCE Zone: Specialist. Code Description TS.1 Rounding off 4 TS.2

More information

EDULABZ INTERNATIONAL NUMBER SYSTEM

EDULABZ INTERNATIONAL NUMBER SYSTEM NUMBER SYSTEM 1. Find the product of the place value of 8 and the face value of 7 in the number 7801. Ans. Place value of 8 in 7801 = 800, Face value of 7 in 7801 = 7 Required product = 800 7 = 00. How

More information

Further Mathematics 2016 Core: RECURSION AND FINANCIAL MODELLING Chapter 5 - Recurrence Relations

Further Mathematics 2016 Core: RECURSION AND FINANCIAL MODELLING Chapter 5 - Recurrence Relations Further Mathematics 2016 Core: RECURSION AND FINANCIAL MODELLING Chapter 5 - Recurrence Relations Extract from Study Design Key knowledge the concept of a first- order linear recurrence relation and its

More information

Objectives List. Important Students should expect test questions that require a synthesis of these objectives.

Objectives List. Important Students should expect test questions that require a synthesis of these objectives. MATH 1040 - of One Variable, Part I Textbook 1: : Algebra and Trigonometry for ET. 4 th edition by Brent, Muller Textbook 2:. Early Transcendentals, 3 rd edition by Briggs, Cochran, Gillett, Schulz s List

More information

Vocabulary Cards and Word Walls

Vocabulary Cards and Word Walls Vocabulary Cards and Word Walls Revised: September 9, 2011 Important Notes for Teachers: The vocabulary cards in this file match the Common Core, the mathematics learning standards adopted by the Washington

More information

Using a graphic display calculator

Using a graphic display calculator 12 Using a graphic display calculator CHAPTER OBJECTIVES: This chapter shows you how to use your graphic display calculator (GDC) to solve the different types of problems that you will meet in your course.

More information

Math & Physics in Architectural Structures

Math & Physics in Architectural Structures RH 614 Note Set 1.1 S015abn Math & Physics in rchitectural Structures 1. Parallel lines never intersect.. Two lines are perpendicular (or normal) when they intersect at a right angle = 90. 3. Intersecting

More information

Algebra 1 Summer Assignment 2018

Algebra 1 Summer Assignment 2018 Algebra 1 Summer Assignment 2018 The following packet contains topics and definitions that you will be required to know in order to succeed in Algebra 1 this coming school year. You are advised to be familiar

More information

Natural Numbers Positive Integers. Rational Numbers

Natural Numbers Positive Integers. Rational Numbers Chapter A - - Real Numbers Types of Real Numbers, 2,, 4, Name(s) for the set Natural Numbers Positive Integers Symbol(s) for the set, -, - 2, - Negative integers 0,, 2,, 4, Non- negative integers, -, -

More information

Complex Numbers, Polar Coordinates, and Parametric Equations

Complex Numbers, Polar Coordinates, and Parametric Equations 8 Complex Numbers, Polar Coordinates, and Parametric Equations If a golfer tees off with an initial velocity of v 0 feet per second and an initial angle of trajectory u, we can describe the position of

More information

Ingredients of Multivariable Change: Models, Graphs, Rates & 9.1 Cross-Sectional Models and Multivariable Functions

Ingredients of Multivariable Change: Models, Graphs, Rates & 9.1 Cross-Sectional Models and Multivariable Functions Chapter 9 Ingredients of Multivariable Change: Models, Graphs, Rates & 9.1 Cross-Sectional Models and Multivariable Functions For a multivariable function with two input variables described by data given

More information

SCIENTIFIC CALCULATOR OPERATION GUIDE < EL-520TG>

SCIENTIFIC CALCULATOR OPERATION GUIDE < EL-520TG> SCIENTIFIC CALCULATOR OPERATION GUIDE < EL-520TG> HOW TO OPERATE CONTENTS Read Before Using Key layout 3 Reset switch/ pattern 4 format and decimal setting function 4-5 Exponent display 5 Angular unit

More information

GTPS Curriculum 6 th Grade Math. Topic: Topic 1- Numeration

GTPS Curriculum 6 th Grade Math. Topic: Topic 1- Numeration 9 days / September Compute fluently with multi-digit numbers and find common factors and multiples. 6.NS.3 Fluently add, subtract, multiply, and divide multi-digit decimals using the standard algorithm

More information

Math 52 Linear Regression Instructions TI-83

Math 52 Linear Regression Instructions TI-83 Math 5 Linear Regression Instructions TI-83 Use the following data to study the relationship between average hours spent per week studying and overall QPA. The idea behind linear regression is to determine

More information

Introduction. How to use this book. Linear algebra. Mathematica. Mathematica cells

Introduction. How to use this book. Linear algebra. Mathematica. Mathematica cells Introduction How to use this book This guide is meant as a standard reference to definitions, examples, and Mathematica techniques for linear algebra. Complementary material can be found in the Help sections

More information

Chapter 9: Systems of Equations and Inequalities

Chapter 9: Systems of Equations and Inequalities Chapter 9: Systems of Equations and Inequalities 9. Systems of Equations Solve the system of equations below. By this we mean, find pair(s) of numbers (x, y) (if possible) that satisfy both equations.

More information

The American School of Marrakesh. Algebra 2 Algebra 2 Summer Preparation Packet

The American School of Marrakesh. Algebra 2 Algebra 2 Summer Preparation Packet The American School of Marrakesh Algebra Algebra Summer Preparation Packet Summer 016 Algebra Summer Preparation Packet This summer packet contains eciting math problems designed to ensure our readiness

More information

June Mr. Brown

June Mr. Brown June 06 Hello, future Algebra II students: The packet attached to this letter contains a series of problems that will overview the Algebra I skills you must have mastered in order to have a good start

More information

Recall, we solved the system below in a previous section. Here, we learn another method. x + 4y = 14 5x + 3y = 2

Recall, we solved the system below in a previous section. Here, we learn another method. x + 4y = 14 5x + 3y = 2 We will learn how to use a matrix to solve a system of equations. College algebra Class notes Matrices and Systems of Equations (section 6.) Recall, we solved the system below in a previous section. Here,

More information

Scientific Notation Plymouth State University

Scientific Notation Plymouth State University Scientific Notation Plymouth State University I. INTRODUCTION Often in chemistry (and in other sciences) it is necessary to talk about use very small or very large numbers (for example, the distance from

More information

SAT RELEASED TEST ADMINISTERED ON APRIL 10, 2018 CLASSROOM SAT SESSION #6

SAT RELEASED TEST ADMINISTERED ON APRIL 10, 2018 CLASSROOM SAT SESSION #6 SAT RELEASED TEST ADMINISTERED ON APRIL 10, 2018 CLASSROOM SAT SESSION #6 Calculator Portion Released Test: 18.) The velocity v, in meters per second, of a falling object on Earth after t seconds, ignoring

More information

ISIS/Draw "Quick Start"

ISIS/Draw Quick Start ISIS/Draw "Quick Start" Click to print, or click Drawing Molecules * Basic Strategy 5.1 * Drawing Structures with Template tools and template pages 5.2 * Drawing bonds and chains 5.3 * Drawing atoms 5.4

More information

MATHEMATICS IN EVERYDAY LIFE 8

MATHEMATICS IN EVERYDAY LIFE 8 MATHEMATICS IN EVERYDAY LIFE 8 Chapter : Playing with Numbers ANSWER KEYS. Generalised form: (i) 8 = 0 8 + EXERCISE. (ii) 98 = 00 + 0 9 + 8 (iii) 7 = 00 7 + 0 + (iv) = 00 0 +. Usual form: (i) 0 + 7 = 0

More information

Glossary. Glossary Hawkes Learning Systems. All rights reserved.

Glossary. Glossary Hawkes Learning Systems. All rights reserved. A Glossary Absolute value The distance a number is from 0 on a number line Acute angle An angle whose measure is between 0 and 90 Acute triangle A triangle in which all three angles are acute Addends The

More information

Northwest High School s Algebra 1. Summer Review Packet

Northwest High School s Algebra 1. Summer Review Packet Northwest High School s Algebra 1 Summer Review Packet This packet is optional! It will NOT be collected for a grade next school year! This packet has been designed to help you review various mathematical

More information

CHAPTER 1 COMPLEX NUMBER

CHAPTER 1 COMPLEX NUMBER BA0 ENGINEERING MATHEMATICS 0 CHAPTER COMPLEX NUMBER. INTRODUCTION TO COMPLEX NUMBERS.. Quadratic Equations Examples of quadratic equations:. x + 3x 5 = 0. x x 6 = 0 3. x = 4 i The roots of an equation

More information

TI89 Titanium Exercises - Part 10.

TI89 Titanium Exercises - Part 10. TI89 Titanium Exercises - Part. Entering matrices directly in the HOME screen s entry line ) Enter your nxm matrix using this format: [[ a, a 2,,a m ][a 2, a 22, a 2m ] [a n, a n2,, a nm ]] This is a matrix

More information

1.2 Supplement: Mathematical Models: A Catalog of Essential Functions

1.2 Supplement: Mathematical Models: A Catalog of Essential Functions Math 131 -copyright Angela Allen, Fall 2011 1 1.2 Supplement: Mathematical Models: A Catalog of Essential Functions Note: Some of these examples and figures come from your textbook Single Variable Calculus:

More information

Matrices A matrix is a rectangular array of numbers. For example, the following rectangular arrays of numbers are matrices: 2 1 2

Matrices A matrix is a rectangular array of numbers. For example, the following rectangular arrays of numbers are matrices: 2 1 2 Matrices A matrix is a rectangular array of numbers For example, the following rectangular arrays of numbers are matrices: 7 A = B = C = 3 6 5 8 0 6 D = [ 3 5 7 9 E = 8 7653 0 Matrices vary in size An

More information

North Carolina 6 th GRADE MATH Pacing Guide

North Carolina 6 th GRADE MATH Pacing Guide North Carolina 6 th GRADE MATH 2018-2019 Pacing Guide The composition of all CASE benchmarks will be adjusted to be in accordance with the NC blueprint when it is released by the state. Note: The eight

More information

P.6 Complex Numbers. -6, 5i, 25, -7i, 5 2 i + 2 3, i, 5-3i, i. DEFINITION Complex Number. Operations with Complex Numbers

P.6 Complex Numbers. -6, 5i, 25, -7i, 5 2 i + 2 3, i, 5-3i, i. DEFINITION Complex Number. Operations with Complex Numbers SECTION P.6 Complex Numbers 49 P.6 Complex Numbers What you ll learn about Complex Numbers Operations with Complex Numbers Complex Conjugates and Division Complex Solutions of Quadratic Equations... and

More information

ENGIN 211, Engineering Math. Complex Numbers

ENGIN 211, Engineering Math. Complex Numbers ENGIN 211, Engineering Math Complex Numbers 1 Imaginary Number and the Symbol J Consider the solutions for this quadratic equation: x 2 + 1 = 0 x = ± 1 1 is called the imaginary number, and we use the

More information

Ch 7 Summary - POLYNOMIAL FUNCTIONS

Ch 7 Summary - POLYNOMIAL FUNCTIONS Ch 7 Summary - POLYNOMIAL FUNCTIONS 1. An open-top box is to be made by cutting congruent squares of side length x from the corners of a 8.5- by 11-inch sheet of cardboard and bending up the sides. a)

More information

BARUCH COLLEGE MATH 2207 FALL 2007 MANUAL FOR THE UNIFORM FINAL EXAMINATION. No calculator will be allowed on this part.

BARUCH COLLEGE MATH 2207 FALL 2007 MANUAL FOR THE UNIFORM FINAL EXAMINATION. No calculator will be allowed on this part. BARUCH COLLEGE MATH 07 FALL 007 MANUAL FOR THE UNIFORM FINAL EXAMINATION The final eamination for Math 07 will consist of two parts. Part I: Part II: This part will consist of 5 questions. No calculator

More information

Using Microsoft Excel

Using Microsoft Excel Using Microsoft Excel Objective: Students will gain familiarity with using Excel to record data, display data properly, use built-in formulae to do calculations, and plot and fit data with linear functions.

More information

Junior Secondary. A. Errors 1. Absolute error = Estimated value - Exact value

Junior Secondary. A. Errors 1. Absolute error = Estimated value - Exact value Junior Secondary A. Errors. Absolute error = Estimated value - Exact value. Maximum absolute error = Scale interval of the measuring tool 3. Maximum absolute error Absolute error Relative error = or Measured

More information

ALGEBRA 2 SUMMER WORK. June Dear Algebra 2 Students,

ALGEBRA 2 SUMMER WORK. June Dear Algebra 2 Students, ALGEBRA SUMMER WORK June 016 Dear Algebra Students, Below you will find the Summer Math Packet for Algebra. The purpose of this packet is to review and sharpen your Algebra 1 skills so that when we return

More information

CE-300 Mathcad Tutorial

CE-300 Mathcad Tutorial CE-00 Mathcad Tutorial The purposes of this tutorial are: (1) to get you acquainted with the Mathcad procedures and synta you will use to solve typical problems in CE-00 and (2) to demonstrate how to set

More information

Page: Total Points: Score:

Page: Total Points: Score: Math 1130 Spring 2019 Sample Final B 4/29/19 Name (Print): Username.#: Lecturer: Rec. Instructor: Rec. Time: This exam contains 14 pages (including this cover page) and 12 problems. Check to see if any

More information

hp calculators HP 33S Using the formula solver part 2 Overview of the formula solver Practice Example: A formula with several variables

hp calculators HP 33S Using the formula solver part 2 Overview of the formula solver Practice Example: A formula with several variables Overview of the formula solver Practice Example: A formula with several variables Practice Example: A direct solution Practice Example: A formula with a pole Practice Example: Where two functions intersect

More information