1. Systems of Linear Equations

Size: px
Start display at page:

Download "1. Systems of Linear Equations"

Transcription

1 CHAPTER Systems of Linear Equations 1. Systems of Linear Equations Solution of an equation with one variable: is a solution of x + 6 = 16 since () + 6 = 16 is a true statement. Solution of an equation with two variables: (, 7) is a solution of x y = since () 7 = is a true statment. We might also say that x = and y = 7 is a solution. Also, (, ) is a solution of x = (thought of as x + 0y = ) since = is a true statement. Definition. A system of equations in two variables is a collection of two or more linear equations with two variables. The solution to the system of equations, if it exists, is the point(s) of intersection of the graphs of the equations. In other terms, a solution is an ordered pair that satisfies each of the equations in the system. Note. This definition is easily generalized to more variables. 9

2 0. SYSTEMS OF LINEAR EQUATIONS Graphical Method. It is hard to be accurate here. Example. (1) x y = () x + y = The solution appears to be x = 4, y = 1 or (4, 1), but we need to check to be sure, because maybe it is (.98, 1.0). There is no visual way to tell. 4 (1) = = The algebra convinces us that we have the correct solution. These equations are consistent (and independent), i.e., they have a single solution.

3 Example. 1. SYSTEMS OF LINEAR EQUATIONS 1 (1) x + y = 4 () x + 4y = 8 The graphs do not intersect since the lines are parallel. Thus there is no solution. These equations are inconsistent.

4 . SYSTEMS OF LINEAR EQUATIONS Example. (1) x + 4y = 8 () x + y = 4 Both equations simplify to y = 1 x +, so they have the same graph. These equations are consistent and dependent, i.e., there are infinitely many solutions. You can say the solution is all points on the line x + 4y = 8 or all points on the line x + y = 4.

5 1. SYSTEMS OF LINEAR EQUATIONS Example. Solve using the calculator: (1) 6x y = 10 () x + y = 4 We need to solve these equations for y: (1) y = 6x 10 =) y = x () y = x + 4 Find the approximate solution by using the Technology Tip on page. We get x =.444, y = The exact solution is x = 7 11, y = Substitution Method. This method is appropriate for cases where a variable has a coe cient of ±1. Solve for that variable in that equation, and then substitute into the other equation. Example. x y = 7 x + y = 1 x 7 = y x + (x 7) = 1 x + 9x 1 = 1 11x = x = y = () 7 y = 1

6 4. SYSTEMS OF LINEAR EQUATIONS Elimination (by Addition). Example. 4x + y = 6 ( 11) To give opposite x 11y = 7 ( ) coe cients for y. 44x + y = 86 9x y = 1 x = 6 x = Substitute this value into any previous equation with two variables to get y: 4() + y = y = 6 y = 6 y = Example. x + y = ( ( )) 4x + 10y = 4x 10y = 6 4x + 10y = 0 = 8 When a problem reduces to a false numerical equation, there is no solution, like the second graphical example. When a problem reduces to a true numerical equation, the two lines coincide, like the third graphical example.

7 Example. 1. SYSTEMS OF LINEAR EQUATIONS (1) y =.x + 1 () y = 4x + 18 () y = x + 6 We need to find points common to all three lines. We first pick any two lines to see if there is a solution. If not, the problem has no solution. We will choose equations (1) and () and use substitution..x + 1 = 4x + 18 x + 4 = 16x x = 68 x = 4 Now substitute this value for x into one of the two equations we chose. We substitute into equation (). y = 4(4) + 18 y = y = We have now found a solution for (1) and (). We now substitute this into () to see if we get a true statement. = (TRUE) Since we get a true statement, (4, ) is the solution of this system of three equations. If we had gotten a false statement from (), such as if () was y = x + 10, then there is no solution.

