courses involve systems of equations in one way or another.

Size: px
Start display at page:

Download "courses involve systems of equations in one way or another."

Transcription

1 Another Tool in the Toolbox Solving Matrix Equations.4 Learning Goals In this lesson you will: Determine the inverse of a matrix. Use matrices to solve systems of equations. Key Terms multiplicative identity matrix multiplicative inverse of a matrix matrix equation coefficient matrix variable matrix constant matrix Many problems that you have encountered in earlier grades and in different courses involve systems of equations in one way or another. One idea you may not have seen before is called Heron s Formula. This is a formula used to calculate the area of a triangle. In the formula shown, the side lengths of a triangle are represented by the variables a, b, and c. A 5 (s(s a)(s b)(s c)) (a 1 b 1 c) s 5 This amounts to a system of equations you can use to determine the area of a triangle. What other problems have you encountered before that you could use matrices to help you solve? 137

2 Problem 1 Identity and Inverse Matrices 1. Calculate each product AB. a. A B b. A B c. A B How does each product matrix AB relate to the original matrices A and B? 3. Describe the similarities and differences in each matrix B. 138 Chapter Linear Systems and Matrices

3 Previously, you learned that for any real number n, the multiplicative identity is 1 because n? 1 5 n. Similarly, a multiplicative identity exists for matrices as well. The multiplicative identity matrix, I, is a square matrix such that for any matrix A, AI 5 A. The multiplicative identity matrix is a square matrix whose elements are 0s and 1s. The 1s are arranged diagonally from upper left to lower right as shown. I 1 5 [1], I , I ,, I 5 n Determine the multiplicative identity matrix. 5. If E is an n 3 m matrix, then what must the dimensions be for its multiplicative identity matrix? 6. For each equation, determine the appropriate multiplicative identity matrix. Explain your reasoning. a ? I b ? I c ? I d. [5 0 3]? I 5 [5 0 3] Solving Matrix Equations 139

4 Recall that for any real number n, the multiplicative inverse is n 1 because the product of n and 1 n is the multiplicative identity, or 1. Similarly, when a matrix is multiplied by its inverse matrix, their product is the identity matrix. The multiplicative inverse of a matrix (or just inverse) of A is designated as A 1, and is a matrix such that A? A Non-square matrices do not have inverses. 7. RJ used his knowledge of multiplicative inverses to make an assumption about the inverse of matrix R. RJ R Matrix S is the inverse of matrix R because each matrix element in matrix S is the reciprocal of the corresponding matrix element in matrix R. S Use matrix multiplication to determine why RJ s reasoning is incorrect. 140 Chapter Linear Systems and Matrices

5 8. Use matrix multiplication to determine whether the two matrices are inverses. Explain your reasoning. a. C D b. W V Solving Matrix Equations 141

6 c. J K d. G H Chapter Linear Systems and Matrices

7 9. Compare the inverse matrices in Question 8. State the similarities. Can you determine a pattern to calculate an inverse of a matrix? Calculating the inverse of a matrix by hand is a complicated process and is the focus of another course. However, we can use technology to help us to determine the inverse of a matrix, if it exists. Calculate the inverse of matrix A A Step 1: Enter matrix A into the calculator, and then return to the home screen. MATRIX[A] 3 *3 [5 8 1 ] [4-4 ] [0 8-1 ] 3,3= -1 Step : Go back into the matrix menu to select matrix A. Then press the x 1 key, followed by enter. [A] Step 3: Convert the decimals to fractions, if necessary. The inverse of matrix A is A Ans Frac Solving Matrix Equations 143

8 Not all square matrices have inverses, however. The matrix is noninvertible, that is, the inverse of a matrix does not exist, when any row of a matrix is a multiple of another row, or any column is a multiple of another column. 10. Cameron attempted to calculate the inverse of matrix T and his calculator returned an error message that claimed it was a singular, or noninvertible, matrix. 1 5 T ERR:SINGULAR MAA :Quit :Goto Use your knowledge of matrices to explain why this matrix is noninvertible. 144 Chapter Linear Systems and Matrices

9 11. Use a graphing calculator to calculate the inverse of each matrix, if it exists. Use matrix multiplication to verify your answer. a. M b. T c. L d. S Solving Matrix Equations 145

10 Problem Solving Systems with Matrices Matrices can be used to solve a system of equations. A system can be written as a matrix equation, or an equation with matrices. Consider a system of three linear equations in three variables, written in standard form: Ax 1 By 1 Cz 5 D. The system can be written as a matrix equation A? X 5 B, by writing it as the product of a coefficient matrix and a variable matrix equal to a constant matrix. A coefficient matrix is a square matrix that consists of each coefficient of each equation in the system of equations, in order, when they are written in standard form. A variable matrix is a matrix in one column that represents all of the variables in the system of equations. A constant matrix is a matrix in one column that represents each of the constants in the system of equations. In a system with n equations, the coefficient matrix will be an n 3 n matrix, the variable matrix will be an n 3 1 matrix, and the constant matrix will be an n x 1 matrix. Consider the system of three linear equations in three variables: x y z 5 3 3x 1 y z 5 11 x y 1 z 5 8. Each equation is written in standard form Ax 1 By 1 Cz 5 D. In the matrix equation A? X 5 B, A is a matrix consisting of each coefficient, X is a matrix representing all of the variables in the system, and B is a matrix consisting of each constant term. Coefficient matrix x 1 1 y z A? X 5 B Variable matrix Coefficient matrix 1. Verify that the matrix equation is an equivalent representation of the system of equations. a. Use matrix multiplication to calculate A? X. 146 Chapter Linear Systems and Matrices

11 b. Write the system of equations that the matrix equation represents. Justify your reasoning. c. Is the matrix equation an equivalent representation of the system of equations?. Write each system of equations as a matrix equation. x 1 y z 5 8 x y 1 z 5 1 a. x 1 3y 1 z x 1 y 1 z = 4 b. 5x 5 4y x 1 y z Describe the error in Antoine s method. Antoine x 4y 5 5z 1 x 5 y 3z 3x 5y 3z x y z Be sure to check that each equation is of the form Ax 1 By 1 Cz 5 D before you write it in matrix form..4 Solving Matrix Equations 147

