Name: Section Registered In:

Size: px
Start display at page:

Download "Name: Section Registered In:"

Transcription

1 Name: Section Registered In: Math 125 Exam 1 Version 1 February 21, points possible 1. (a) (3pts) Define what it means for a linear system to be inconsistent. Solution: A linear system is inconsistent if it does not have any solutions. (b) (2pts) Clearly explain why the system x + 2y + 3z = 2 2x + 3y + 5z = 3 3x + 5y + 8z = 6 is inconsistent. Solution: Forming the augmented matrix, we get rref The Best Answer: Using the consistency theorem, we see that this system is inconsistent since the row rank of the coefficient matrix is 2 and the row rank of the augmented matrix is 3. Since these row ranks are not equal, we know that there is no solution. A solution: In order for this system to be consistent, the last equation of the rref matrix requires that 0 = 1. Since this is clearly not possible, we know that the system is inconsistent.

2 2. (5pts) Clearly use a lines-of-constancy argument to determine at which points (A, B, C, or D) the function z = 4x y attains its maximum and minimum values over the following feasibility region. Again, clearly justify your conclusions. B 4 2 C A -4 D Solution: To start, we take the objective function z = 4x y and solve for the y variable. This results in slope-intercept form y = 4x z. We graph a few lines by choosing varying values of z and examine how the lines move as we increase and decrease values of z. z = 0 : y = 4x z = 4 : y = 4x 4

3 Graphing these lines over the feasibility region, we observe the following: as z increases, B 5 z C A z D the y-intercept of the lines of constancy move downward. Due to the slope of the line, as z increases the last line of constancy that intersects the feasibility region will intersect it at the point A. Similarly, as z decreases, the last line of constancy that intersects the feasibility region will intersect the point D. Therefore, the maximum value of z is attained at the point A and the minimum value of z is attained at the point D.

4 3. (a) (3pts) Precisely state the Consistency Theorem. Solution: A linear system is consistent if and only if the row rank of the coefficient matrix equals the row rank of the augmented matrix. (b) (7pts) Find a row echelon form for the linear system a b c and determine the conditions that a, b, and c must satisfy in order for the system to be consistent. Solution: R 1 R b a c R 2 = R 2 2R b a 2b c R 2 = 1 3 R b (a 2b)/ c b R 3 = R 3 3R (a 2b)/ a 2b + c By the consistency theorem, since the row rank of the coefficient matrix is 2, we require that the row rank of the augmented matrix be 2 as well. This will occur when a 2b + c = 0.

5 4. (10pts) A local store budgets no more than $1000 per month for newspaper and radio advertising. The News-Gazette charges $50 per ad and requires at least four ads per month. WHMS-FM 97.5 (home of the Illini Sports Network) charges $100 per minute of radio ad and requires a minimum of 5 minutes of advertising per month. It is estimated that each newpaper ad reaches 8,000 people and that each minute of radio advertising reaches 15,000 people. Set up but do not solve a linear program that enables the store to reach the maximum number of people. Solution: Let x = the number of print ads purchased from the News-Gazette and y = the number of minutes of advertising purchased from WHMS-FM. The objective here is to maximize the audience of the ads. P = 8000x y. The people function is Since there is only at most a $1000 to spend each month, we get the inequality 50x + 100y Similarly, due to the minimum ad purchase requirements by each company, we get the inequalities x 4 and y 5. The above discussion accurately describes the linear program. represent this in its mathematical form: One could choose to maximize P = 8000x y subject to 50x + 100y 1000 x 4 y 5 (Note: You did not have to order the linear program like this for credit.)

6 5. (a) (4pts) Define the elementary row operations. Solution: 1. interchange two rows 2. multiply a row by a nonzero constant 3. add a multiple of one row to another row (b) (2pts) What property of the elementary row operations allow one to use them to solve a system of equations? Solution: The importance of the elementary row operation is that the new system of equations (the augmented matrix after a row op.) has the exact same solution as the original system of equations. (c) (5pts) Use a calculator to determine the solution set for the linear system Solution: This matrix in reduced row echelon form is 1 0 1/ / / / First, we notice that the system is consistent since the row rank of the coefficient matrix and augmented matrix is 3. Since the third variable column (the x 3 -column) doesn t have a leading 1 in it, we define x 3 = s. Similarly, the fourth variable column also does not have a

7 leading 1 in it. (Remark: That is not a leading 1 at the top of the 4th column. Leading 1 s are for rows, not columns.) Therefore, we define x 4 = t The above matrix then yields the resulting system of equations: x s + t = 25 4 x s = 9 2 x 5 = 1 This results in the solution set ( 1 4 s t 25 4, 1 2 s 9, s, t, 1) for all s and t. 2

8 6. (a) (2pts) Write the equation of the plane 7x + 4y + 14z = 28 in intercept form. Solution: x 4 + y 7 + z 2 = 1. (b) (3pts) Sketch the first-octant portion of the plane by drawing lines between the intercepts. Solution: Recall the advantage of the equation being in intercept form is that it is significantly easier to find the intercepts of the plane. The x-intercept is (4, 0, 0), the y-intercept is (0, 7, 0) and the z-intercept is (0, 0, 2). Plotting these points on the axis in the first-octant and connecting the line segments between the intercepts, we find the following portion of the plane: 6 z x y 6 8

9 7. (a) (3pts) Define a homogeneous system of equations. Solution: A system of equation is homogeneous if every equation in the system equals zero. (b) (2pts) Explain why a homogeneous system is always consistent. Solution: A system is consistent if it has one or more solutions. Since the zero solution (or the trivial solution) always solves the homogeneous system, the system must be consistent.

10 8. (5pts) Graph the feasibility region defined by the following system of inequalities. 2x 3y 3 4x + 2y 6 4x + 6y 2 Solution: To graph the half-plane defined by 2x 3y 3, we start by graphing the associated line 2x 3y = 3. This line has the intercepts (0, 1) and ( 3/2, 0) and is represented by the red line below. Since the point (0, 0) is not on the line, we use it as the x y test point to determine which side of the half-plane the inequality defines. Notice that 2(0) 3(0) = 0 is not 3. Therefore, the origin is not in the half-plane and we shade the other region.