8 6. SYSTEMS OF LINEAR EQUATIONS Problem (page 7 #8). t = # of years since the school year. F (t) = # of Female athletes in year t. F (t) = 0.104t million M(t) = # of Male athletes in year t. M(t) = t +. million According to the model, when will the number of female athletes surpass the number of male athletes? Solve Use substitution: y = 0.104t y = t t = t t = 1. t = = 4.6 Thus the number of female athletes would surpass the number of male athletes in the 0-6 school year if the model continued to hold.

9 . USING MATRICES TO SOLVE LINEAR SYSTEMS OF EQUATION 7. Using Matrices to Solve Linear Systems of Equation Definition. A = is a matrix, an array of numbers in rows 4 1 and columns. The plural of matrix is matrices. The 1 numbers are the entries of A. A is a 4 matrix since it has rows and 4 columns. An n n matrix (same number of rows as columns) is a square matrix. B = is a square matrix The 4 1 matrix 6 7 4is a column matrix. 4 The 1 matrix is a row matrix. The entries of a 4 matrix A may be represented as A = 4 a 11 a 1 a 1 a 14 a 1 a a a 4 a 1 a a a 4 a means the entry in row, column.

10 8. SYSTEMS OF LINEAR EQUATIONS Particular System General System x + 8y = 1 a 11 x + a 1 y = k 1 x y = 6 a 1 x + a y = k a 1 means nd equation, coe cient of the 1st variable. k 1 means constant or RHS (right-hand side) of 1st equation. Coe cient matrices: 8 Constant or RHS matrices: 1 6 a11 a 1 a 1 a k1 Augmented matrices: We will often skip the vertical bar. k a11 a 1 k 1 a 1 a k Since an augmented matrix clearly represents a system of linear equations, we can work with these matrices to solve the equations. Equivalent Systems of Equations The following operations on a system of equations result in a system of equations with the same solution as the original system: (1) Interchange (change the position) of two equations. () Multiply an equation by a nonzero number. () Add a nonzero multiple of one equation to a nonzero multiple of another equation and replace either equation with the result.

11 . USING MATRICES TO SOLVE LINEAR SYSTEMS OF EQUATION 9 Related to this, we have the following. Row Operations For any augmented matrix of a system of equations, the following row operations yield an augmented matrix of an equivalent system of equations: (1) Interchange (change the position) of two rows. () Multiply a row by a nonzero number. () Add a nonzero multiple of one row to a nonzero multiple of another row and replace either row with the result. Our goal : A reduced matrix, a matrix in reduced row echelon form (RREF). Definition. An augmented matrix A is in RREF if: (1) The leading entry (first nonzero entry) in each row is a 1. () The leading entry in each row is the only nonzero entry in its corresponding column. () The leading entry of each row is to the right of the leading entry in the row above it. (4) All rows of zeros are at the bottom of the matrix. Problem (page 89 #1 0 even). (1) RREF (14) not RREF The leading entry in row does not have 0 s in the rest of the column the is the problem. (16) RREF (18) RREF (0) not RREF the leading entry in row 1 is not 1

12 40. SYSTEMS OF LINEAR EQUATIONS In general: With two equations, our goal is 1 0 where 0 1 can be any number of columns; With three equations, our goal is where can be any number of columns; With four equations, our goal is where can be any number of columns; 7 and so on. We need to make 1 s and 0 s. To make 1 s, we swap rows (row operation 1) or multiply a row by a nonzero number (row operation ). To make 0 s, we use (high school) elimination (row operation ).

13 Example.. USING MATRICES TO SOLVE LINEAR SYSTEMS OF EQUATION 41 x 4y = 8 x + y = Our goal is Making a 0 R 1 + R! R Making a 1 (1/17)R! R R + R 1! R 1 Making a (1/)R 1! R 1 Making a 1 x = 0 y =

14 4. SYSTEMS OF LINEAR EQUATIONS Example. x y + z = x + y z = 7 x y + z = Our goal is R $ R 1 Making a 1 1 R 1 $ R Making 0 s R 1 + R! R R 1 + R! R

15 . USING MATRICES TO SOLVE LINEAR SYSTEMS OF EQUATION R 1 + R! R 1 Making 0 s R + R! R Making 1 s R! R R + R 1! R 1 7R + R! R Making 0 s (1/10)R 1! R 1 (1/10)R! R Making 1 s x = y = 0 z = 1

16 44. SYSTEMS OF LINEAR EQUATIONS Example. x + y + z = 1 x y z = x + y z = Our goal is R $ R 1 R 1 $ R making 1 s Making 0 s R 1 + R! R R 1 + R! R Making 1 s 0 1 (1/)R! R 0 9 1

17 . USING MATRICES TO SOLVE LINEAR SYSTEMS OF EQUATION R + R 1! R 1 Making 0 s R + R! R How do we find a solution in a case like this where we have lost a row? Finding Solutions from Reduced Matrices: Example. (1) x y z Every column except the last is associated with a variable. x = y = 0 z = This is the kind of case with a single solution. () Look to the previous example: x z = y + z = Solve each equation for the leftmost variable, assigning parameters (such as t or s) to variables that are not associated with leading entries, i.e. are not leftmost variables in any equation.

18 46. SYSTEMS OF LINEAR EQUATIONS x = z + y = z = t Then, for the general solution, replace each variable to the right of the = sign by its parameter. z x = t + y = z = t Cases with parameters have infinitely many solutions. To get some specific solutions, replace the parameters by various real numbers. () t t = 0 t = 1 t = t = x = x = x = 7 x = y = y = y = 1 y = 14 z = 0 z = 1 z = z = Our goal was x + y = 6 z = 4

19 . USING MATRICES TO SOLVE LINEAR SYSTEMS OF EQUATION 47 x = 6 y y = t z = 4 x = 6 t y = t z = 4 (4) Our goal was The second row represents 0x + 0y + 0z = 1, which is impossible. As soon as you encounter a row where the only nonzero number is the last number, you conclude there is no solution. () w x y z Our goal was

20 48. SYSTEMS OF LINEAR EQUATIONS w x + z = 4 y + z = 1 w = 4 + x z x = s y = 1 z z = t The general solution is w = 4 + s t x = s y = 1 t z = t Two particular solutions are s = 0, t = 1 s = 1, t = 0 w = 1 w = 6 x = 0 x = 1 y = y = 1 z = 1 z = 0 Problem (page 90 #6). 9x 6y = 0 4x + y = x z = 6

21 USING MATRICES TO SOLVE LINEAR SYSTEMS OF EQUATION R $ R 1 Making 1 s R 1 $ R Making 0 s 4R 1 + R! R 9R 1 + R! R Making 1 s R R! R a di erent way Making 0 s 6R + R! R

22 SYSTEMS OF LINEAR EQUATIONS Making 1 s ( 1/69)R! R R 1 + R! R 1 1R + R! R making 0 s Using the TI: x = y = z = 4 (1) Enter the matrix above using the Technology Tip on page 87. () Find the reduced version of the matrix by using the Technology Tip on page 88. Example. 4x y + z = 6x + y z = 10x y + 9z = 4

23 USING MATRICES TO SOLVE LINEAR SYSTEMS OF EQUATION (1/4)R 1! R Making 1 s Making 0 s R 1 + R! R We can stop here and say no solution since is impossible. Problem (page 91 #4). x 4y + z = 6 x y + z = x + 0y + 0z = 11 Our goal is

24 SYSTEMS OF LINEAR EQUATIONS (1/)R 1! R 1 Making 1 s Making 0 s R 1 + R! R R 1 + R! R 1 Making 0 s (1/)R 1! R 1 (1/)R! R Making 1 s x y z = 1 4 z = 14 x = z 1 y = 4 z 14 z = t

25 . LINEAR SYSTEM APPLICATIONS x = t 1 y = 4 t 14 z = t. Linear System Applications Problem (page 99 #). (a) Go to STAT/EDIT and enter t in L1, M in L, and C in L. Turn on Plot1 as usual. Turn on Plot with L for Ylist and + for Mark. Set a WINDOW as [ 1, 0] [ 1, 1]. Go to Y= and clear any functions.. Hit GRAPH to see t on the x-axis and M and C on the y-axis, M with and C with +. Hit STAT/CALC/4:LinReg(ax+b)/VARS/Y-VARS/1:Function/ 1:Y1/ENTER. Hit STAT/CALC/4:LinReg(ax+b)/nd 1/,/nd /,/VARS/Y-VARS/ 1:Function/:Y/ENTER. Now hit GRAPH to see the two regression lines. (b) By rounding, M(t) =.18t and C(t) =.t +.1. We solve: M(t) = C(t).18t =.t +.1.t = 8.7 t = Or, if using the TI, assuming the recent graph window is showing, hit nd Calc/:intersect/ENTER/ENTER/ENTER.

26 4. SYSTEMS OF LINEAR EQUATIONS The output of the two models will be equal about two months into (c) As per capita margarine consumption decreased, mozzarella cheese consumption has increased at almost twice the rate and has surpassed margarine consumption in Problem (page 10 #). x = # of Corollas bought. y = # of Camry s bought. z = # of Prius bought. x + y + z = 0 x = y x + y + z = 0 x y = ! (RREF ) x + 6 z = y z = x = 6 z

27 . LINEAR SYSTEM APPLICATIONS y = z = t 1 6 z x = y = z = t 6 t 1 6 t We need x, y, and z to be whole numbers greater than or equal to 0 (and less than or equal to 0). Thus t is limited to multiples of 6. t x y z These are all possible values. Problem (page 104 #8). x = # of chicken bags. y = # of lamb bags. z = # of turkey bags. 8x + 8y + 8z = 10 (amount).(8x) +.8(8y) +.6(8z) =.7(10).0(8x) +.0(8y) +.0(8z) =.0(10) (protein) (fiber)

28 6. SYSTEMS OF LINEAR EQUATIONS Both the first and third equations reduce to x + y + z = 1, so this is really a two equation system. The second equation simplifies to x +.4y +.08z = ! (RREF ) x + z = y + 1 z = 10 x = y = 10 z = t x = y = 10 z = t z 1 z t 1 t Now x, y, and z must be integers greater than or equal to 0, so z must be a multiple of. Also, Possible solutions are: cost = 7.99(x + y) z.

29 . LINEAR SYSTEM APPLICATIONS 7 x y z cost Problem (page 106 #40). Variables are given in the diagram. Note that cars entering each intersection = cars leaving each intersection (hopefully). Rewriting, (N + E) x = x 1 (E + S) x 1 = x + 10 (S + W ) x + 0 = x + 40 (W + N) x = x x 1 x 4 = 400 x 1 x = 10 x x = 10 x x 4 = ! (RREF ) >< x 1 x 4 = 400 x x 4 = 0 >: x x 4 = 10! 8 x 1 = x >< x = x x = x >: x 4 = t! 8 x 1 = t >< x = t + 0 x = t + 10 >: x 4 = t

30 8. SYSTEMS OF LINEAR EQUATIONS t = 100 t = 00 x 1 = 00 x 1 = 900 x = 0 x = 70 x = 0 x = 60 x 4 = 100 x 4 = 00

Lecture 1: Systems of Linear Equations

Lecture 1: Systems of Linear Equations MTH Elementary Matrix Algebra Professor Chao Huang Department of Mathematics and Statistics Wright State University Lecture 1 Systems of Linear Equations ² Systems of two linear equations with two variables

More information

Solving Systems of Linear Equations Using Matrices

Solving Systems of Linear Equations Using Matrices Solving Systems of Linear Equations Using Matrices What is a Matrix? A matrix is a compact grid or array of numbers. It can be created from a system of equations and used to solve the system of equations.

More information

Row Echelon Form and Reduced Row Echelon Form

Row Echelon Form and Reduced Row Echelon Form These notes closely follow the presentation of the material given in David C Lay s textbook Linear Algebra and its Applications (3rd edition) These notes are intended primarily for in-class presentation

More information

4.3-4.4 Systems of Equations

4.3-4.4 Systems of Equations 4.3-4.4 Systems of Equations A linear equation in 2 variables is an equation of the form ax + by = c. A linear equation in 3 variables is an equation of the form ax + by + cz = d. To solve a system of

More information

Chapter 9. Systems of Linear Equations

Chapter 9. Systems of Linear Equations Chapter 9. Systems of Linear Equations 9.1. Solve Systems of Linear Equations by Graphing KYOTE Standards: CR 21; CA 13 In this section we discuss how to solve systems of two linear equations in two variables

More information

5.5. Solving linear systems by the elimination method

5.5. Solving linear systems by the elimination method 55 Solving linear systems by the elimination method Equivalent systems The major technique of solving systems of equations is changing the original problem into another one which is of an easier to solve

More information

2x + y = 3. Since the second equation is precisely the same as the first equation, it is enough to find x and y satisfying the system

2x + y = 3. Since the second equation is precisely the same as the first equation, it is enough to find x and y satisfying the system 1. Systems of linear equations We are interested in the solutions to systems of linear equations. A linear equation is of the form 3x 5y + 2z + w = 3. The key thing is that we don t multiply the variables

More information

Arithmetic and Algebra of Matrices

Arithmetic and Algebra of Matrices Arithmetic and Algebra of Matrices Math 572: Algebra for Middle School Teachers The University of Montana 1 The Real Numbers 2 Classroom Connection: Systems of Linear Equations 3 Rational Numbers 4 Irrational

More information

5 Systems of Equations

5 Systems of Equations Systems of Equations Concepts: Solutions to Systems of Equations-Graphically and Algebraically Solving Systems - Substitution Method Solving Systems - Elimination Method Using -Dimensional Graphs to Approximate

More information

Solutions to Math 51 First Exam January 29, 2015

Solutions to Math 51 First Exam January 29, 2015 Solutions to Math 5 First Exam January 29, 25. ( points) (a) Complete the following sentence: A set of vectors {v,..., v k } is defined to be linearly dependent if (2 points) there exist c,... c k R, not

More information

1 Determine whether an. 2 Solve systems of linear. 3 Solve systems of linear. 4 Solve systems of linear. 5 Select the most efficient

1 Determine whether an. 2 Solve systems of linear. 3 Solve systems of linear. 4 Solve systems of linear. 5 Select the most efficient Section 3.1 Systems of Linear Equations in Two Variables 163 SECTION 3.1 SYSTEMS OF LINEAR EQUATIONS IN TWO VARIABLES Objectives 1 Determine whether an ordered pair is a solution of a system of linear

More information

Section 8.2 Solving a System of Equations Using Matrices (Guassian Elimination)

Section 8.2 Solving a System of Equations Using Matrices (Guassian Elimination) Section 8. Solving a System of Equations Using Matrices (Guassian Elimination) x + y + z = x y + 4z = x 4y + z = System of Equations x 4 y = 4 z A System in matrix form x A x = b b 4 4 Augmented Matrix

More information

10.2 Systems of Linear Equations: Matrices

10.2 Systems of Linear Equations: Matrices SECTION 0.2 Systems of Linear Equations: Matrices 7 0.2 Systems of Linear Equations: Matrices OBJECTIVES Write the Augmente Matrix of a System of Linear Equations 2 Write the System from the Augmente Matrix

More information

MATH2210 Notebook 1 Fall Semester 2016/2017. 1 MATH2210 Notebook 1 3. 1.1 Solving Systems of Linear Equations... 3

MATH2210 Notebook 1 Fall Semester 2016/2017. 1 MATH2210 Notebook 1 3. 1.1 Solving Systems of Linear Equations... 3 MATH0 Notebook Fall Semester 06/07 prepared by Professor Jenny Baglivo c Copyright 009 07 by Jenny A. Baglivo. All Rights Reserved. Contents MATH0 Notebook 3. Solving Systems of Linear Equations........................

More information

MATH10212 Linear Algebra. Systems of Linear Equations. Definition. An n-dimensional vector is a row or a column of n numbers (or letters): a 1.

MATH10212 Linear Algebra. Systems of Linear Equations. Definition. An n-dimensional vector is a row or a column of n numbers (or letters): a 1. MATH10212 Linear Algebra Textbook: D. Poole, Linear Algebra: A Modern Introduction. Thompson, 2006. ISBN 0-534-40596-7. Systems of Linear Equations Definition. An n-dimensional vector is a row or a column

More information

1.2 Solving a System of Linear Equations

1.2 Solving a System of Linear Equations 1.. SOLVING A SYSTEM OF LINEAR EQUATIONS 1. Solving a System of Linear Equations 1..1 Simple Systems - Basic De nitions As noticed above, the general form of a linear system of m equations in n variables

More information

Reduced echelon form: Add the following conditions to conditions 1, 2, and 3 above:

Reduced echelon form: Add the following conditions to conditions 1, 2, and 3 above: Section 1.2: Row Reduction and Echelon Forms Echelon form (or row echelon form): 1. All nonzero rows are above any rows of all zeros. 2. Each leading entry (i.e. left most nonzero entry) of a row is in

More information

MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS

MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS Systems of Equations and Matrices Representation of a linear system The general system of m equations in n unknowns can be written a x + a 2 x 2 + + a n x n b a

More information

Sample Problems. Practice Problems

Sample Problems. Practice Problems Lecture Notes Quadratic Word Problems page 1 Sample Problems 1. The sum of two numbers is 31, their di erence is 41. Find these numbers.. The product of two numbers is 640. Their di erence is 1. Find these

More information

SYSTEMS OF EQUATIONS AND MATRICES WITH THE TI-89. by Joseph Collison

SYSTEMS OF EQUATIONS AND MATRICES WITH THE TI-89. by Joseph Collison SYSTEMS OF EQUATIONS AND MATRICES WITH THE TI-89 by Joseph Collison Copyright 2000 by Joseph Collison All rights reserved Reproduction or translation of any part of this work beyond that permitted by Sections

More information

Solving Systems of Linear Equations

Solving Systems of Linear Equations LECTURE 5 Solving Systems of Linear Equations Recall that we introduced the notion of matrices as a way of standardizing the expression of systems of linear equations In today s lecture I shall show how

More information

Lecture Notes 2: Matrices as Systems of Linear Equations

Lecture Notes 2: Matrices as Systems of Linear Equations 2: Matrices as Systems of Linear Equations 33A Linear Algebra, Puck Rombach Last updated: April 13, 2016 Systems of Linear Equations Systems of linear equations can represent many things You have probably

More information

December 4, 2013 MATH 171 BASIC LINEAR ALGEBRA B. KITCHENS

December 4, 2013 MATH 171 BASIC LINEAR ALGEBRA B. KITCHENS December 4, 2013 MATH 171 BASIC LINEAR ALGEBRA B KITCHENS The equation 1 Lines in two-dimensional space (1) 2x y = 3 describes a line in two-dimensional space The coefficients of x and y in the equation

More information

x y The matrix form, the vector form, and the augmented matrix form, respectively, for the system of equations are

x y The matrix form, the vector form, and the augmented matrix form, respectively, for the system of equations are Solving Sstems of Linear Equations in Matri Form with rref Learning Goals Determine the solution of a sstem of equations from the augmented matri Determine the reduced row echelon form of the augmented

More information

EQUATIONS and INEQUALITIES

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

More information

Linear Equations ! 25 30 35$ & " 350 150% & " 11,750 12,750 13,750% MATHEMATICS LEARNING SERVICE Centre for Learning and Professional Development

Linear Equations ! 25 30 35$ &  350 150% &  11,750 12,750 13,750% MATHEMATICS LEARNING SERVICE Centre for Learning and Professional Development MathsTrack (NOTE Feb 2013: This is the old version of MathsTrack. New books will be created during 2013 and 2014) Topic 4 Module 9 Introduction Systems of to Matrices Linear Equations Income = Tickets!

More information

8.2. Solution by Inverse Matrix Method. Introduction. Prerequisites. Learning Outcomes

8.2. Solution by Inverse Matrix Method. Introduction. Prerequisites. Learning Outcomes Solution by Inverse Matrix Method 8.2 Introduction The power of matrix algebra is seen in the representation of a system of simultaneous linear equations as a matrix equation. Matrix algebra allows us

More information

Systems of Linear Equations

Systems of Linear Equations Chapter 1 Systems of Linear Equations 1.1 Intro. to systems of linear equations Homework: [Textbook, Ex. 13, 15, 41, 47, 49, 51, 65, 73; page 11-]. Main points in this section: 1. Definition of Linear

More information

1.5 SOLUTION SETS OF LINEAR SYSTEMS

1.5 SOLUTION SETS OF LINEAR SYSTEMS 1-2 CHAPTER 1 Linear Equations in Linear Algebra 1.5 SOLUTION SETS OF LINEAR SYSTEMS Many of the concepts and computations in linear algebra involve sets of vectors which are visualized geometrically as

More information

Session 7 Bivariate Data and Analysis

Session 7 Bivariate Data and Analysis Session 7 Bivariate Data and Analysis Key Terms for This Session Previously Introduced mean standard deviation New in This Session association bivariate analysis contingency table co-variation least squares

More information

MAT 200, Midterm Exam Solution. a. (5 points) Compute the determinant of the matrix A =

MAT 200, Midterm Exam Solution. a. (5 points) Compute the determinant of the matrix A = MAT 200, Midterm Exam Solution. (0 points total) a. (5 points) Compute the determinant of the matrix 2 2 0 A = 0 3 0 3 0 Answer: det A = 3. The most efficient way is to develop the determinant along the

More information

Partial Fractions Decomposition

Partial Fractions Decomposition Partial Fractions Decomposition Dr. Philippe B. Laval Kennesaw State University August 6, 008 Abstract This handout describes partial fractions decomposition and how it can be used when integrating rational

More information

Linearly Independent Sets and Linearly Dependent Sets

Linearly Independent Sets and Linearly Dependent Sets These notes closely follow the presentation of the material given in David C. Lay s textbook Linear Algebra and its Applications (3rd edition). These notes are intended primarily for in-class presentation

More information

Question 2: How do you solve a matrix equation using the matrix inverse?

Question 2: How do you solve a matrix equation using the matrix inverse? Question : How do you solve a matrix equation using the matrix inverse? In the previous question, we wrote systems of equations as a matrix equation AX B. In this format, the matrix A contains the coefficients

More information

MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS. + + x 2. x n. a 11 a 12 a 1n b 1 a 21 a 22 a 2n b 2 a 31 a 32 a 3n b 3. a m1 a m2 a mn b m

MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS. + + x 2. x n. a 11 a 12 a 1n b 1 a 21 a 22 a 2n b 2 a 31 a 32 a 3n b 3. a m1 a m2 a mn b m MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS 1. SYSTEMS OF EQUATIONS AND MATRICES 1.1. Representation of a linear system. The general system of m equations in n unknowns can be written a 11 x 1 + a 12 x 2 +

More information

Systems of Linear Equations

Systems of Linear Equations Systems of Linear Equations Beifang Chen Systems of linear equations Linear systems A linear equation in variables x, x,, x n is an equation of the form a x + a x + + a n x n = b, where a, a,, a n and

More information

MAT 242 Test 2 SOLUTIONS, FORM T

MAT 242 Test 2 SOLUTIONS, FORM T MAT 242 Test 2 SOLUTIONS, FORM T 5 3 5 3 3 3 3. Let v =, v 5 2 =, v 3 =, and v 5 4 =. 3 3 7 3 a. [ points] The set { v, v 2, v 3, v 4 } is linearly dependent. Find a nontrivial linear combination of these

More information

1. Graphing Linear Inequalities

1. Graphing Linear Inequalities Notation. CHAPTER 4 Linear Programming 1. Graphing Linear Inequalities x apple y means x is less than or equal to y. x y means x is greater than or equal to y. x < y means x is less than y. x > y means

More information

CRLS Mathematics Department Algebra I Curriculum Map/Pacing Guide

CRLS Mathematics Department Algebra I Curriculum Map/Pacing Guide Curriculum Map/Pacing Guide page 1 of 14 Quarter I start (CP & HN) 170 96 Unit 1: Number Sense and Operations 24 11 Totals Always Include 2 blocks for Review & Test Operating with Real Numbers: How are

More information

3.1 Solving Systems Using Tables and Graphs

3.1 Solving Systems Using Tables and Graphs Algebra 2 Chapter 3 3.1 Solve Systems Using Tables & Graphs 3.1 Solving Systems Using Tables and Graphs A solution to a system of linear equations is an that makes all of the equations. To solve a system

More information

The Graphical Method: An Example

The Graphical Method: An Example The Graphical Method: An Example Consider the following linear program: Maximize 4x 1 +3x 2 Subject to: 2x 1 +3x 2 6 (1) 3x 1 +2x 2 3 (2) 2x 2 5 (3) 2x 1 +x 2 4 (4) x 1, x 2 0, where, for ease of reference,

More information

Systems of Linear Equations in Three Variables

Systems of Linear Equations in Three Variables 5.3 Systems of Linear Equations in Three Variables 5.3 OBJECTIVES 1. Find ordered triples associated with three equations 2. Solve a system by the addition method 3. Interpret a solution graphically 4.

More information

Solving Systems of Linear Equations

Solving Systems of Linear Equations LECTURE 5 Solving Systems of Linear Equations Recall that we introduced the notion of matrices as a way of standardizing the expression of systems of linear equations In today s lecture I shall show how

More information

Solving simultaneous equations using the inverse matrix

Solving simultaneous equations using the inverse matrix Solving simultaneous equations using the inverse matrix 8.2 Introduction The power of matrix algebra is seen in the representation of a system of simultaneous linear equations as a matrix equation. Matrix

More information

2.2/2.3 - Solving Systems of Linear Equations

2.2/2.3 - Solving Systems of Linear Equations c Kathryn Bollinger, August 28, 2011 1 2.2/2.3 - Solving Systems of Linear Equations A Brief Introduction to Matrices Matrices are used to organize data efficiently and will help us to solve systems of

More information

MULTIPLICATION AND DIVISION OF REAL NUMBERS In this section we will complete the study of the four basic operations with real numbers.

MULTIPLICATION AND DIVISION OF REAL NUMBERS In this section we will complete the study of the four basic operations with real numbers. 1.4 Multiplication and (1-25) 25 In this section Multiplication of Real Numbers Division by Zero helpful hint The product of two numbers with like signs is positive, but the product of three numbers with

More information

3. Evaluate the objective function at each vertex. Put the vertices into a table: Vertex P=3x+2y (0, 0) 0 min (0, 5) 10 (15, 0) 45 (12, 2) 40 Max

3. Evaluate the objective function at each vertex. Put the vertices into a table: Vertex P=3x+2y (0, 0) 0 min (0, 5) 10 (15, 0) 45 (12, 2) 40 Max SOLUTION OF LINEAR PROGRAMMING PROBLEMS THEOREM 1 If a linear programming problem has a solution, then it must occur at a vertex, or corner point, of the feasible set, S, associated with the problem. Furthermore,

More information

How To Understand And Solve Algebraic Equations

How To Understand And Solve Algebraic Equations College Algebra Course Text Barnett, Raymond A., Michael R. Ziegler, and Karl E. Byleen. College Algebra, 8th edition, McGraw-Hill, 2008, ISBN: 978-0-07-286738-1 Course Description This course provides

More information

Systems of Equations - Addition/Elimination

Systems of Equations - Addition/Elimination 4.3 Systems of Equations - Addition/Elimination Objective: Solve systems of equations using the addition/elimination method. When solving systems we have found that graphing is very limited when solving

More information

Notes on Determinant

Notes on Determinant ENGG2012B Advanced Engineering Mathematics Notes on Determinant Lecturer: Kenneth Shum Lecture 9-18/02/2013 The determinant of a system of linear equations determines whether the solution is unique, without

More information

Solving Linear Systems, Continued and The Inverse of a Matrix

Solving Linear Systems, Continued and The Inverse of a Matrix , Continued and The of a Matrix Calculus III Summer 2013, Session II Monday, July 15, 2013 Agenda 1. The rank of a matrix 2. The inverse of a square matrix Gaussian Gaussian solves a linear system by reducing

More information

POLYNOMIAL FUNCTIONS

POLYNOMIAL FUNCTIONS POLYNOMIAL FUNCTIONS Polynomial Division.. 314 The Rational Zero Test.....317 Descarte s Rule of Signs... 319 The Remainder Theorem.....31 Finding all Zeros of a Polynomial Function.......33 Writing a

More information

Math Common Core Sampler Test

Math Common Core Sampler Test High School Algebra Core Curriculum Math Test Math Common Core Sampler Test Our High School Algebra sampler covers the twenty most common questions that we see targeted for this level. For complete tests

More information

Systems of Linear Equations; Matrices

Systems of Linear Equations; Matrices 4 Systems of Linear Equations; Matrices 4. Review: Systems of Linear Equations in Two Variables 4. Systems of Linear Equations and Augmented Matrices 4. Gauss Jordan Elimination 4.4 Matrices: Basic Operations

More information

a 11 x 1 + a 12 x 2 + + a 1n x n = b 1 a 21 x 1 + a 22 x 2 + + a 2n x n = b 2.

a 11 x 1 + a 12 x 2 + + a 1n x n = b 1 a 21 x 1 + a 22 x 2 + + a 2n x n = b 2. Chapter 1 LINEAR EQUATIONS 1.1 Introduction to linear equations A linear equation in n unknowns x 1, x,, x n is an equation of the form a 1 x 1 + a x + + a n x n = b, where a 1, a,..., a n, b are given

More information

MATHEMATICS FOR ENGINEERING BASIC ALGEBRA

MATHEMATICS FOR ENGINEERING BASIC ALGEBRA MATHEMATICS FOR ENGINEERING BASIC ALGEBRA TUTORIAL 3 EQUATIONS This is the one of a series of basic tutorials in mathematics aimed at beginners or anyone wanting to refresh themselves on fundamentals.

More information

Section 1.5 Linear Models

Section 1.5 Linear Models Section 1.5 Linear Models Some real-life problems can be modeled using linear equations. Now that we know how to find the slope of a line, the equation of a line, and the point of intersection of two lines,

More information

3.2. Solving quadratic equations. Introduction. Prerequisites. Learning Outcomes. Learning Style

3.2. Solving quadratic equations. Introduction. Prerequisites. Learning Outcomes. Learning Style Solving quadratic equations 3.2 Introduction A quadratic equation is one which can be written in the form ax 2 + bx + c = 0 where a, b and c are numbers and x is the unknown whose value(s) we wish to find.

More information

3. Solve the equation containing only one variable for that variable.

3. Solve the equation containing only one variable for that variable. Question : How do you solve a system of linear equations? There are two basic strategies for solving a system of two linear equations and two variables. In each strategy, one of the variables is eliminated

More information

SUNY ECC. ACCUPLACER Preparation Workshop. Algebra Skills

SUNY ECC. ACCUPLACER Preparation Workshop. Algebra Skills SUNY ECC ACCUPLACER Preparation Workshop Algebra Skills Gail A. Butler Ph.D. Evaluating Algebraic Epressions Substitute the value (#) in place of the letter (variable). Follow order of operations!!! E)

More information

Special Situations in the Simplex Algorithm

Special Situations in the Simplex Algorithm Special Situations in the Simplex Algorithm Degeneracy Consider the linear program: Maximize 2x 1 +x 2 Subject to: 4x 1 +3x 2 12 (1) 4x 1 +x 2 8 (2) 4x 1 +2x 2 8 (3) x 1, x 2 0. We will first apply the

More information

Let s explore the content and skills assessed by Heart of Algebra questions.

Let s explore the content and skills assessed by Heart of Algebra questions. Chapter 9 Heart of Algebra Heart of Algebra focuses on the mastery of linear equations, systems of linear equations, and linear functions. The ability to analyze and create linear equations, inequalities,

More information

Answers Teacher Copy. Systems of Linear Equations Monetary Systems Overload. Activity 3. Solving Systems of Two Equations in Two Variables

Answers Teacher Copy. Systems of Linear Equations Monetary Systems Overload. Activity 3. Solving Systems of Two Equations in Two Variables of 26 8/20/2014 2:00 PM Answers Teacher Copy Activity 3 Lesson 3-1 Systems of Linear Equations Monetary Systems Overload Solving Systems of Two Equations in Two Variables Plan Pacing: 1 class period Chunking

More information

Linear Programming. March 14, 2014

Linear Programming. March 14, 2014 Linear Programming March 1, 01 Parts of this introduction to linear programming were adapted from Chapter 9 of Introduction to Algorithms, Second Edition, by Cormen, Leiserson, Rivest and Stein [1]. 1

More information

1 Solving LPs: The Simplex Algorithm of George Dantzig

1 Solving LPs: The Simplex Algorithm of George Dantzig Solving LPs: The Simplex Algorithm of George Dantzig. Simplex Pivoting: Dictionary Format We illustrate a general solution procedure, called the simplex algorithm, by implementing it on a very simple example.

More information

Solving Systems of Two Equations Algebraically

Solving Systems of Two Equations Algebraically 8 MODULE 3. EQUATIONS 3b Solving Systems of Two Equations Algebraically Solving Systems by Substitution In this section we introduce an algebraic technique for solving systems of two equations in two unknowns

More information

Operation Count; Numerical Linear Algebra

Operation Count; Numerical Linear Algebra 10 Operation Count; Numerical Linear Algebra 10.1 Introduction Many computations are limited simply by the sheer number of required additions, multiplications, or function evaluations. If floating-point

More information

How To Understand And Solve A Linear Programming Problem

How To Understand And Solve A Linear Programming Problem At the end of the lesson, you should be able to: Chapter 2: Systems of Linear Equations and Matrices: 2.1: Solutions of Linear Systems by the Echelon Method Define linear systems, unique solution, inconsistent,

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

7 Gaussian Elimination and LU Factorization

7 Gaussian Elimination and LU Factorization 7 Gaussian Elimination and LU Factorization In this final section on matrix factorization methods for solving Ax = b we want to take a closer look at Gaussian elimination (probably the best known method

More information

What are the place values to the left of the decimal point and their associated powers of ten?

What are the place values to the left of the decimal point and their associated powers of ten? The verbal answers to all of the following questions should be memorized before completion of algebra. Answers that are not memorized will hinder your ability to succeed in geometry and algebra. (Everything

More information

SYSTEMS OF LINEAR EQUATIONS

SYSTEMS OF LINEAR EQUATIONS SYSTEMS OF LINEAR EQUATIONS Sstems of linear equations refer to a set of two or more linear equations used to find the value of the unknown variables. If the set of linear equations consist of two equations

More information

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

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

More information

Zeros of Polynomial Functions

Zeros of Polynomial Functions Zeros of Polynomial Functions The Rational Zero Theorem If f (x) = a n x n + a n-1 x n-1 + + a 1 x + a 0 has integer coefficients and p/q (where p/q is reduced) is a rational zero, then p is a factor of

More information

Session 6 Number Theory

Session 6 Number Theory Key Terms in This Session Session 6 Number Theory Previously Introduced counting numbers factor factor tree prime number New in This Session composite number greatest common factor least common multiple

More information

7.7 Solving Rational Equations

7.7 Solving Rational Equations Section 7.7 Solving Rational Equations 7 7.7 Solving Rational Equations When simplifying comple fractions in the previous section, we saw that multiplying both numerator and denominator by the appropriate

More information

ALGEBRA 2 CRA 2 REVIEW - Chapters 1-6 Answer Section

ALGEBRA 2 CRA 2 REVIEW - Chapters 1-6 Answer Section ALGEBRA 2 CRA 2 REVIEW - Chapters 1-6 Answer Section MULTIPLE CHOICE 1. ANS: C 2. ANS: A 3. ANS: A OBJ: 5-3.1 Using Vertex Form SHORT ANSWER 4. ANS: (x + 6)(x 2 6x + 36) OBJ: 6-4.2 Solving Equations by

More information

BookTOC.txt. 1. Functions, Graphs, and Models. Algebra Toolbox. Sets. The Real Numbers. Inequalities and Intervals on the Real Number Line

BookTOC.txt. 1. Functions, Graphs, and Models. Algebra Toolbox. Sets. The Real Numbers. Inequalities and Intervals on the Real Number Line College Algebra in Context with Applications for the Managerial, Life, and Social Sciences, 3rd Edition Ronald J. Harshbarger, University of South Carolina - Beaufort Lisa S. Yocco, Georgia Southern University

More information

Algebraic expressions are a combination of numbers and variables. Here are examples of some basic algebraic expressions.

Algebraic expressions are a combination of numbers and variables. Here are examples of some basic algebraic expressions. Page 1 of 13 Review of Linear Expressions and Equations Skills involving linear equations can be divided into the following groups: Simplifying algebraic expressions. Linear expressions. Solving linear

More information

ALGEBRA. sequence, term, nth term, consecutive, rule, relationship, generate, predict, continue increase, decrease finite, infinite

ALGEBRA. sequence, term, nth term, consecutive, rule, relationship, generate, predict, continue increase, decrease finite, infinite ALGEBRA Pupils should be taught to: Generate and describe sequences As outcomes, Year 7 pupils should, for example: Use, read and write, spelling correctly: sequence, term, nth term, consecutive, rule,

More information

Determine If An Equation Represents a Function

Determine If An Equation Represents a Function Question : What is a linear function? The term linear function consists of two parts: linear and function. To understand what these terms mean together, we must first understand what a function is. The

More information

Solution to Homework 2

Solution to Homework 2 Solution to Homework 2 Olena Bormashenko September 23, 2011 Section 1.4: 1(a)(b)(i)(k), 4, 5, 14; Section 1.5: 1(a)(b)(c)(d)(e)(n), 2(a)(c), 13, 16, 17, 18, 27 Section 1.4 1. Compute the following, if

More information

1 Determinants and the Solvability of Linear Systems

1 Determinants and the Solvability of Linear Systems 1 Determinants and the Solvability of Linear Systems In the last section we learned how to use Gaussian elimination to solve linear systems of n equations in n unknowns The section completely side-stepped

More information

Linear Equations. 5- Day Lesson Plan Unit: Linear Equations Grade Level: Grade 9 Time Span: 50 minute class periods By: Richard Weber

Linear Equations. 5- Day Lesson Plan Unit: Linear Equations Grade Level: Grade 9 Time Span: 50 minute class periods By: Richard Weber Linear Equations 5- Day Lesson Plan Unit: Linear Equations Grade Level: Grade 9 Time Span: 50 minute class periods By: Richard Weber Tools: Geometer s Sketchpad Software Overhead projector with TI- 83

More information

Years after 2000. US Student to Teacher Ratio 0 16.048 1 15.893 2 15.900 3 15.900 4 15.800 5 15.657 6 15.540

Years after 2000. US Student to Teacher Ratio 0 16.048 1 15.893 2 15.900 3 15.900 4 15.800 5 15.657 6 15.540 To complete this technology assignment, you should already have created a scatter plot for your data on your calculator and/or in Excel. You could do this with any two columns of data, but for demonstration

More information

HIBBING COMMUNITY COLLEGE COURSE OUTLINE

HIBBING COMMUNITY COLLEGE COURSE OUTLINE HIBBING COMMUNITY COLLEGE COURSE OUTLINE COURSE NUMBER & TITLE: - Beginning Algebra CREDITS: 4 (Lec 4 / Lab 0) PREREQUISITES: MATH 0920: Fundamental Mathematics with a grade of C or better, Placement Exam,

More information

10.1 Systems of Linear Equations: Substitution and Elimination

10.1 Systems of Linear Equations: Substitution and Elimination 726 CHAPTER 10 Systems of Equations and Inequalities 10.1 Systems of Linear Equations: Sustitution and Elimination PREPARING FOR THIS SECTION Before getting started, review the following: Linear Equations

More information

Section 1.1 Linear Equations: Slope and Equations of Lines

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

More information

Solving systems by elimination

Solving systems by elimination December 1, 2008 Solving systems by elimination page 1 Solving systems by elimination Here is another method for solving a system of two equations. Sometimes this method is easier than either the graphing

More information

Name: Section Registered In:

Name: Section Registered In: Name: Section Registered In: Math 125 Exam 3 Version 1 April 24, 2006 60 total points possible 1. (5pts) Use Cramer s Rule to solve 3x + 4y = 30 x 2y = 8. Be sure to show enough detail that shows you are

More information

Definition 8.1 Two inequalities are equivalent if they have the same solution set. Add or Subtract the same value on both sides of the inequality.

Definition 8.1 Two inequalities are equivalent if they have the same solution set. Add or Subtract the same value on both sides of the inequality. 8 Inequalities Concepts: Equivalent Inequalities Linear and Nonlinear Inequalities Absolute Value Inequalities (Sections 4.6 and 1.1) 8.1 Equivalent Inequalities Definition 8.1 Two inequalities are equivalent

More information

Unit 7: Radical Functions & Rational Exponents

Unit 7: Radical Functions & Rational Exponents Date Period Unit 7: Radical Functions & Rational Exponents DAY 0 TOPIC Roots and Radical Expressions Multiplying and Dividing Radical Expressions Binomial Radical Expressions Rational Exponents 4 Solving

More information

Using row reduction to calculate the inverse and the determinant of a square matrix

Using row reduction to calculate the inverse and the determinant of a square matrix Using row reduction to calculate the inverse and the determinant of a square matrix Notes for MATH 0290 Honors by Prof. Anna Vainchtein 1 Inverse of a square matrix An n n square matrix A is called invertible

More information

SOLVING EQUATIONS WITH RADICALS AND EXPONENTS 9.5. section ( 3 5 3 2 )( 3 25 3 10 3 4 ). The Odd-Root Property

SOLVING EQUATIONS WITH RADICALS AND EXPONENTS 9.5. section ( 3 5 3 2 )( 3 25 3 10 3 4 ). The Odd-Root Property 498 (9 3) Chapter 9 Radicals and Rational Exponents Replace the question mark by an expression that makes the equation correct. Equations involving variables are to be identities. 75. 6 76. 3?? 1 77. 1

More information

OPRE 6201 : 2. Simplex Method

OPRE 6201 : 2. Simplex Method OPRE 6201 : 2. Simplex Method 1 The Graphical Method: An Example Consider the following linear program: Max 4x 1 +3x 2 Subject to: 2x 1 +3x 2 6 (1) 3x 1 +2x 2 3 (2) 2x 2 5 (3) 2x 1 +x 2 4 (4) x 1, x 2

More information

Session 7 Fractions and Decimals

Session 7 Fractions and Decimals Key Terms in This Session Session 7 Fractions and Decimals Previously Introduced prime number rational numbers New in This Session period repeating decimal terminating decimal Introduction In this session,

More information

Systems of Linear Equations: Two Variables

Systems of Linear Equations: Two Variables OpenStax-CNX module: m49420 1 Systems of Linear Equations: Two Variables OpenStax College This work is produced by OpenStax-CNX and licensed under the Creative Commons Attribution License 4.0 In this section,

More information

Properties of Real Numbers

Properties of Real Numbers 16 Chapter P Prerequisites P.2 Properties of Real Numbers What you should learn: Identify and use the basic properties of real numbers Develop and use additional properties of real numbers Why you should

More information

Answer Key for California State Standards: Algebra I

Answer Key for California State Standards: Algebra I Algebra I: Symbolic reasoning and calculations with symbols are central in algebra. Through the study of algebra, a student develops an understanding of the symbolic language of mathematics and the sciences.

More information

Systems of Equations Involving Circles and Lines

Systems of Equations Involving Circles and Lines Name: Systems of Equations Involving Circles and Lines Date: In this lesson, we will be solving two new types of Systems of Equations. Systems of Equations Involving a Circle and a Line Solving a system

More information