12 You can solve matrix equations using a process that is similar to the one you use to solve linear equations. Solving Linear Equations Description Solving Matrix Equations 3 x 5 8 x 1 y 5 6 x 1 3y x y A? X 5 B ( 3 ) ( 3 ) x 5 ( 3 ) 18 Multiply each side by the multiplicative inverse. A x y 5 A 1? A? X A 1? B 6 7 1x 5 7 x 5 7 A number times its multiplicative inverse equals the identity. A quantity multiplied by the identity equals itself. ( 3 ) 1 ( 1 5 )1 ( 3 5 ) 1 1 ( 1 5 )3 ( 1 5 ) 1 ( 5 ) 1 ( 1 ( 3 5 ) (6) 1 ( 1 5 )7 ( 1 5 )(6) 1 ( 5 ) )1 1 ( 5 ) 3 ( 0 1 x y 5 5 )1 ( 7 5 ) ( 6 5 ) 1 ( 14 5 ) I? X 5 A 1? B x y X 5 A 1? B x y Chapter Linear Systems and Matrices

13 4. Analyze the worked example. a. In what ways are solving linear equations and solving matrix equations similar? b. Describe in words how to calculate the solution to a matrix equation..4 Solving Matrix Equations 149

14 5. Natalie attempts to solve the system of equations and claims that it is not possible. Natalie x z 5 1 5x 3z 5 3 x 1 y 1 z x y z x y z A 1? A? X 5 B? A 1 The product B? A 1 is not defined so there is no solution to the system. a. Describe the error in Natalie s method. 150 Chapter Linear Systems and Matrices

15 b. What conclusion can you draw from Natalie s error. c. Calculate the solution to the system of equations. d. Use substitution to verify the solution to the system of equations..4 Solving Matrix Equations 151

16 Remember, you can use technology with matrices as a tool when solving matrix equations. x y z 5 3 Consider the system of equations 3x 1 y z 5 11 x y 1 z 5 8. Step 1: Write the system as a matrix equation. Step : Calculate the inverse of A x 1 1 y z A? X 5 B Ans * [B] J 3 j -1 Step 3: Multiply the inverse by matrix B to calculate the solution to the system. Ans * [B] J 3 j -1 The solution to the matrix equation is x y z 5 3, or (, 3, 1) Anthony is asked to solve a system of three linear equations using technology with matrices and he gets an error message. Anthony x 1 y z 5 1 x y z 5 3x 1 6y 3z x y A? X 5 B X 5 A 1? B z 5 1 ERR:SINGULAR MAA 1:Quit :Goto 3 Why might Anthony have gotten the error? 15 Chapter Linear Systems and Matrices

17 Recall that when any row of a matrix is a multiple of another row, or any column is a multiple of another column, the inverse of the matrix does not exist. When the coefficient matrix is noninvertible, the system is not able to be solved. In this case, the system will either have many solutions or no solution. When using technology, the calculator will return the same error message for both cases, because in both cases, the inverse of the coefficient matrix does not exist. You can use the constant matrix to differentiate between a system with many solutions and a system with no solution. Many Solutions x 1 5y z 5 3 x 1 10y 4z 5 6 x 1 y 1 3z x y z If each variable in one equation is a multiple of another equation, and the constants are a multiple by the same factor, the system will have many solutions. No Solution x 1 5y z 5 3 x 1 10y 4z 5 7 x 1 y 1 3z x y z If each variable in one equation is a multiple of another equation, and the constants are not a multiple by the same factor, the system will have no solution. 7. Determine whether the system of equations in Question 6 has no solution or many solutions..4 Solving Matrix Equations 153

18 8. Two of the equations in the system of three linear equations are given. 5x 3y 1 z 5 4 x 1 y 3z 5 0. a. Write a third equation that would produce a system with no solution. Explain your reasoning. b. Write a third equation that would produce a system with many solutions. 9. Write each system of equations as a matrix equation, if it exists. Then calculate the solution to each system of linear equations by using technology with matrices. x 3y 5 7 y 1 z 5 5 a. x 1 y 1 4z 5 17 Don t forget to fill the variables that have a coefficient of zero. 154 Chapter Linear Systems and Matrices

19 5x 1 y 1 3z 5 9 x y z 5 16 b. x 1 4y 1 z 5 30 x 4y 1 3z 5 7 x 1 3y 5z 519 c. 4x 1 y z Solving Matrix Equations 155

20 x 3z 5 4 x 1 y 5z 5 1 d. 3y 4z Chapter Linear Systems and Matrices

21 Problem 3 Show Us Your Stuff! Your school s Key Club decided to sell fruit baskets to raise money for a local charity. The club sold a total of 80 fruit baskets. There were three different types of fruit baskets. Small fruit baskets sold for $15.75 each, medium fruit baskets sold for $5 each, and large fruit baskets sold for $3.50 each. The Key Club took in a total of $086.5, and they sold twice as many large baskets as small baskets. 1. Formulate a system of three linear equations in three variables to represent this problem situation. Be sure to define your variables.. Solve the system of three linear equations using technology with matrices. Write your answer in terms of the problem situation. 3. Describe the solution in terms of the problem situation..4 Solving Matrix Equations 157

22 The Drama Club is putting on their fall play. Tickets cost $.00 for children, $5.00 for adults, and $3.00 for senior citizens. On the first weekend, they sold a total of 450 tickets and the ticket sales totaled $1800. The following weekend, they sold twice as many of each type of ticket and their ticket sales totaled $ Formulate a system of three linear equations in three variables to represent the problem situation. Be sure to define your variables. 5. Solve the system of equations using technology with matrices. 6. Describe the solution mathematically, as well as in terms of the problem situation. Be prepared to share your methods and solutions. 158 Chapter Linear Systems and Matrices

23 Chapter Summary Key Terms Gaussian elimination (.) matrix (matrices) (.3) dimensions (.3) square matrix (.3) matrix element (.3) scalar multiplication (.3) matrix multiplication (.3) multiplicative identity matrix (.4) multiplicative inverse of a square matrix (.4) matrix equation (.4) coefficient matrix (.4) variable matrix (.4) constant matrix (.4).1 Solve Systems of Two Linear Equations A system of two linear equations can be solved algebraically by using either the substitution method or the linear combinations method. Systems of two linear equations can have one solution, no solution, or an infinite number of solutions. Example Solve the system of linear equations algebraically. Use either the substitution method or the linear combinations method. 3x y 5 0 5x 1 y 5 Multiplying both sides of the equation 3x y 5 0 by gives 6x y x y 5 0 5x 1 y 5 11x 5 11x 5 x 5 Substitute x 5 into one of the linear equations. 3x y 5 0 3() y y 5 0 y 5 6 y 5 6 The solution to the system is (, 6). 159