11 x y Similarly, graphing the line 4x+2y = 6 and noticing that the origin is in the half-plane, we get the following combined region: y x -2-4

12 Lastly, graphing the line 4x + 6y = 2 and noticing that the origin again lies in the half-plane, results in the feasibility region for the entire system of inequalities: y x

13 9. (5pts) Determine if the following statement is true or false. For each part, you will receive 1 point for a correct answer, 1 point for an incorrect answer, and 0 points for no answer. The lowest possible score on this problem is zero. (a) Every elementary row operation is reversible. Solution: TRUE. Notice that R i R j reverses itself, R i = 1 k R i reverses R i = kr i for all k 0, R j = R j kr i reverses R j = R j + kr i. (b) If a 3 5 coefficient matrix for a system has three leading 1 s, then it is consistent. Solution: TRUE. Since there are 3 leading 1 s, there are 3 non-zero rows in the coefficient matrix. Hence, by definition, the coefficient matrix has the row rank 3. Since there are only three rows in the associated augmented matrix and all the leading 1 s are in the coefficient matrix, the augmented matrix also must have row rank 3. By the Consistency Theorem, the system is consistent. (c) solutions. Whenever a consistent system has free variables, the solution set contains many Solution: TRUE. Whenever there is a free variable, the solution set is parametric. Parametric solution sets contain an infinite number of points. (d) In some cases, by using different sequences of row operations, a matrix may be row reduced to more than one matrix in reduced row echelon form. Solution: FALSE. This was the point of Homework 2, Problem 5. There is only one reduced row echelon form for any given matrix. (e) Gaussian elimination applies only to augmented matrices for a linear system. Solution: FALSE. Gaussian elimination is a method for turning any matrix or table of num-

14 bers into row echelon form. When used on an augmented system, it helps one determine the solutions of the given system. But there is nothing in the definition of Gaussian elimination that requires that you only reduce an augmented matrix.

15 Name: Section Registered In: Math 125 Exam 1 Version 2 February 21, points possible 1. (a) (3pts) Define the row rank of a matrix. Solution: The row rank of a matrix is the number of non-zero rows the matrix has after it is in row echelon form (b) (2pts) Determine the row rank of the matrix /6 17/ /3 2/3 Solution: The reduced row echelon form of this matrix is. Three /2 3/ nonzero rows tell us that the row rank is 3.

16 2. (a) (3pts) Explain the difference between row echelon form and reduced row echelon form. Solution: A matrix in reduced row echelon form is a matrix that is in row echelon form but also has the addition property that above every leading 1 are zeros. (b) (2pts) Determine whether the given matrix is in reduced row echelon form, row echelon form, or neither. Clearly explain your answer Solution: NEITHER. This matrix is not in row echelon form (hence, can not be in reduced row echelon form) since, by definition of row echelon form, all rows of all zeros must be on the bottom of the matrix.

17 maximize z = 12x 15y subject to 3x y 4 3. Consider the linear program: 2x + 3y 6 x 0, y 0 (a) (6pts) Graph the feasibility region and find the corner points. Solution: Begin by graphing the line 3x y = 4, which has the intercepts (0, 4) and (4/3, 0). (Graphically, this is the red-line.) Using the point (0, 0) as a test point, we have the question Is 3(0) (0) = 0 4? No, it isn t. Therefore, the half-plane defined by 3x y 4 is the region possessing and below the red line. 3 2 y x

18 Similarly, graphing 2x + 3y = 6 (using the intercepts (0, 2) and (3, 0)) we draw the blue line and find that the half plane defined by the in 2x + 3y 6 is the region including and below the line. Combining the two half planes and the fact that x and y must be non-negative, we find the following feasibility region: x y 3-4 As to the corner points, there are three for this region. The first is the intercept (4/3, 0). The second is the intercept (3, 0). The third occurs at the intersection of the two lines: (18/11, 10/11). (b) (4pts) Solve the linear program. Solution: Since we already have the corner points of the polygonal feasibility region, the easiest way to solve the linear program is to evaluate z at the corner points. z(3, 0) z = 12(3) 15(0) = 36 ( ) 4 z 3, 0 z = 16 ( 18 z 11, 10 ) z = 6 11 The conclusion is that the maximum z value is 36 and occurs at the point (3, 0).

19 4. (10pts) The Annual Springfield Dirt Bike Competition is coming up, and participants are looking for bikes. Apu has 18 wheels, 15 seats, and 14 exhaust pipes in his supply room. He can use these parts to assemble two different types of bikes: the Rider, or the Rover. The Rider consists of 2 wheels, 1 seat, and 2 exhaust pipes. The Rover has 3 wheels, 3 seats, and 1 exhaust pipe. Suppose Apu makes a profit of $15 for each Rider and $30 for each Rover. Assuming he can sell all that he manufactures, set up but do not solve a linear program that will maximize profits. Solution: Let x = the number of Riders and y = the number of Rovers manufactured by Apu. The objective here is to maximize profits. The profit function is P = 15x + 30y. Since there are only 18 wheels to use in manufacturing, we get the inequality 2x+3y 18. Since there are only 15 seats to use in manufacturing, we get the inequality x + 3y 15. Lastly, since there are only 14 exhaust pipes to use in manufacturing, we get the inequality 2x + y 14. We also know that our variables need to be non-negative. (It doesn t make sense to manufacture a negative number of bikes.) So we get the final inequalities, x 0 and y 0. The above discussion accurately describes the linear program. represent this in its mathematical form: One could choose to maximize P = 15x + 30y subject to 2x + 3y 18 x + 3y 15 2x + y 14 x 0, y 0 (Note: You did not have to order the linear program like this for credit.)