24 .1 Solve Systems of Equations Involving One Linear and One Quadratic Equation A system of two equations involving one linear equation and one quadratic equation can be solved using methods similar to those for solving a system of two linear equations. These systems can have one solution, two solutions, or no solutions. The solution(s) can be verified by graphing the equations on the same coordinate grid and then calculating the point(s) of intersection. Example Solve the system of two equations in two variables algebraically. Then verify the solution graphically. y 5 x 1 1 y 5 x 3x 1 4 x 3x x 1 1 x 4x (x 3)(x 1) 5 0 x or x x 5 3 or x 5 1 Substitute x 5 3 into the linear equation. y y 5 4 Substitute x 5 1 into the linear equation. y y 5 The solutions to the system are (3, 4) and (1, ). y y 5 x 3x y 5 x (1, ) (3, 4) x Chapter Linear Systems and Matrices

25 . Solve Systems of Three Linear Equations in Three Variables by Using Substitution To solve a system of three linear equations using substitution, the first step is to solve for one variable in one of the equations. Then substitute this expression for that variable in the other two equations. The two new equations will then have only two unknown variables and can be solved using either substitution or linear combinations. Example 3x 1 y 1 5z 5 5 Use substitution to solve the system 4x 1 y 1 z x 1 3y 1 6z 5 4. Solve the first equation for the variable y. 3x 1 y 1 5z 5 5 y 5 3x 5z 5 Substitute this equation into the other two equations. 4x 1 y 1 z x 1 3y 1 6z 5 4 4x 1 (3x 5z 5) 1 z x 1 3(3x 5z 5) 1 6z 5 4 4x 1 6x 10z 10 1 z x 1 9x 15z z 5 4 x 9z x 9z x 9z 5 3 4x 9z 5 19 Solve the resulting system of two equations in two variables. x 9z 5 3 4x 9z (x 9z 5 3) 4x 9z 5 19 x 1 9z 5 3 4x 9z 5 19 x 5 4 x 5 Substitute the x-value to determine the z-value. x 9z 5 3 () 9z z 5 3 9z 5 7 z 5 3 Substitute the x- and z-values to determine the y-value. y 5 3x 5z 5 y 5 3() 5(3) 5 y y 5 4 The solution to the system is (x, y, z) 5 (, 4, 3). Chapter Summary 161

26 . Solve Systems of Three Linear Equations in Three Variables by Using Gaussian Elimination The goal of Gaussian elimination is to use linear combinations to isolate one variable for each equation. When using this method, you can: swap the positions of two equations. multiply an equation by a nonzero constant. multiply an equation by a nonzero constant and add to result to one of the other equations. Example x 1 5y 6z 5 4 Solve the system x 4y 1 5z 5 1 5x 4y 1 z 5 1 using Gaussian elimination. Add the first equation and x 1 5y 6z 5 4 the second equation. Replace x 4y 1 5z 5 1 the second equation. y z 5 3 x 1 5y 6z 5 4 y z 5 3 5x 4y 1 z 5 1 Multiply the first equation by 5 5(x 1 5y 6z 5 4) and add it to the third equation. 5x 5y 1 30z 5 10 Replace the third equation. 5x 5y 1 30z x 4y 1 z 5 1 9y 1 3z 5 99 Multiply the second equation by 9 9(y z 5 3) and add it to the third equation. 9y 9z 5 87 Replace the third equation. 9y 9z y 1 3z z 5 1 x 1 5y 6z 5 4 y z 5 3 9y 1 3z 5 99 x 1 5y 6z 5 4 y z 5 3 3z 5 1 Multiply the third equation by (3z 5 1) 3 and add it to the second equation. z 5 4 Replace the second equation. y z 5 3 z 5 4 y 5 1 Multiply the second equation by 5 5(y 5 1) and add it to the first equation. 5y 5 5 Replace the first equation. x 1 5y 6z 5 4 5y 5 5 x 6z 5 9 x 1 5y 6z 5 4 y 5 1 3z 5 1 x 6z 5 9 y 5 1 3z 5 1 Multiply the third equation by (3z 5 1) and add it to the first equation. 6z 5 4 Replace the first equation. x 6z 5 9 6z 5 4 x 5 5 x 5 5 y 5 1 3z 5 1 Multiply the third equation by (3z 5 1) x 5 5 Replace the third equation. z 5 4 y 5 1 z 5 4 The solution to the system is (x, y, z) 5 (5, 1, 4). 16 Chapter Linear Systems and Matrices

27 .3 Determine the Dimensions of a Matrix A matrix is an array of numbers composed of rows and columns. The dimensions of the matrix are the number of rows by the number of columns. The dimensions of a matrix with a rows and b columns are written as a 3 b. Example Determine the dimensions of the matrix. A The dimensions of matrix A are because it has 6 rows and 3 columns..3 Identify Specific Matrix Elements Each number in a matrix is a matrix element. Each matrix element is labeled using the notation a ij, where i represents the row the element is in and j represents the column the element is in. Therefore, the notation a ij, represents the matrix element in the ith row and the jth column. Example Determine the matrix element represented by the notation b 15. B Matrix element b 15 is 9.1 because it is the element in row 5 and column 1. Chapter Summary 163

28 .3 Perform Matrix Operations: Addition, Subtraction, and Multiplication Matrices that have the same dimensions can be added or subtracted. The matrix elements in the corresponding location are added or subtracted. A matrix can also be multiplied by a constant, a process called scalar multiplication. Each element of the matrix is multiplied by the constant. Two matrices can be multiplied only if the number of columns in the first matrix is the same as the number of rows in the second matrix. An element a pq of the product matrix is determined by multiplying each element in row p of the first matrix with an element from column q in the second matrix and calculating the sum of these products. Example Calculate the product CD of the matrices C 5 CD 5 (5)(6) 1 4(1) 1 (8) (5)() 1 4(10) 1 (4) and D 5 3(6) 1 (7)(1) 1 9(8) 3() 1 (7)(10) 1 9(4) Determine the Inverse of a Matrix The multiplicative inverse of a square matrix A, labeled as A 1, is a matrix such that when matrix A is multiplied by it the result is the identity matrix. In symbols, A? A 1 5 I, where I is the matrix with the same dimensions as matrix A having all zeros except for a diagonal from the upper left to the lower right where the elements are all ones. Technology can be used to find the inverse of a square matrix. Not every square matrix has an inverse, and non-square matrices do not have inverses. Example Use matrix multiplication to verify that matrix J 1 is the inverse of matrix J ()( )1 1() ( ) ( 1 ) 1 1(1) 5 1 J 5 1 J (4)( 3 )1 3() (4) ( 1 ) 1 3(1) Since the product matrix J? J 1 yields the identity matrix, J 1 is the inverse of matrix J. 164 Chapter Linear Systems and Matrices

29 .4 Use Matrices to Solve Systems of Equations A system of linear equations can be written as a matrix equation, in the form A? X 5 B, where A is the coefficient matrix, X is the variable matrix, and B is the constant matrix. To solve the matrix equation A? X 5 B, multiply both sides by the inverse of matrix A, or A 1. Example Write the following system of equations as a matrix equation. Then calculate the solution to the system of linear equations, if it exists, by using technology with matrices. x 1 8y 1 3z 5 1 7x 5y 1 z 5 7 6x y 1 3z x 1 y 7 z 5 17 A? X 5 B A X 5 A 1? B x y 5 z The solution to the system is (4, 7, 9). Chapter Summary 165

30 166 Chapter Linear Systems and Matrices

Math Studio College Algebra

Math Studio College Algebra Math 100 - Studio College Algebra Rekha Natarajan Kansas State University November 19, 2014 Systems of Equations Systems of Equations A system of equations consists of Systems of Equations A system of

More information

7.5 Operations with Matrices. Copyright Cengage Learning. All rights reserved.

7.5 Operations with Matrices. Copyright Cengage Learning. All rights reserved. 7.5 Operations with Matrices Copyright Cengage Learning. All rights reserved. What You Should Learn Decide whether two matrices are equal. Add and subtract matrices and multiply matrices by scalars. Multiply

More information

Linear Systems and Matrices

Linear Systems and Matrices Linear Systems and Matrices A lot of work in science from biology to criminology is done using computers, and matrices make lighter work of complex data..1 A Tale of Two Systems Solving Systems of Two

More information

September 23, Chp 3.notebook. 3Linear Systems. and Matrices. 3.1 Solve Linear Systems by Graphing

September 23, Chp 3.notebook. 3Linear Systems. and Matrices. 3.1 Solve Linear Systems by Graphing 3Linear Systems and Matrices 3.1 Solve Linear Systems by Graphing 1 Find the solution of the systems by looking at the graphs 2 Decide whether the ordered pair is a solution of the system of linear equations:

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

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

Name Period Date Ch. 5 Systems of Linear Equations Review Guide

Name Period Date Ch. 5 Systems of Linear Equations Review Guide Reteaching 5-1 Solving Systems by Graphing ** A system of equations is a set of two or more equations that have the same variables. ** The solution of a system is an ordered pair that satisfies all equations

More information

3. Replace any row by the sum of that row and a constant multiple of any other row.

3. Replace any row by the sum of that row and a constant multiple of any other row. Section. Solution of Linear Systems by Gauss-Jordan Method A matrix is an ordered rectangular array of numbers, letters, symbols or algebraic expressions. A matrix with m rows and n columns has size or

More information

Graphing Linear Inequalities

Graphing Linear Inequalities Graphing Linear Inequalities Linear Inequalities in Two Variables: A linear inequality in two variables is an inequality that can be written in the general form Ax + By < C, where A, B, and C are real

More information

Lesson 12: Systems of Linear Equations

Lesson 12: Systems of Linear Equations Our final lesson involves the study of systems of linear equations. In this lesson, we examine the relationship between two distinct linear equations. Specifically, we are looking for the point where the

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

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

**PRE AP - Unit 5: 3 by 3 Systems and MATRICES Name Per

**PRE AP - Unit 5: 3 by 3 Systems and MATRICES Name Per Friday 10/11/13 Substitution **PRE AP - Unit 5: 3 by 3 Systems and MATRICES Name Per NOTES 1: Solve 3x3 Systems Ex. x 3y 2z 4 2x 5y 19 x 3 OYO 3x 2y + 4z 19 3y + z 3 z 3 1 Tuesday 10/15/13 Elimination

More information

Section Gauss Elimination for Systems of Linear Equations

Section Gauss Elimination for Systems of Linear Equations Section 4.3 - Gauss Elimination for Systems of Linear Equations What is a linear equation? What does it mean to solve a system of linear equations? What are the possible cases when solving a system of

More information

Matrix Operations and Equations

Matrix Operations and Equations C H A P T ER Matrix Operations and Equations 200 Carnegie Learning, Inc. Shoe stores stock various sizes and widths of each style to accommodate buyers with different shaped feet. You will use matrix operations

More information

A Level Summer Work. Year 11 Year 12 Transition. Due: First lesson back after summer! Name:

A Level Summer Work. Year 11 Year 12 Transition. Due: First lesson back after summer! Name: A Level Summer Work Year 11 Year 12 Transition Due: First lesson back after summer! Name: This summer work is compulsory. Your maths teacher will ask to see your work (and method) in your first maths lesson,

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

Warm Up. Unit #1: Basics of Algebra

Warm Up. Unit #1: Basics of Algebra 1) Write an equation of the given points ( 3, 4) & (5, 6) Warm Up 2) Which of the following choices is the Associative Property 1) 4(x + 2) = 4x + 8 2) 4 + 5 = 5 + 4 3) 5 + ( 5) = 0 4) 4 + (3 + 1) = (4

More information

Section Gauss Elimination for Systems of Linear Equations

Section Gauss Elimination for Systems of Linear Equations Section 4.3 - Gauss Elimination for Systems of Linear Equations What is a linear equation? What does it mean to solve a system of linear equations? What are the possible cases when solving a system of

More information

Linear Algebra Homework and Study Guide

Linear Algebra Homework and Study Guide Linear Algebra Homework and Study Guide Phil R. Smith, Ph.D. February 28, 20 Homework Problem Sets Organized by Learning Outcomes Test I: Systems of Linear Equations; Matrices Lesson. Give examples of

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

1300 Linear Algebra and Vector Geometry

1300 Linear Algebra and Vector Geometry 1300 Linear Algebra and Vector Geometry R. Craigen Office: MH 523 Email: craigenr@umanitoba.ca May-June 2017 Introduction: linear equations Read 1.1 (in the text that is!) Go to course, class webpages.

More information

2.1 Matrices. 3 5 Solve for the variables in the following matrix equation.

2.1 Matrices. 3 5 Solve for the variables in the following matrix equation. 2.1 Matrices Reminder: A matrix with m rows and n columns has size m x n. (This is also sometimes referred to as the order of the matrix.) The entry in the ith row and jth column of a matrix A is denoted

More information

MAC Module 2 Systems of Linear Equations and Matrices II. Learning Objectives. Upon completing this module, you should be able to :

MAC Module 2 Systems of Linear Equations and Matrices II. Learning Objectives. Upon completing this module, you should be able to : MAC 0 Module Systems of Linear Equations and Matrices II Learning Objectives Upon completing this module, you should be able to :. Find the inverse of a square matrix.. Determine whether a matrix is invertible..

More information

Algebra Revision Guide