20 5. (a) (3pts) Explain the difference between Gaussian Elimination and Gauss-Jordan Elimination. Solution: Gaussian elimination is a technique that moves any matrix into row echelon form. It places the leading 1 s where they belong and annihilates all entries below the leading 1 s. Gauss-Jordan moves a matrix directly into reduced row echelon form by placing non-zero entries where the leading 1 s need to be and pivoting on them. (b) (7pts) Use Gaussian Elimination with back substitution to solve the following linear system. x + 2y 3z = a 2x + 3y + 3z = 1 5x + 9y 9z = 7 Solution: augmented a R 2 = R 2 2R 1 R 3 = R 3 5R a a a R 2 = R 2 R 3 = R 3 + 5R a a a R 3 = 1 3 R a a a

21 Now that we are in row echelon form, we know we have completed Gaussian elimination. In order to begin back substitution we write the system of equations associated with the ref matrix. x + 2y 3z = a y 9z = 1 + 2a z = 2 + a We have already solved for z. To solve for y, substitute z = 2 + a into the second equation. y 9( 2 + a) = 1 + 2a y a = 1 + 2a y = a Now, solve for x. x + 2( a) 3( 2 + a) = a x a + 6 3a = a x a = a x = 32 18a So the solution is x = 32 18a y = a z = 2 + a or the solution point (32 18a, a, 2 + a).

22 6. (a) (3pts) Find the point(s) of intersection, if any, of the following planes. 3x + 3y + 12z = 6 x + y + 4z = 2 2x + 5y + 20z = 10 x + 2y + 8z = 4 Solution: We need to form and move the augmented matrix into reduced row echelon form Using the calculator to move this to reduced row echelon form, we get the matrix First we note that the system is consistent since the row rank of the coefficient matrix equals the row rank of the augmented matrix. Since the x 3 columns has no leading 1 in it, it becomes a parameter. Let x 3 = t. Then the reduced row echelon form corresponds to the system of equations x 1 = 0 x 2 + 4t = 2 Solving these equations for the variables, we get the solution set (0, 4t + 2, t) for all t. (b) (2pts) Identify the intersection of the planes as the empty set, a point, a line, or a plane. Justify your answer. Solution: Since the solution set has one parameters in it, we know that the solution set must define a line.

23 7. In class (and in the homework), we have shown that a two-dimensional linear system has either no solutions, exactly one solution or an infinite number of solutions. Recall that an arbitrary two-dimensional linear system has the form ax + by = k cx + dy = l where the values of a, b, c, d, k and l are any constants. (a) (3 pts.) Give an example of an augmented matrix that corresponds to a two-dimensional linear system with no solution and, by drawing a sketch, graphically display what is happening to cause the system to not have a solution. Solution: Any system that represents two distinct parallel lines is a solution to this problem. Lesson 2.3, Example 2(b) is an example. (b) (2 pts.) Give an example of an augmented matrix that corresponds to a twodimensional linear system with exactly one solution and, by drawing a sketch, graphically demonstrate what is happening in a linear system with a unique solution. Solution: Any system that represents any two lines of differing slopes is a solution to this problem. Lesson 2.3, Example 2(a) is an example.

24 8. (5pts) Use Gauss-Jordan Elimination to perform a pivot about the position indicated by the asterisk : a b d Solution: R 3 = 1 3 R a b d R 1 = R 1 + R 3 R 2 = R R 3 R 4 = R 4 R a b d + 3

25 9. (5pts) Determine if the following statement is true or false. For each part, you will receive 1 point for a correct answer, 1 point for an incorrect answer, and 0 points for no answer. The lowest possible score on this problem is zero. (a) Elementary row operations on an augmented matrix never change the solution set of the associated linear system. Solution: TRUE. That is the exact reason that we are able to use them to solve systems of equations. (b) Gauss-Jordan elimination applies only to augmented matrices for a linear system. Solution: FALSE. Gauss-Jordan elimination is a method for turning any matrix or table of numbers into reduced row echelon form. When used on an augmented system, it helps one determine the solutions of the given system. But there is nothing in the definition of Gauss-Jordan elimination that requires that you only reduce an augmented matrix. (c) The row echelon form of a matrix is unique. Solution: FALSE. This was the point of Homework 2, Problem 5. Although there is only one reduced row echelon form for any given matrix. There can be an infinite number or row echelon forms associated with a matrix. It depends on the sequence of row operations used to move the matrix to row echelon form. (d) If a 3 5 coefficient matrix for a system has two leading 1 s, then it is inconsistent. Solution: FALSE. Knowing that the coefficient matrix of has a bottom row of all zeros, tells us nothing about the row rank of the augmented matrix. If there is a leading one after the augment, then the system is inconsistent. If there is a zero after the augment, then the system is consistent. There is not enough information here to be able to state with certainty that the system is inconsistent.

26 (e) A homogeneous system is always consistent. Solution: TRUE. A system is consistent if it has one or more solutions. Since the zero solution (or the trivial solution) always solves the homogeneous system, the system must be consistent.

1. (7pts) Find the points of intersection, if any, of the following planes. 3x + 9y + 6z = 3 2x 6y 4z = 2 x + 3y + 2z = 1

1. (7pts) Find the points of intersection, if any, of the following planes. 3x + 9y + 6z = 3 2x 6y 4z = 2 x + 3y + 2z = 1 Math 125 Exam 1 Version 1 February 20, 2006 1. (a) (7pts) Find the points of intersection, if any, of the following planes. Solution: augmented R 1 R 3 3x + 9y + 6z = 3 2x 6y 4z = 2 x + 3y + 2z = 1 3 9

More information

x 1 2x 2 +x 3 = 0 2x 2 8x 3 = 8 4x 1 +5x 2 +9x 3 = 9

x 1 2x 2 +x 3 = 0 2x 2 8x 3 = 8 4x 1 +5x 2 +9x 3 = 9 Sec 2.1 Row Operations and Gaussian Elimination Consider a system of linear equations x 1 2x 2 +x 3 = 0 2x 2 8x 3 = 8 4x 1 +5x 2 +9x 3 = 9 The coefficient matrix of the system is The augmented matrix of

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