Algebra Revision Guide Algebra Revision Guide Stage 4 S J Cooper 1st Edition Collection of like terms... Solving simple equations... Factorisation... 6 Inequalities... 7 Graphs... 9 1. The straight line... 9. The quadratic curve...

More information

9.1 - Systems of Linear Equations: Two Variables

9.1 - Systems of Linear Equations: Two Variables 9.1 - Systems of Linear Equations: Two Variables Recall that a system of equations consists of two or more equations each with two or more variables. A solution to a system in two variables is an ordered

More information

7.1 Solving Systems of Equations

7.1 Solving Systems of Equations Date: Precalculus Notes: Unit 7 Systems of Equations and Matrices 7.1 Solving Systems of Equations Syllabus Objectives: 8.1 The student will solve a given system of equations or system of inequalities.

More information

LINEAR SYSTEMS, MATRICES, AND VECTORS

LINEAR SYSTEMS, MATRICES, AND VECTORS ELEMENTARY LINEAR ALGEBRA WORKBOOK CREATED BY SHANNON MARTIN MYERS LINEAR SYSTEMS, MATRICES, AND VECTORS Now that I ve been teaching Linear Algebra for a few years, I thought it would be great to integrate

More information

Inequalities Chapter Test

Inequalities Chapter Test Inequalities Chapter Test Part 1: For questions 1-9, circle the answer that best answers the question. 1. Which graph best represents the solution of 8 4x < 4 A. B. C. D. 2. Which of the following inequalities

More information

7.6 The Inverse of a Square Matrix

7.6 The Inverse of a Square Matrix 7.6 The Inverse of a Square Matrix Copyright Cengage Learning. All rights reserved. What You Should Learn Verify that two matrices are inverses of each other. Use Gauss-Jordan elimination to find inverses

More information

MAC Learning Objectives. Learning Objectives (Cont.) Module 10 System of Equations and Inequalities II

MAC Learning Objectives. Learning Objectives (Cont.) Module 10 System of Equations and Inequalities II MAC 1140 Module 10 System of Equations and Inequalities II Learning Objectives Upon completing this module, you should be able to 1. represent systems of linear equations with matrices. 2. transform a

More information

POLI270 - Linear Algebra

POLI270 - Linear Algebra POLI7 - Linear Algebra Septemer 8th Basics a x + a x +... + a n x n b () is the linear form where a, b are parameters and x n are variables. For a given equation such as x +x you only need a variable and

More information

APPENDIX: MATHEMATICAL INDUCTION AND OTHER FORMS OF PROOF

APPENDIX: MATHEMATICAL INDUCTION AND OTHER FORMS OF PROOF ELEMENTARY LINEAR ALGEBRA WORKBOOK/FOR USE WITH RON LARSON S TEXTBOOK ELEMENTARY LINEAR ALGEBRA CREATED BY SHANNON MARTIN MYERS APPENDIX: MATHEMATICAL INDUCTION AND OTHER FORMS OF PROOF When you are done

More information

Essential Question How can you use substitution to solve a system of linear equations?

Essential Question How can you use substitution to solve a system of linear equations? 5.2 Solving Systems of Linear Equations by Substitution Essential Question How can you use substitution to solve a system of linear equations? Using Substitution to Solve Systems Work with a partner. Solve

More information

MTH 2032 Semester II

MTH 2032 Semester II MTH 232 Semester II 2-2 Linear Algebra Reference Notes Dr. Tony Yee Department of Mathematics and Information Technology The Hong Kong Institute of Education December 28, 2 ii Contents Table of Contents

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

Lecture 2 Systems of Linear Equations and Matrices, Continued

Lecture 2 Systems of Linear Equations and Matrices, Continued Lecture 2 Systems of Linear Equations and Matrices, Continued Math 19620 Outline of Lecture Algorithm for putting a matrix in row reduced echelon form - i.e. Gauss-Jordan Elimination Number of Solutions

More information

8 Systems of Linear Equations

8 Systems of Linear Equations 8 Systems of Linear Equations 8.1 Systems of linear equations in two variables To solve a system of linear equations of the form { a1 x + b 1 y = c 1 x + y = c 2 means to find all its solutions (all pairs

More information

[ ] 1 [ B] 7.2 Matrix Algebra Pre Calculus. 7.2 MATRIX ALGEBRA (Day 1)

[ ] 1 [ B] 7.2 Matrix Algebra Pre Calculus. 7.2 MATRIX ALGEBRA (Day 1) 7. Matrix Algebra Pre Calculus 7. MATRIX ALGEBRA (Day 1) Learning Targets: 1. Use matrices to represent data.. Add or Subtract matrices without a calculator. 3. Multiply a scalar by a matrix without a

More information

MATH Mathematics for Agriculture II

MATH Mathematics for Agriculture II MATH 10240 Mathematics for Agriculture II Academic year 2018 2019 UCD School of Mathematics and Statistics Contents Chapter 1. Linear Algebra 1 1. Introduction to Matrices 1 2. Matrix Multiplication 3

More information

You solved systems of equations algebraically and represented data using matrices. (Lessons 0-5 and 0-6)

You solved systems of equations algebraically and represented data using matrices. (Lessons 0-5 and 0-6) You solved systems of equations algebraically and represented data using matrices. (Lessons 0-5 and 0-6) Solve systems of linear equations using matrices and Gaussian elimination. Solve systems of linear

More information

Name Period Date. ** A system of equations is a set of two or more equations that have the same variables.

Name Period Date. ** A system of equations is a set of two or more equations that have the same variables. Reteaching 5-1 Solving Systems by Graphing ** A system of equations is a set of two or more equations that have the same variables. ** The solution of a system is an ordered pair that satisfies all equations

More information

1300 Linear Algebra and Vector Geometry Week 2: Jan , Gauss-Jordan, homogeneous matrices, intro matrix arithmetic

1300 Linear Algebra and Vector Geometry Week 2: Jan , Gauss-Jordan, homogeneous matrices, intro matrix arithmetic 1300 Linear Algebra and Vector Geometry Week 2: Jan 14 18 1.2, 1.3... Gauss-Jordan, homogeneous matrices, intro matrix arithmetic R. Craigen Office: MH 523 Email: craigenr@umanitoba.ca Winter 2019 What

More information

Foundations of Math. Chapter 3 Packet. Table of Contents

Foundations of Math. Chapter 3 Packet. Table of Contents Foundations of Math Chapter 3 Packet Name: Table of Contents Notes #43 Solving Systems by Graphing Pg. 1-4 Notes #44 Solving Systems by Substitution Pg. 5-6 Notes #45 Solving by Graphing & Substitution

More information

Vocabulary. A network is a set of objects. that are connected together by a. The vertices of a network are the. The arcs or edges of a network show

Vocabulary. A network is a set of objects. that are connected together by a. The vertices of a network are the. The arcs or edges of a network show Unit 4+ Vocabulary Knowledge Rating* Lesson Vocabulary Terms Definition Picture/Example/Notation A network is a set of objects 1 Network that are connected together by a. 1 Vertices The vertices of a network

More information

a11 a A = : a 21 a 22

a11 a A = : a 21 a 22 Matrices The study of linear systems is facilitated by introducing matrices. Matrix theory provides a convenient language and notation to express many of the ideas concisely, and complicated formulas are

More information

3.1 Solving Linear Systems by Graphing 1. Graph and solve systems of linear equations in two variables. Solution of a system of linear equations

3.1 Solving Linear Systems by Graphing 1. Graph and solve systems of linear equations in two variables. Solution of a system of linear equations 3.1 Solving Linear Systems by Graphing Objectives 1. Graph and solve systems of linear equations in two variables. Key Terms System of linear equations Solution of a system of linear equations Check whether

More information

5.1 Introduction to Matrices

5.1 Introduction to Matrices 5.1 Introduction to Matrices Reminder: A matrix with m rows and n columns has size m x n. (This is also sometimes referred to as the order of the matrix.) The entry in the ith row and jth column of a matrix

More information

1.7 Inequalities. Copyright Cengage Learning. All rights reserved.

1.7 Inequalities. Copyright Cengage Learning. All rights reserved. 1.7 Inequalities Copyright Cengage Learning. All rights reserved. Objectives Solving Linear Inequalities Solving Nonlinear Inequalities Absolute Value Inequalities Modeling with Inequalities 2 Inequalities

More information

The trick is to multiply the numerator and denominator of the big fraction by the least common denominator of every little fraction.

The trick is to multiply the numerator and denominator of the big fraction by the least common denominator of every little fraction. Complex Fractions A complex fraction is an expression that features fractions within fractions. To simplify complex fractions, we only need to master one very simple method. Simplify 7 6 +3 8 4 3 4 The

More information

Linear Algebra Using MATLAB

Linear Algebra Using MATLAB Linear Algebra Using MATLAB MATH 5331 1 May 12, 2010 1 Selected material from the text Linear Algebra and Differential Equations Using MATLAB by Martin Golubitsky and Michael Dellnitz Contents 1 Preliminaries

More information

Linear Algebra Tutorial for Math3315/CSE3365 Daniel R. Reynolds

Linear Algebra Tutorial for Math3315/CSE3365 Daniel R. Reynolds Linear Algebra Tutorial for Math3315/CSE3365 Daniel R. Reynolds These notes are meant to provide a brief introduction to the topics from Linear Algebra that will be useful in Math3315/CSE3365, Introduction

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

MATRICES. a m,1 a m,n A =

MATRICES. a m,1 a m,n A = MATRICES Matrices are rectangular arrays of real or complex numbers With them, we define arithmetic operations that are generalizations of those for real and complex numbers The general form a matrix of

More information

Unit 7: It s in the System

Unit 7: It s in the System Unit 7: It s in the System Investigation 1: Linear Equations with Two Variables I can convert between standard and slope intercept forms, and graph systems of equations. Solving equations is one of the

More information

Matrix & Linear Algebra

Matrix & Linear Algebra Matrix & Linear Algebra Jamie Monogan University of Georgia For more information: http://monogan.myweb.uga.edu/teaching/mm/ Jamie Monogan (UGA) Matrix & Linear Algebra 1 / 84 Vectors Vectors Vector: A

More information

B.3 Solving Equations Algebraically and Graphically

B.3 Solving Equations Algebraically and Graphically B.3 Solving Equations Algebraically and Graphically 1 Equations and Solutions of Equations An equation in x is a statement that two algebraic expressions are equal. To solve an equation in x means to find

More information

Essential Question How can you solve an absolute value inequality? Work with a partner. Consider the absolute value inequality x

Essential Question How can you solve an absolute value inequality? Work with a partner. Consider the absolute value inequality x Learning Standards HSA-CED.A.1 HSA-REI.B.3.6 Essential Question How can you solve an absolute value inequality? COMMON CORE Solving an Absolute Value Inequality Algebraically MAKING SENSE OF PROBLEMS To

More information

Foundations of Math II Unit 5: Solving Equations

Foundations of Math II Unit 5: Solving Equations Foundations of Math II Unit 5: Solving Equations Academics High School Mathematics 5.1 Warm Up Solving Linear Equations Using Graphing, Tables, and Algebraic Properties On the graph below, graph the following

More information

Algebra II Notes Polynomial Functions Unit Introduction to Polynomials. Math Background

Algebra II Notes Polynomial Functions Unit Introduction to Polynomials. Math Background Introduction to Polynomials Math Background Previously, you Identified the components in an algebraic epression Factored quadratic epressions using special patterns, grouping method and the ac method Worked

More information

3. Vector spaces 3.1 Linear dependence and independence 3.2 Basis and dimension. 5. Extreme points and basic feasible solutions

3. Vector spaces 3.1 Linear dependence and independence 3.2 Basis and dimension. 5. Extreme points and basic feasible solutions A. LINEAR ALGEBRA. CONVEX SETS 1. Matrices and vectors 1.1 Matrix operations 1.2 The rank of a matrix 2. Systems of linear equations 2.1 Basic solutions 3. Vector spaces 3.1 Linear dependence and independence

More information

Matrices. A matrix is a method of writing a set of numbers using rows and columns. Cells in a matrix can be referenced in the form.

Matrices. A matrix is a method of writing a set of numbers using rows and columns. Cells in a matrix can be referenced in the form. Matrices A matrix is a method of writing a set of numbers using rows and columns. 1 2 3 4 3 2 1 5 7 2 5 4 2 0 5 10 12 8 4 9 25 30 1 1 Reading Information from a Matrix Cells in a matrix can be referenced

More information

Linear Algebra Basics

Linear Algebra Basics Linear Algebra Basics For the next chapter, understanding matrices and how to do computations with them will be crucial. So, a good first place to start is perhaps What is a matrix? A matrix A is an array

More information

CS123 INTRODUCTION TO COMPUTER GRAPHICS. Linear Algebra /34

CS123 INTRODUCTION TO COMPUTER GRAPHICS. Linear Algebra /34 Linear Algebra /34 Vectors A vector is a magnitude and a direction Magnitude = v Direction Also known as norm, length Represented by unit vectors (vectors with a length of 1 that point along distinct axes)

More information

MAC Module 1 Systems of Linear Equations and Matrices I

MAC Module 1 Systems of Linear Equations and Matrices I MAC 2103 Module 1 Systems of Linear Equations and Matrices I 1 Learning Objectives Upon completing this module, you should be able to: 1. Represent a system of linear equations as an augmented matrix.

More information

Chapter 1-2 Add and Subtract Integers

Chapter 1-2 Add and Subtract Integers Chapter 1-2 Add and Subtract Integers Absolute Value of a number is its distance from zero on the number line. 5 = 5 and 5 = 5 Adding Numbers with the Same Sign: Add the absolute values and use the sign

More information

7.2 Solving Systems with Graphs Name: Date: Goal: to use the graphs of linear equations to solve linear systems. Main Ideas:

7.2 Solving Systems with Graphs Name: Date: Goal: to use the graphs of linear equations to solve linear systems. Main Ideas: 7.2 Solving Systems with Graphs Name: Date: Goal: to use the graphs of linear equations to solve linear systems Toolkit: graphing lines rearranging equations substitution Main Ideas: Definitions: Linear

More information

COUNCIL ROCK HIGH SCHOOL MATHEMATICS. A Note Guideline of Algebraic Concepts. Designed to assist students in A Summer Review of Algebra

COUNCIL ROCK HIGH SCHOOL MATHEMATICS. A Note Guideline of Algebraic Concepts. Designed to assist students in A Summer Review of Algebra COUNCIL ROCK HIGH SCHOOL MATHEMATICS A Note Guideline of Algebraic Concepts Designed to assist students in A Summer Review of Algebra [A teacher prepared compilation of the 7 Algebraic concepts deemed

More information

MTH Linear Algebra. Study Guide. Dr. Tony Yee Department of Mathematics and Information Technology The Hong Kong Institute of Education

MTH Linear Algebra. Study Guide. Dr. Tony Yee Department of Mathematics and Information Technology The Hong Kong Institute of Education MTH 3 Linear Algebra Study Guide Dr. Tony Yee Department of Mathematics and Information Technology The Hong Kong Institute of Education June 3, ii Contents Table of Contents iii Matrix Algebra. Real Life

More information

Lemma 8: Suppose the N by N matrix A has the following block upper triangular form:

Lemma 8: Suppose the N by N matrix A has the following block upper triangular form: 17 4 Determinants and the Inverse of a Square Matrix In this section, we are going to use our knowledge of determinants and their properties to derive an explicit formula for the inverse of a square matrix

More information

Section 9.2: Matrices. Definition: A matrix A consists of a rectangular array of numbers, or elements, arranged in m rows and n columns.

Section 9.2: Matrices. Definition: A matrix A consists of a rectangular array of numbers, or elements, arranged in m rows and n columns. Section 9.2: Matrices Definition: A matrix A consists of a rectangular array of numbers, or elements, arranged in m rows and n columns. That is, a 11 a 12 a 1n a 21 a 22 a 2n A =...... a m1 a m2 a mn A

More information

Unit 5 Review Systems of Linear Equations and Inequalities

Unit 5 Review Systems of Linear Equations and Inequalities Unit 5 Review Systems of Linear Equations and Inequalities Name: Algebra 1B Day 1: Solutions to Systems and Solving by Graphing Warm Up: Determine if the point (2,5) is a solution to each of the systems

More information

COMMON CORE MATHEMATICS CURRICULUM

COMMON CORE MATHEMATICS CURRICULUM COMMON CORE MATHEMATICS CURRICULUM Lesson 1 8 4 Lesson 1: Writing Equations Using Symbols Write each of the following statements using symbolic language. 1. When you square five times a number you get

More information

2017 SUMMER REVIEW FOR STUDENTS ENTERING GEOMETRY

2017 SUMMER REVIEW FOR STUDENTS ENTERING GEOMETRY 2017 SUMMER REVIEW FOR STUDENTS ENTERING GEOMETRY The following are topics that you will use in Geometry and should be retained throughout the summer. Please use this practice to review the topics you

More information

Chapter 4 Simultaneous Linear Equations

Chapter 4 Simultaneous Linear Equations Chapter 4 Simultaneous Linear Equations Section 4.: Understanding Solutions of Simultaneous Linear Equations Analyze and solve pairs of simultaneous linear equations. Understand that solutions to a system

More information

Math 1314 Week #14 Notes

Math 1314 Week #14 Notes Math 3 Week # Notes Section 5.: A system of equations consists of two or more equations. A solution to a system of equations is a point that satisfies all the equations in the system. In this chapter,

More information

UNIT 1 DETERMINANTS 1.0 INTRODUCTION 1.1 OBJECTIVES. Structure

UNIT 1 DETERMINANTS 1.0 INTRODUCTION 1.1 OBJECTIVES. Structure UNIT 1 DETERMINANTS Determinants Structure 1.0 Introduction 1.1 Objectives 1.2 Determinants of Order 2 and 3 1.3 Determinants of Order 3 1.4 Properties of Determinants 1.5 Application of Determinants 1.6

More information

Unit 5. Linear equations and inequalities OUTLINE. Topic 13: Solving linear equations. Topic 14: Problem solving with slope triangles

Unit 5. Linear equations and inequalities OUTLINE. Topic 13: Solving linear equations. Topic 14: Problem solving with slope triangles Unit 5 Linear equations and inequalities In this unit, you will build your understanding of the connection between linear functions and linear equations and inequalities that can be used to represent and

More information

Solving Systems of Linear Equations by Substitution

Solving Systems of Linear Equations by Substitution 5.2 Solving Systems of Linear Equations by Substitution a system of linear equations? How can you use substitution to solve 1 ACTIVITY: Using Substitution to Solve a System Work with a partner. Solve each

More information

System of Linear Equation: with more than Two Equations and more than Two Unknowns

System of Linear Equation: with more than Two Equations and more than Two Unknowns System of Linear Equation: with more than Two Equations and more than Two Unknowns Michigan Department of Education Standards for High School: Standard 1: Solve linear equations and inequalities including

More information

Chapter 7 Linear Systems and Matrices

Chapter 7 Linear Systems and Matrices Chapter 7 Linear Systems and Matrices Overview: 7.1 Solving Systems of Equations 7.2 Systems of Linear Equations in Two Variables 7.3 Multivariable Linear Systems 7.1 Solving Systems of Equations What

More information

Math 4: Advanced Algebra Ms. Sheppard-Brick B Quiz Review Learning Targets

Math 4: Advanced Algebra Ms. Sheppard-Brick B Quiz Review Learning Targets 5B Quiz Review Learning Targets 4.6 5.9 Key Facts We learned two ways to solve a system of equations using algebra: o The substitution method! Pick one equation and solve for either x or y! Take that result

More information

Numbers and Operations Review

Numbers and Operations Review C H A P T E R 5 Numbers and Operations Review This chapter reviews key concepts of numbers and operations that you need to know for the SAT. Throughout the chapter are sample questions in the style of

More information

STANDARDS OF LEARNING CONTENT REVIEW NOTES. ALGEBRA I Part II 1 st Nine Weeks,

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

More information

H.Alg 2 Notes: Day1: Solving Systems of Equations (Sections ) Activity: Text p. 116

H.Alg 2 Notes: Day1: Solving Systems of Equations (Sections ) Activity: Text p. 116 H.Alg 2 Notes: Day: Solving Systems of Equations (Sections 3.-3.3) Activity: Text p. 6 Systems of Equations: A set of or more equations using the same. The graph of each equation is a line. Solutions of

More information

Chapter 7 Linear Systems

Chapter 7 Linear Systems Chapter 7 Linear Systems Section 1 Section 2 Section 3 Solving Systems of Linear Equations Systems of Linear Equations in Two Variables Multivariable Linear Systems Vocabulary Systems of equations Substitution

More information

Unit 5. Linear equations and inequalities OUTLINE. Topic 13: Solving linear equations. Topic 14: Problem solving with slope triangles

Unit 5. Linear equations and inequalities OUTLINE. Topic 13: Solving linear equations. Topic 14: Problem solving with slope triangles Unit 5 Linear equations and inequalities In this unit, you will build your understanding of the connection between linear functions and linear equations and inequalities that can be used to represent and

More information

NOTES. [Type the document subtitle] Math 0310

NOTES. [Type the document subtitle] Math 0310 NOTES [Type the document subtitle] Math 010 Cartesian Coordinate System We use a rectangular coordinate system to help us map out relations. The coordinate grid has a horizontal axis and a vertical axis.

More information

THOMAS WHITHAM SIXTH FORM

THOMAS WHITHAM SIXTH FORM THOMAS WHITHAM SIXTH FORM Algebra Foundation & Higher Tier Units & thomaswhitham.pbworks.com Algebra () Collection of like terms. Simplif each of the following epressions a) a a a b) m m m c) d) d d 6d