Midterm 1 Review. Written by Victoria Kala SH 6432u Office Hours: R 12:30 1:30 pm Last updated 10/10/2015

Midterm 1 Review. Written by Victoria Kala SH 6432u Office Hours: R 12:30 1:30 pm Last updated 10/10/2015 Midterm 1 Review Written by Victoria Kala vtkala@math.ucsb.edu SH 6432u Office Hours: R 12:30 1:30 pm Last updated 10/10/2015 Summary This Midterm Review contains notes on sections 1.1 1.5 and 1.7 in your

More information

Chapter 5. Linear Algebra. Sections A linear (algebraic) equation in. unknowns, x 1, x 2,..., x n, is. an equation of the form

Chapter 5. Linear Algebra. Sections A linear (algebraic) equation in. unknowns, x 1, x 2,..., x n, is. an equation of the form Chapter 5. Linear Algebra Sections 5.1 5.3 A linear (algebraic) equation in n unknowns, x 1, x 2,..., x n, is an equation of the form a 1 x 1 + a 2 x 2 + + a n x n = b where a 1, a 2,..., a n and b are

More information

Chapter 5. Linear Algebra. A linear (algebraic) equation in. unknowns, x 1, x 2,..., x n, is. an equation of the form

Chapter 5. Linear Algebra. A linear (algebraic) equation in. unknowns, x 1, x 2,..., x n, is. an equation of the form Chapter 5. Linear Algebra A linear (algebraic) equation in n unknowns, x 1, x 2,..., x n, is an equation of the form a 1 x 1 + a 2 x 2 + + a n x n = b where a 1, a 2,..., a n and b are real numbers. 1

More information

Section Gaussian Elimination

Section Gaussian Elimination Section. - Gaussian Elimination A matrix is said to be in row echelon form (REF) if it has the following properties:. The first nonzero entry in any row is a. We call this a leading one or pivot one..

More information

Chapter 5. Linear Algebra. Sections A linear (algebraic) equation in. unknowns, x 1, x 2,..., x n, is. an equation of the form

Chapter 5. Linear Algebra. Sections A linear (algebraic) equation in. unknowns, x 1, x 2,..., x n, is. an equation of the form Chapter 5. Linear Algebra Sections 5.1 5.3 A linear (algebraic) equation in n unknowns, x 1, x 2,..., x n, is an equation of the form a 1 x 1 + a 2 x 2 + + a n x n = b where a 1, a 2,..., a n and b are

More information

5x 2 = 10. x 1 + 7(2) = 4. x 1 3x 2 = 4. 3x 1 + 9x 2 = 8

5x 2 = 10. x 1 + 7(2) = 4. x 1 3x 2 = 4. 3x 1 + 9x 2 = 8 1 To solve the system x 1 + x 2 = 4 2x 1 9x 2 = 2 we find an (easier to solve) equivalent system as follows: Replace equation 2 with (2 times equation 1 + equation 2): x 1 + x 2 = 4 Solve equation 2 for

More information

Linear Algebra I Lecture 10