More information

Algebra 2 Notes Systems of Equations and Inequalities Unit 03d. Operations with Matrices

Algebra 2 Notes Systems of Equations and Inequalities Unit 03d. Operations with Matrices Operations with Matrices Big Idea Organizing data into a matrix can make analysis and interpretation much easier. Operations such as addition, subtraction, and scalar multiplication can be performed on

More information

ANALYTICAL MATHEMATICS FOR APPLICATIONS 2018 LECTURE NOTES 3

ANALYTICAL MATHEMATICS FOR APPLICATIONS 2018 LECTURE NOTES 3 ANALYTICAL MATHEMATICS FOR APPLICATIONS 2018 LECTURE NOTES 3 ISSUED 24 FEBRUARY 2018 1 Gaussian elimination Let A be an (m n)-matrix Consider the following row operations on A (1) Swap the positions any

More information

Linear Algebra and Matrix Inversion

Linear Algebra and Matrix Inversion Jim Lambers MAT 46/56 Spring Semester 29- Lecture 2 Notes These notes correspond to Section 63 in the text Linear Algebra and Matrix Inversion Vector Spaces and Linear Transformations Matrices are much

More information

Mathematics 1104B. Systems of Equations and Inequalities, and Matrices. Study Guide. Text: Mathematics 11. Alexander and Kelly; Addison-Wesley, 1998.

Mathematics 1104B. Systems of Equations and Inequalities, and Matrices. Study Guide. Text: Mathematics 11. Alexander and Kelly; Addison-Wesley, 1998. Adult Basic Education Mathematics Systems of Equations and Inequalities, and Matrices Prerequisites: Mathematics 1104A, Mathematics 1104B Credit Value: 1 Text: Mathematics 11. Alexander and Kelly; Addison-Wesley,

More information

Math 3 Variable Manipulation Part 1 Algebraic Systems

Math 3 Variable Manipulation Part 1 Algebraic Systems Math 3 Variable Manipulation Part 1 Algebraic Systems 1 PRE ALGEBRA REVIEW OF INTEGERS (NEGATIVE NUMBERS) Concept Example Adding positive numbers is just simple addition 2 + 3 = 5 Subtracting positive

More information

June If you want, you may scan your assignment and convert it to a.pdf file and it to me.

June If you want, you may scan your assignment and convert it to a.pdf file and  it to me. Summer Assignment Pre-Calculus Honors June 2016 Dear Student: This assignment is a mandatory part of the Pre-Calculus Honors course. Students who do not complete the assignment will be placed in the regular

More information

Unit Essential Questions. How can you represent quantities, patterns, and relationships? How are properties of real numbers related to algebra?

Unit Essential Questions. How can you represent quantities, patterns, and relationships? How are properties of real numbers related to algebra? Unit Essential Questions How can you represent quantities, patterns, and relationships? How are properties of real numbers related to algebra? Williams Math Lessons TARGET RATING 3 VARIABLES AND EXPRESSIONS

More information

WRITING EQUATIONS 4.1.1

WRITING EQUATIONS 4.1.1 WRITING EQUATIONS 4.1.1 In this lesson, students translate written information, often modeling everyday situations, into algebraic symbols and linear equations. Students use let statements to specifically

More information

Name: Systems 2.1. Ready Topic: Determine if given value is a solution and solve systems of equations

Name: Systems 2.1. Ready Topic: Determine if given value is a solution and solve systems of equations Name: Systems 2.1 Ready, Set, Go! Ready Topic: Determine if given value is a solution and solve systems of equations TE-16 1. Graph both equations on the same axes. Then determine which ordered pair is

More information

The word Matrices is the plural of the word Matrix. A matrix is a rectangular arrangement (or array) of numbers called elements.

The word Matrices is the plural of the word Matrix. A matrix is a rectangular arrangement (or array) of numbers called elements. Numeracy Matrices Definition The word Matrices is the plural of the word Matrix A matrix is a rectangular arrangement (or array) of numbers called elements A x 3 matrix can be represented as below Matrix

More information

A. Incorrect. Solve for a variable on the bottom by first moving it to the top. D. Incorrect. This answer has too many significant figures.

A. Incorrect. Solve for a variable on the bottom by first moving it to the top. D. Incorrect. This answer has too many significant figures. MCAT Physics - Problem Drill 03: Math for Physics Question No. 1 of 10 1. Solve the following equation for time, with the correct number of significant figures: Question #01 m 15.0 m 2.5 = s time (A) 0.17

More information