Linear Algebra I Lecture 10 Linear Algebra I Lecture 10 Xi Chen 1 1 University of Alberta January 30, 2019 Outline 1 Gauss-Jordan Algorithm ] Let A = [a ij m n be an m n matrix. To reduce A to a reduced row echelon form using elementary

More information

Notes on Row Reduction

Notes on Row Reduction Notes on Row Reduction Francis J. Narcowich Department of Mathematics Texas A&M University September The Row-Reduction Algorithm The row-reduced form of a matrix contains a great deal of information, both

More information

MATH 152 Exam 1-Solutions 135 pts. Write your answers on separate paper. You do not need to copy the questions. Show your work!!!

MATH 152 Exam 1-Solutions 135 pts. Write your answers on separate paper. You do not need to copy the questions. Show your work!!! MATH Exam -Solutions pts Write your answers on separate paper. You do not need to copy the questions. Show your work!!!. ( pts) Find the reduced row echelon form of the matrix Solution : 4 4 6 4 4 R R

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

Problem Sheet 1 with Solutions GRA 6035 Mathematics

Problem Sheet 1 with Solutions GRA 6035 Mathematics Problem Sheet 1 with Solutions GRA 6035 Mathematics BI Norwegian Business School 2 Problems 1. From linear system to augmented matrix Write down the coefficient matrix and the augmented matrix of the following

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

Methods for Solving Linear Systems Part 2

Methods for Solving Linear Systems Part 2 Methods for Solving Linear Systems Part 2 We have studied the properties of matrices and found out that there are more ways that we can solve Linear Systems. In Section 7.3, we learned that we can use

More information

Section 6.2 Larger Systems of Linear Equations

Section 6.2 Larger Systems of Linear Equations Section 6.2 Larger Systems of Linear Equations Gaussian Elimination In general, to solve a system of linear equations using its augmented matrix, we use elementary row operations to arrive at a matrix

More information

Gauss-Jordan Row Reduction and Reduced Row Echelon Form

Gauss-Jordan Row Reduction and Reduced Row Echelon Form Gauss-Jordan Row Reduction and Reduced Row Echelon Form If we put the augmented matrix of a linear system in reduced row-echelon form, then we don t need to back-substitute to solve the system. To put

More information

Solving Linear Systems Using Gaussian Elimination

Solving Linear Systems Using Gaussian Elimination Solving Linear Systems Using Gaussian Elimination DEFINITION: A linear equation in the variables x 1,..., x n is an equation that can be written in the form a 1 x 1 +...+a n x n = b, where a 1,...,a n

More information

DM559 Linear and Integer Programming. Lecture 2 Systems of Linear Equations. Marco Chiarandini

DM559 Linear and Integer Programming. Lecture 2 Systems of Linear Equations. Marco Chiarandini DM559 Linear and Integer Programming Lecture Marco Chiarandini Department of Mathematics & Computer Science University of Southern Denmark Outline 1. Outline 1. 3 A Motivating Example You are organizing

More information

MA 242 LINEAR ALGEBRA C1, Solutions to First Midterm Exam

MA 242 LINEAR ALGEBRA C1, Solutions to First Midterm Exam MA 242 LINEAR ALGEBRA C Solutions to First Midterm Exam Prof Nikola Popovic October 2 9:am - :am Problem ( points) Determine h and k such that the solution set of x + = k 4x + h = 8 (a) is empty (b) contains

More information

1 - Systems of Linear Equations

1 - Systems of Linear Equations 1 - Systems of Linear Equations 1.1 Introduction to Systems of Linear Equations Almost every problem in linear algebra will involve solving a system of equations. ü LINEAR EQUATIONS IN n VARIABLES We are

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

Math 1021, Linear Algebra 1. Section: A at 10am, B at 2:30pm

Math 1021, Linear Algebra 1. Section: A at 10am, B at 2:30pm Math 1021, Linear Algebra 1. Section: A at 10am, B at 2:30pm All course information is available on Moodle. Text: Nicholson, Linear algebra with applications, 7th edition. We shall cover Chapters 1,2,3,4,5:

More information

Linear Equations in Linear Algebra

Linear Equations in Linear Algebra 1 Linear Equations in Linear Algebra 1.1 SYSTEMS OF LINEAR EQUATIONS LINEAR EQUATION x 1,, x n A linear equation in the variables equation that can be written in the form a 1 x 1 + a 2 x 2 + + a n x n

More information

3.4 Elementary Matrices and Matrix Inverse

3.4 Elementary Matrices and Matrix Inverse Math 220: Summer 2015 3.4 Elementary Matrices and Matrix Inverse A n n elementary matrix is a matrix which is obtained from the n n identity matrix I n n by a single elementary row operation. Elementary

More information

Solutions to Exam I MATH 304, section 6

Solutions to Exam I MATH 304, section 6 Solutions to Exam I MATH 304, section 6 YOU MUST SHOW ALL WORK TO GET CREDIT. Problem 1. Let A = 1 2 5 6 1 2 5 6 3 2 0 0 1 3 1 1 2 0 1 3, B =, C =, I = I 0 0 0 1 1 3 4 = 4 4 identity matrix. 3 1 2 6 0

More information

Systems of Linear Equations in Two Variables. Break Even. Example. 240x x This is when total cost equals total revenue.

Systems of Linear Equations in Two Variables. Break Even. Example. 240x x This is when total cost equals total revenue. Systems of Linear Equations in Two Variables 1 Break Even This is when total cost equals total revenue C(x) = R(x) A company breaks even when the profit is zero P(x) = R(x) C(x) = 0 2 R x 565x C x 6000

More information

Exercise Sketch these lines and find their intersection.

Exercise Sketch these lines and find their intersection. These are brief notes for the lecture on Friday August 21, 2009: they are not complete, but they are a guide to what I want to say today. They are not guaranteed to be correct. 1. Solving systems of linear

More information

Lecture 12: Solving Systems of Linear Equations by Gaussian Elimination

Lecture 12: Solving Systems of Linear Equations by Gaussian Elimination Lecture 12: Solving Systems of Linear Equations by Gaussian Elimination Winfried Just, Ohio University September 22, 2017 Review: The coefficient matrix Consider a system of m linear equations in n variables.

More information

MATH 54 - WORKSHEET 1 MONDAY 6/22

MATH 54 - WORKSHEET 1 MONDAY 6/22 MATH 54 - WORKSHEET 1 MONDAY 6/22 Row Operations: (1 (Replacement Add a multiple of one row to another row. (2 (Interchange Swap two rows. (3 (Scaling Multiply an entire row by a nonzero constant. A matrix

More information

4 Elementary matrices, continued

4 Elementary matrices, continued 4 Elementary matrices, continued We have identified 3 types of row operations and their corresponding elementary matrices. To repeat the recipe: These matrices are constructed by performing the given row

More information

Chapter 1. Vectors, Matrices, and Linear Spaces

Chapter 1. Vectors, Matrices, and Linear Spaces 1.4 Solving Systems of Linear Equations 1 Chapter 1. Vectors, Matrices, and Linear Spaces 1.4. Solving Systems of Linear Equations Note. We give an algorithm for solving a system of linear equations (called

More information

System of Linear Equations

System of Linear Equations Chapter 7 - S&B Gaussian and Gauss-Jordan Elimination We will study systems of linear equations by describing techniques for solving such systems. The preferred solution technique- Gaussian elimination-

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

Section 1.1 System of Linear Equations. Dr. Abdulla Eid. College of Science. MATHS 211: Linear Algebra

Section 1.1 System of Linear Equations. Dr. Abdulla Eid. College of Science. MATHS 211: Linear Algebra Section 1.1 System of Linear Equations College of Science MATHS 211: Linear Algebra (University of Bahrain) Linear System 1 / 33 Goals:. 1 Define system of linear equations and their solutions. 2 To represent

More information

Sections 8.1 & 8.2 Systems of Linear Equations in Two Variables

Sections 8.1 & 8.2 Systems of Linear Equations in Two Variables Sections 8.1 & 8.2 Systems of Linear Equations in Two Variables Department of Mathematics Porterville College September 7, 2014 Systems of Linear Equations in Two Variables Learning Objectives: Solve Systems

More information

System of Linear Equations. Slide for MA1203 Business Mathematics II Week 1 & 2

System of Linear Equations. Slide for MA1203 Business Mathematics II Week 1 & 2 System of Linear Equations Slide for MA1203 Business Mathematics II Week 1 & 2 Function A manufacturer would like to know how his company s profit is related to its production level. How does one quantity

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

EXAM. Exam #1. Math 2360, Second Summer Session, April 24, 2001 ANSWERS

EXAM. Exam #1. Math 2360, Second Summer Session, April 24, 2001 ANSWERS i i EXAM Exam #1 Math 2360, Second Summer Session, 2002 April 24, 2001 ANSWERS i 50 pts. Problem 1. In each part you are given the augmented matrix of a system of linear equations, with the coefficent

More information

CHAPTER 9: Systems of Equations and Matrices

CHAPTER 9: Systems of Equations and Matrices MAT 171 Precalculus Algebra Dr. Claude Moore Cape Fear Community College CHAPTER 9: Systems of Equations and Matrices 9.1 Systems of Equations in Two Variables 9.2 Systems of Equations in Three Variables

More information

4 Elementary matrices, continued

4 Elementary matrices, continued 4 Elementary matrices, continued We have identified 3 types of row operations and their corresponding elementary matrices. If you check the previous examples, you ll find that these matrices are constructed

More information

1 System of linear equations

1 System of linear equations 1 System of linear equations 1.1 Two equations in two unknowns The following is a system of two linear equations in the two unknowns x and y: x y = 1 3x+4y = 6. A solution to the system is a pair (x,y)

More information

MAC1105-College Algebra. Chapter 5-Systems of Equations & Matrices

MAC1105-College Algebra. Chapter 5-Systems of Equations & Matrices MAC05-College Algebra Chapter 5-Systems of Equations & Matrices 5. Systems of Equations in Two Variables Solving Systems of Two Linear Equations/ Two-Variable Linear Equations A system of equations is

More information

EBG # 3 Using Gaussian Elimination (Echelon Form) Gaussian Elimination: 0s below the main diagonal

EBG # 3 Using Gaussian Elimination (Echelon Form) Gaussian Elimination: 0s below the main diagonal EBG # 3 Using Gaussian Elimination (Echelon Form) Gaussian Elimination: 0s below the main diagonal [ x y Augmented matrix: 1 1 17 4 2 48 (Replacement) Replace a row by the sum of itself and a multiple

More information

1. Solve each linear system using Gaussian elimination or Gauss-Jordan reduction. The augmented matrix of this linear system is

1. Solve each linear system using Gaussian elimination or Gauss-Jordan reduction. The augmented matrix of this linear system is Solutions to Homework Additional Problems. Solve each linear system using Gaussian elimination or Gauss-Jordan reduction. (a) x + y = 8 3x + 4y = 7 x + y = 3 The augmented matrix of this linear system

More information

Review for Exam Find all a for which the following linear system has no solutions, one solution, and infinitely many solutions.

Review for Exam Find all a for which the following linear system has no solutions, one solution, and infinitely many solutions. Review for Exam. Find all a for which the following linear system has no solutions, one solution, and infinitely many solutions. x + y z = 2 x + 2y + z = 3 x + y + (a 2 5)z = a 2 The augmented matrix for

More information

Homework 1 Due: Wednesday, August 27. x + y + z = 1. x y = 3 x + y + z = c 2 2x + cz = 4

Homework 1 Due: Wednesday, August 27. x + y + z = 1. x y = 3 x + y + z = c 2 2x + cz = 4 Homework 1 Due: Wednesday, August 27 1. Find all values of c for which the linear system: (a) has no solutions. (b) has exactly one solution. (c) has infinitely many solutions. (d) is consistent. x + y

More information

The Gauss-Jordan Elimination Algorithm

The Gauss-Jordan Elimination Algorithm The Gauss-Jordan Elimination Algorithm Solving Systems of Real Linear Equations A. Havens Department of Mathematics University of Massachusetts, Amherst January 24, 2018 Outline 1 Definitions Echelon Forms

More information

Math 2174: Practice Midterm 1

Math 2174: Practice Midterm 1 Math 74: Practice Midterm Show your work and explain your reasoning as appropriate. No calculators. One page of handwritten notes is allowed for the exam, as well as one blank page of scratch paper.. Consider

More information

Number of solutions of a system

Number of solutions of a system Roberto s Notes on Linear Algebra Chapter 3: Linear systems and matrices Section 7 Number of solutions of a system What you need to know already: How to solve a linear system by using Gauss- Jordan elimination.

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

Math 314H EXAM I. 1. (28 points) The row reduced echelon form of the augmented matrix for the system. is the matrix

Math 314H EXAM I. 1. (28 points) The row reduced echelon form of the augmented matrix for the system. is the matrix Math 34H EXAM I Do all of the problems below. Point values for each of the problems are adjacent to the problem number. Calculators may be used to check your answer but not to arrive at your answer. That

More information

CHAPTER 9: Systems of Equations and Matrices

CHAPTER 9: Systems of Equations and Matrices MAT 171 Precalculus Algebra Dr. Claude Moore Cape Fear Community College CHAPTER 9: Systems of Equations and Matrices 9.1 Systems of Equations in Two Variables 9.2 Systems of Equations in Three Variables

More information

Spring 2015 Midterm 1 03/04/15 Lecturer: Jesse Gell-Redman

Spring 2015 Midterm 1 03/04/15 Lecturer: Jesse Gell-Redman Math 0 Spring 05 Midterm 03/04/5 Lecturer: Jesse Gell-Redman Time Limit: 50 minutes Name (Print): Teaching Assistant This exam contains pages (including this cover page) and 5 problems. Check to see if

More information

Math 54 HW 4 solutions

Math 54 HW 4 solutions Math 54 HW 4 solutions 2.2. Section 2.2 (a) False: Recall that performing a series of elementary row operations A is equivalent to multiplying A by a series of elementary matrices. Suppose that E,...,

More information

The value of a problem is not so much coming up with the answer as in the ideas and attempted ideas it forces on the would be solver I.N.

The value of a problem is not so much coming up with the answer as in the ideas and attempted ideas it forces on the would be solver I.N. Math 410 Homework Problems In the following pages you will find all of the homework problems for the semester. Homework should be written out neatly and stapled and turned in at the beginning of class

More information

Math 313 Chapter 1 Review

Math 313 Chapter 1 Review Math 313 Chapter 1 Review Howard Anton, 9th Edition May 2010 Do NOT write on me! Contents 1 1.1 Introduction to Systems of Linear Equations 2 2 1.2 Gaussian Elimination 3 3 1.3 Matrices and Matrix Operations

More information

M 340L CS Homework Set 1

M 340L CS Homework Set 1 M 340L CS Homework Set 1 Solve each system in Problems 1 6 by using elementary row operations on the equations or on the augmented matri. Follow the systematic elimination procedure described in Lay, Section

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

March 19 - Solving Linear Systems

March 19 - Solving Linear Systems March 19 - Solving Linear Systems Welcome to linear algebra! Linear algebra is the study of vectors, vector spaces, and maps between vector spaces. It has applications across data analysis, computer graphics,

More information

6-1 Study Guide and Intervention Multivariable Linear Systems and Row Operations

6-1 Study Guide and Intervention Multivariable Linear Systems and Row Operations 6-1 Study Guide and Intervention Multivariable Linear Systems and Row Operations Gaussian Elimination You can solve a system of linear equations using matrices. Solving a system by transforming it into

More information

Chapter 4. Solving Systems of Equations. Chapter 4

Chapter 4. Solving Systems of Equations. Chapter 4 Solving Systems of Equations 3 Scenarios for Solutions There are three general situations we may find ourselves in when attempting to solve systems of equations: 1 The system could have one unique solution.

More information

Row Reduced Echelon Form

Row Reduced Echelon Form Math 40 Row Reduced Echelon Form Solving systems of linear equations lies at the heart of linear algebra. In high school we learn to solve systems in or variables using elimination and substitution of

More information

MATH 2331 Linear Algebra. Section 1.1 Systems of Linear Equations. Finding the solution to a set of two equations in two variables: Example 1: Solve:

MATH 2331 Linear Algebra. Section 1.1 Systems of Linear Equations. Finding the solution to a set of two equations in two variables: Example 1: Solve: MATH 2331 Linear Algebra Section 1.1 Systems of Linear Equations Finding the solution to a set of two equations in two variables: Example 1: Solve: x x = 3 1 2 2x + 4x = 12 1 2 Geometric meaning: Do these

More information

Solutions to Homework 5 - Math 3410

Solutions to Homework 5 - Math 3410 Solutions to Homework 5 - Math 34 (Page 57: # 489) Determine whether the following vectors in R 4 are linearly dependent or independent: (a) (, 2, 3, ), (3, 7,, 2), (, 3, 7, 4) Solution From x(, 2, 3,

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

Last Time. x + 3y = 6 x + 2y = 1. x + 3y = 6 y = 1. 2x + 4y = 8 x 2y = 1. x + 3y = 6 2x y = 7. Lecture 2

Last Time. x + 3y = 6 x + 2y = 1. x + 3y = 6 y = 1. 2x + 4y = 8 x 2y = 1. x + 3y = 6 2x y = 7. Lecture 2 January 9 Last Time 1. Last time we ended with saying that the following four systems are equivalent in the sense that we can move from one system to the other by a special move we discussed. (a) (b) (c)

More information

MathQuest: Linear Algebra. 1. Which of the following operations on an augmented matrix could change the solution set of a system?

MathQuest: Linear Algebra. 1. Which of the following operations on an augmented matrix could change the solution set of a system? MathQuest: Linear Algebra Gaussian Elimination 1. Which of the following operations on an augmented matrix could change the solution set of a system? (a) Interchanging two rows (b) Multiplying one row

More information

Systems of Linear Equations

Systems of Linear Equations Systems of Linear Equations Linear Equation Definition Any equation that is equivalent to the following format a a ann b (.) where,,, n are unknown variables and a, a,, an, b are known numbers (the so

More information

Announcements Wednesday, August 30

Announcements Wednesday, August 30 Announcements Wednesday, August 30 WeBWorK due on Friday at 11:59pm. The first quiz is on Friday, during recitation. It covers through Monday s material. Quizzes mostly test your understanding of the homework.

More information

Systems of Linear Equations

Systems of Linear Equations Systems of Linear Equations As stated in Section G, Definition., a linear equation in two variables is an equation of the form AAAA + BBBB = CC, where AA and BB are not both zero. Such an equation has

More information

is Use at most six elementary row operations. (Partial

is Use at most six elementary row operations. (Partial MATH 235 SPRING 2 EXAM SOLUTIONS () (6 points) a) Show that the reduced row echelon form of the augmented matrix of the system x + + 2x 4 + x 5 = 3 x x 3 + x 4 + x 5 = 2 2x + 2x 3 2x 4 x 5 = 3 is. Use

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

Chapter 2. Systems of Equations and Augmented Matrices. Creighton University

Chapter 2. Systems of Equations and Augmented Matrices. Creighton University Chapter Section - Systems of Equations and Augmented Matrices D.S. Malik Creighton University Systems of Linear Equations Common ways to solve a system of equations: Eliminationi Substitution Elimination

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

CHAPTER 1 Systems of Linear Equations

CHAPTER 1 Systems of Linear Equations CHAPTER Systems of Linear Equations Section. Introduction to Systems of Linear Equations. Because the equation is in the form a x a y b, it is linear in the variables x and y. 0. Because the equation cannot

More information

Linear System Equations

Linear System Equations King Saud University September 24, 2018 Table of contents 1 2 3 4 Definition A linear system of equations with m equations and n unknowns is defined as follows: a 1,1 x 1 + a 1,2 x 2 + + a 1,n x n = b

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

Example: 2x y + 3z = 1 5y 6z = 0 x + 4z = 7. Definition: Elementary Row Operations. Example: Type I swap rows 1 and 3

Example: 2x y + 3z = 1 5y 6z = 0 x + 4z = 7. Definition: Elementary Row Operations. Example: Type I swap rows 1 and 3 Math 0 Row Reduced Echelon Form Techniques for solving systems of linear equations lie at the heart of linear algebra. In high school we learn to solve systems with or variables using elimination and substitution

More information

Row Reduction and Echelon Forms

Row Reduction and Echelon Forms Row Reduction and Echelon Forms 1 / 29 Key Concepts row echelon form, reduced row echelon form pivot position, pivot, pivot column basic variable, free variable general solution, parametric solution existence

More information

MODEL ANSWERS TO THE FIRST QUIZ. 1. (18pts) (i) Give the definition of a m n matrix. A m n matrix with entries in a field F is a function

MODEL ANSWERS TO THE FIRST QUIZ. 1. (18pts) (i) Give the definition of a m n matrix. A m n matrix with entries in a field F is a function MODEL ANSWERS TO THE FIRST QUIZ 1. (18pts) (i) Give the definition of a m n matrix. A m n matrix with entries in a field F is a function A: I J F, where I is the set of integers between 1 and m and J is

More information

Announcements Wednesday, August 30

Announcements Wednesday, August 30 Announcements Wednesday, August 30 WeBWorK due on Friday at 11:59pm. The first quiz is on Friday, during recitation. It covers through Monday s material. Quizzes mostly test your understanding of the homework.

More information

MATH240: Linear Algebra Exam #1 solutions 6/12/2015 Page 1

MATH240: Linear Algebra Exam #1 solutions 6/12/2015 Page 1 MATH4: Linear Algebra Exam # solutions 6//5 Page Write legibly and show all work. No partial credit can be given for an unjustified, incorrect answer. Put your name in the top right corner and sign the

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 7: Introduction to linear systems

Lecture 7: Introduction to linear systems Lecture 7: Introduction to linear systems Two pictures of linear systems Consider the following system of linear algebraic equations { x 2y =, 2x+y = 7. (.) Note that it is a linear system with two unknowns

More information

22A-2 SUMMER 2014 LECTURE 5

22A-2 SUMMER 2014 LECTURE 5 A- SUMMER 0 LECTURE 5 NATHANIEL GALLUP Agenda Elimination to the identity matrix Inverse matrices LU factorization Elimination to the identity matrix Previously, we have used elimination to get a system

More information

Matrices and RRE Form

Matrices and RRE Form Matrices and RRE Form Notation R is the real numbers, C is the complex numbers (we will only consider complex numbers towards the end of the course) is read as an element of For instance, x R means that

More information

LECTURES 4/5: SYSTEMS OF LINEAR EQUATIONS

LECTURES 4/5: SYSTEMS OF LINEAR EQUATIONS LECTURES 4/5: SYSTEMS OF LINEAR EQUATIONS MA1111: LINEAR ALGEBRA I, MICHAELMAS 2016 1 Linear equations We now switch gears to discuss the topic of solving linear equations, and more interestingly, systems

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

Section 4.1 Solving Systems of Linear Inequalities

Section 4.1 Solving Systems of Linear Inequalities Section 4.1 Solving Systems of Linear Inequalities Question 1 How do you graph a linear inequality? Question 2 How do you graph a system of linear inequalities? Question 1 How do you graph a linear inequality?

More information

Introduction to Systems of Equations

Introduction to Systems of Equations Introduction to Systems of Equations Introduction A system of linear equations is a list of m linear equations in a common set of variables x, x,, x n. a, x + a, x + Ù + a,n x n = b a, x + a, x + Ù + a,n

More information

Linear Algebra Math 221

Linear Algebra Math 221 Linear Algebra Math 221 Open Book Exam 1 Open Notes 3 Sept, 24 Calculators Permitted Show all work (except #4) 1 2 3 4 2 1. (25 pts) Given A 1 2 1, b 2 and c 4. 1 a) (7 pts) Bring matrix A to echelon form.

More information

MATH 260 LINEAR ALGEBRA EXAM I Fall 2011

MATH 260 LINEAR ALGEBRA EXAM I Fall 2011 MTH 60 LINER LGEBR EXM I Fall 011 Instructions: Do not write anything besides your name on this page of the exam. Write all work and answers in the space provided on pages -18. If you submit work for credit

More information

Name: MATH 3195 :: Fall 2011 :: Exam 2. No document, no calculator, 1h00. Explanations and justifications are expected for full credit.

Name: MATH 3195 :: Fall 2011 :: Exam 2. No document, no calculator, 1h00. Explanations and justifications are expected for full credit. Name: MATH 3195 :: Fall 2011 :: Exam 2 No document, no calculator, 1h00. Explanations and justifications are expected for full credit. 1. ( 4 pts) Say which matrix is in row echelon form and which is not.

More information

1 Last time: linear systems and row operations

1 Last time: linear systems and row operations 1 Last time: linear systems and row operations Here s what we did last time: a system of linear equations or linear system is a list of equations a 11 x 1 + a 12 x 2 + + a 1n x n = b 1 a 21 x 1 + a 22

More information

Lecture 6 & 7. Shuanglin Shao. September 16th and 18th, 2013

Lecture 6 & 7. Shuanglin Shao. September 16th and 18th, 2013 Lecture 6 & 7 Shuanglin Shao September 16th and 18th, 2013 1 Elementary matrices 2 Equivalence Theorem 3 A method of inverting matrices Def An n n matrice is called an elementary matrix if it can be obtained

More information

Math Week in Review #7

Math Week in Review #7 Math 166 Fall 2008 c Heather Ramsey Page 1 Math 166 - Week in Review #7 Section 4.3 - Gauss Elimination for Systems of Linear Equations When a system of linear equations has only two variables, each equation

More information

Lectures on Linear Algebra for IT

Lectures on Linear Algebra for IT Lectures on Linear Algebra for IT by Mgr. Tereza Kovářová, Ph.D. following content of lectures by Ing. Petr Beremlijski, Ph.D. Department of Applied Mathematics, VSB - TU Ostrava Czech Republic 2. Systems

More information

MATH 118 FINAL EXAM STUDY GUIDE

MATH 118 FINAL EXAM STUDY GUIDE MATH 118 FINAL EXAM STUDY GUIDE Recommendations: 1. Take the Final Practice Exam and take note of questions 2. Use this study guide as you take the tests and cross off what you know well 3. Take the Practice

More information