Top Banner
Lecture Note 6.1 Systems of Two Linear Equations in Two Variables 6.2 Larger Systems of Linear Equations 6.3 Applications of Systems of Linear Equations 6.4 Basic Matrix Operations 6.5 Matrix Products and Inverses 6.6 Applications of Matrices Chapter 6 Systems of Linear Equations and Matrices
40

Chapter 6 Systems of Linear Equations and Matrices

Feb 28, 2022

Download

Documents

dariahiddleston
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Chapter 6 Systems of Linear Equations and Matrices

Lecture Note

6.1 Systems of Two Linear Equations in Two Variables

6.2 Larger Systems of Linear Equations

6.3 Applications of Systems of Linear Equations

6.4 Basic Matrix Operations

6.5 Matrix Products and Inverses

6.6 Applications of Matrices

Chapter 6 Systems of Linear Equations and Matrices

Page 2: Chapter 6 Systems of Linear Equations and Matrices

Lecture Note

Chapter 6.1 Systems of Two Linear Equations in Two Variables

System of Linear Equations

Two or more linear equations make up a system of linear equations. A solutionto a system of equations in two variables is an ordered pair that is a solution toeach individual equation. The solution set to a system of equations is the set ofall solutions to the system. Solving a system of equations means finding thesolution set.

Example Determine if the ordered pair is a solution to the system

3๐‘ฅ โˆ’ ๐‘ฆ = 10

๐‘ฅ +1

4๐‘ฆ = 1

(a) 2,โˆ’4 (b)1

3, โˆ’9

Page 3: Chapter 6 Systems of Linear Equations and Matrices

Lecture Note

Chapter 6.1 Systems of Two Linear Equations in Two Variables

Using the Substitution MethodStep 1. Isolate one of the variables from one equation.Step 2. Substitute the expression found in step 1 into the other

equation.Step 3. Solve the resulting equation.Step 4. Substitute the value found in step 3 back into the equation in

step 1 to find the value of the remaining variable.Step 5 Check the ordered pair in each equation and write the

solution as an ordered pair in set notation.

Example 1. Solve the system

2๐‘ฅ โˆ’ ๐‘ฆ = 13๐‘ฅ + 2๐‘ฆ = 4

by using the substitution method.

Page 4: Chapter 6 Systems of Linear Equations and Matrices

Lecture Note

Chapter 6.1 Systems of Two Linear Equations in Two Variables

Using the Addition (or Elimination) MethodStep 1. Write both equations in standard form: ๐ด๐‘ฅ + ๐ต๐‘ฆ = ๐ถ.Step 2. Clear fractions or decimals (optional).Step 3. Multiply one or both equations by nonzero constants to

create opposite coefficients for one of the variables.Step 4. Add the equations from step 3 to eliminate one variable.Step 5. Solve for the remaining variable.Step 6. Substitute the known value found in step 5 into one of the

original equations to solve for the other variable.Step 7. Check the ordered pair in each equation and write the

solution as an ordered pair in set notation.

Example 1. Solve the system

2๐‘ฅ โˆ’ ๐‘ฆ = 13๐‘ฅ + 2๐‘ฆ = 4

by using the addition method.

Page 5: Chapter 6 Systems of Linear Equations and Matrices

Lecture Note

Methods of Solving a System of Two Linear Equations in Two Variables:

Substitution Method

Addition Method

Chapter 6.1 Systems of Two Linear Equations in Two Variables

Examples. Solve each system.

a 5๐‘ฅ + ๐‘ฆ = 43๐‘ฅ + 2๐‘ฆ = 1

(b) 3๐‘ฅ โˆ’ 4๐‘ฆ = 12๐‘ฅ + 3๐‘ฆ = 12

Page 6: Chapter 6 Systems of Linear Equations and Matrices

Lecture Note

Dependent and Inconsistent Systems:

A system of equations that has a unique solution is called an independentsystem.

A system of equations that has infinitely many solutions is called adependent system.

A system of equations that has no solution is said to be inconsistent.

Examples. Solve the system

๐‘Ž โˆ’4๐‘ฅ + ๐‘ฆ = 28๐‘ฅ โˆ’ 2๐‘ฆ = โˆ’4

๐‘ โˆ’3๐‘ฅ โˆ’ 2๐‘ฆ = 4โˆ’6๐‘ฅ + 4๐‘ฆ = 7

Chapter 6.1 Systems of Two Linear Equations in Two Variables

Geometrical Meaning of Solving A System of Linear Equations

Geometrically, Solving a system of linear equations means finding theintersecting point of two lines.

Page 7: Chapter 6 Systems of Linear Equations and Matrices

Lecture Note

Example 6. Eight hundred people attend a basketball game, and total ticket salesare $3102. If adult tickets are $6 and student tickets are $3, how many adultsand how many students attended the game?

Chapter 6.1 Systems of Two Linear Equations in Two Variables

Page 8: Chapter 6 Systems of Linear Equations and Matrices
Page 9: Chapter 6 Systems of Linear Equations and Matrices

Lecture Note

Two systems of equations are said to be equivalent if they have the samesolutions. The basic procedure for solving a large system of equations is totransform the system into a simpler, equivalent system and then solve thissimpler system.

Chapter 6.2 Larger Systems of Linear Equations

Three operations, called elementary operations, are used to transform a systeminto an equivalent one:1. Interchange ANY TWO equations in the system: Changing the order of the

equations obviously does not affect the solutions of the equations or thesystem.

2. Multiply an equation in the system by a nonzero constant: Multiplying anequation by a nonzero constant does not change its solutions. So it does ontchange the solutions of the system.

3. Replace an equation in the system by the sum of itself and a nonzeroconstant multiple of another equation

Page 10: Chapter 6 Systems of Linear Equations and Matrices

Lecture Note

Example 1. Solve the system

2๐‘ฅ + ๐‘ฆ โˆ’ ๐‘ง = 2 โ‹ฏ (R1)๐‘ฅ + 3๐‘ฆ + 2๐‘ง = 1 โ‹ฏ (R2)๐‘ฅ + ๐‘ฆ + ๐‘ง = 2 โ‹ฏ (R3)

Chapter 6.2 Larger Systems of Linear Equations

Interchange ๐‘…1 and ๐‘…2

โ‡’ โˆ’2 ๐‘…1 + ๐‘…2, then replace ๐‘…2

โ‡’ โˆ’1 ๐‘…1 + ๐‘…3, then replace ๐‘…3

โ‡’ Divide ๐‘…2 by โˆ’5

โ‡’ 2๐‘…2 + ๐‘…3, then obtain ๐‘ง

โ‡’ Finally, do back substitution to obtain ๐‘ฆ and ๐‘ฅ.

Here the first variable that appears in an equation with a nonzero coefficient iscalled the leading variable of that equation, and its nonzero coefficient is calledthe leading coefficient. This method can be used with any system.

Page 11: Chapter 6 Systems of Linear Equations and Matrices

Lecture Note

Chapter 6.2 Larger Systems of Linear Equations

The Elimination Method for Solving Large Systems of Linear EquationsUse elementary operations to transform the given system into an equivalent oneas follows:1. Make the leading coefficient of the first equation 1 either by interchanging

equations or by multiplying the first equation by a suitable constant.2. Eliminate the leading variable of the first equation from each later equation

by replacing the later equation by the sum of itself and a suitable multiple ofthe first equation.

3. Repeat Steps 1 and 2 for the second equation: Make its leading coefficient 1and eliminate its leading variable from each later equation by replacing thelater equation by the sum of itself and a suitable multiple of the secondequation.

4. Repeat Steps 1 and 2 for the third equation, fourth equation, and so on,until it is not possible to go any further.

Then solve the resulting system by back substitution.

Page 12: Chapter 6 Systems of Linear Equations and Matrices

Lecture Note

Chapter 6.2 Larger Systems of Linear Equations

Matrix Methods: This idea of solving a system can be done in matrix.

Matrix. A matrix is a rectangular array of elements or entries arranged in rows (horizontal) and columns (vertical):

๐ด =

๐‘Ž11 ๐‘Ž12๐‘Ž21 ๐‘Ž22

โ‹ฏ๐‘Ž1๐‘›๐‘Ž2๐‘›

โ‹ฎ โ‹ฎ โ‹ฑ โ‹ฎ๐‘Ž๐‘š1 ๐‘Ž๐‘š2 โ‹ฏ ๐‘Ž๐‘š๐‘›

= [๐‘Ž๐‘–๐‘—]=

column (vector)

row (vector)

diagonal element (๐‘š = ๐‘›)

Size ๐‘š ร— ๐‘›

Page 13: Chapter 6 Systems of Linear Equations and Matrices

Lecture Note

Chapter 6.2 Larger Systems of Linear Equations

Augmented Matrix: The augmented matrix consists of two parts, coefficients ofvariables and constants of equations separated by a vertical line. For example,the augmented matrix of

2๐‘ฅ + ๐‘ฆ โˆ’ ๐‘ง = 2 โ‹ฏ (R1)๐‘ฅ + 3๐‘ฆ + 2๐‘ง = 1 โ‹ฏ (R2)๐‘ฅ + ๐‘ฆ + ๐‘ง = 2 โ‹ฏ (R3)

is๐Ÿ ๐Ÿ โˆ’๐Ÿ ๐Ÿ๐Ÿ ๐Ÿ‘ ๐Ÿ ๐Ÿ๐Ÿ ๐Ÿ ๐Ÿ ๐Ÿ

Page 14: Chapter 6 Systems of Linear Equations and Matrices

Lecture Note

Chapter 6.2 Larger Systems of Linear Equations

Row Operations: Row operations on the augmented matrix are operationscorresponding to the elementary operations and they are applied to row.

Performing any one of the following row operations on the augmented matrix ofa system of linear equations produces the augmented matrix of an equivalentsystem.1. Interchange any two rows.2. Multiply each element of a row by a nonzero constant.3. Replace a row by the sum of itself and a nonzero constant multiple of

another row of matrix.

Page 15: Chapter 6 Systems of Linear Equations and Matrices

Lecture Note

Chapter 6.2 Larger Systems of Linear Equations

Example 2. Use matrices to solve the system.

๐‘ฅ โˆ’ 2๐‘ฆ = 6 โˆ’ 4๐‘ง๐‘ฅ + 13๐‘ง = 6 โˆ’ ๐‘ฆโˆ’2๐‘ฅ + 6๐‘ฆ โˆ’ ๐‘ง = โˆ’10

Row Echelon Form:A matrix, such as the last one in Example 2, is said to be in row echelon formwhen All rows consisting entirely of zeros (if any) are at the bottom. The first nonzero entry in each row is 1 (called a leading 1); and Each leading1 appears to the right of the leading 1s in any preceding rows.

Page 16: Chapter 6 Systems of Linear Equations and Matrices

Lecture Note

Chapter 6.2 Larger Systems of Linear Equations

The Gauss-Jordan Method:The Gauss-Jordan method is a variation on the matrix elimination method usedin Example 2. It replaces the back substitution used there with additionalelimination of variables.

Example 2. Use the Gauss-Jordan method to solve the system in Example 2.

๐‘ฅ โˆ’ 2๐‘ฆ = 6 โˆ’ 4๐‘ง๐‘ฅ + 13๐‘ง = 6 โˆ’ ๐‘ฆโˆ’2๐‘ฅ + 6๐‘ฆ โˆ’ ๐‘ง = โˆ’10

Page 17: Chapter 6 Systems of Linear Equations and Matrices

Lecture Note

Chapter 6.2 Larger Systems of Linear Equations

The Gauss-Jordan Method:The Gauss-Jordan method is a variation on the matrix elimination method usedin Example 2. It replaces the back substitution used there with additionalelimination of variables.

Example 2. Use the Gauss-Jordan method to solve the system in Example 2.

๐‘ฅ โˆ’ 2๐‘ฆ = 6 โˆ’ 4๐‘ง๐‘ฅ + 13๐‘ง = 6 โˆ’ ๐‘ฆโˆ’2๐‘ฅ + 6๐‘ฆ โˆ’ ๐‘ง = โˆ’10

Reduced Row Echelon Form:The final matrix in the Gauss-Jordan method is said to be in reduced row echelonform, meaning that it is in row echelon form and every column containing aleading 1 has zeros in all its other entries.

Page 18: Chapter 6 Systems of Linear Equations and Matrices

Lecture Note

Chapter 6.2 Larger Systems of Linear Equations

Reduced Row Echelon Form:The solutions of the system can be read directly from the reduced row echelonmatrix. The reduced row echelon form of a matrix is unique. This is not true of amatrix but is simply in row echelon form. This is why a row echelon formproduced by hand may differ from a row echelon form provided by a calculator,but each will lead to the same solution of the system of equations.In the Gauss-Jordan method, row operations may be performed in any order, butit is best to transform the matrix systematically. Either follow the procedure inExample 3 (which first puts the system into a form in which back substitutionscan be used and then eliminates additional variables) or work column by columnfrom left to right.

Page 19: Chapter 6 Systems of Linear Equations and Matrices

Lecture Note

Chapter 6.2 Larger Systems of Linear Equations

Dependent and Inconsistent Systems:A system has exactly one solution (an independent system), an infinite numberof solutions (a dependent system), or no solutions at all (an inconsistent system).

Example 6. Solve the system

2๐‘ฅ + 4๐‘ฆ = 43๐‘ฅ + 6๐‘ฆ = 82๐‘ฅ + ๐‘ฆ = 7

Example 7. Solve the system

2๐‘ฅ โˆ’ 3๐‘ฆ + 4๐‘ง = 6๐‘ฅ โˆ’ 2๐‘ฆ + ๐‘ง = 9

๐‘ฆ + 2๐‘ง = โˆ’12

Page 20: Chapter 6 Systems of Linear Equations and Matrices
Page 21: Chapter 6 Systems of Linear Equations and Matrices

Lecture Note

Example 1. A rent-a-truck company plans to spend $5 million on 200 newvehicles. Each van will cost $20,000, each small truck $25,000, and each largetruck $35,000. Past experience shows that the company needs twice as manyvans as small trucks. How many of each kind of vehicle can the company buy?

Chapter 6.3 Applications of Systems of Linear Equations

Page 22: Chapter 6 Systems of Linear Equations and Matrices

Lecture Note

Example 2. An investor plans to put a total of $100,000 in a money marketaccount, a bond fund, an international stock fund, and a domestic stock fund.She wants 60% of her investment to be conservative (money market and bonds).She wants the amount in international stocks to be one-fourth of the amount indomestic stocks. Finally, she needs an annual return of $4000. Assuming she getsannual return of 2.5% on the money market account, 3.5% on the bond fund, 5%on the international stock fund, and 6% on the domestic stock fund, how muchshould she put in each investment?

Chapter 6.3 Applications of Systems of Linear Equations

Page 23: Chapter 6 Systems of Linear Equations and Matrices

Lecture Note

Example 3. An animal feed is to be made from corn, soybeans, and cottonseed.Determine how many units of each ingredient are needed to make a feed thatsupplies 1800 units of fiber, 2800 units of fat, and 2200 units of protein, giventhat 1 unit of each ingredient provides the number of units shown in the tablebelow. The table states, for example, that a unit of corn provides 10 units offiber, 30 units of fat, and 20 units of protein.

Chapter 6.3 Applications of Systems of Linear Equations

Corn Soybeans Cottonseed Totals

Units of Fiber 10 20 30 1800

Units of Fat 30 20 40 2800

Units of Protein 20 40 25 2200

Page 24: Chapter 6 Systems of Linear Equations and Matrices

Lecture Note

Example 4. The table shows Census Bureau projections for the population of theUnited States (in millions).

(a) Use the given data to construct a quadratic function that gives the U.S.population in millions) in year ๐‘ฅ from 2000.

(b) Use this model to estimate the U.S. population in the year 2030.

Chapter 6.3 Applications of Systems of Linear Equations

Year 2020 2040 2050

Population 334 380 400

Page 25: Chapter 6 Systems of Linear Equations and Matrices

Lecture Note

Example 5. A specialty wholesaler sells espresso machines. The EZ modelweights 10 pounds and comes in a 10-cubic-foot box. The compact modelweights 20 pounds and comes in an 8-cubic-foot box. The commercial modelweights 60 pounds and comes in a 28-cubic-foot box. Each delivery van has 248cubic feet of space and can hold a maximum of 440 pounds. In order for a van tobe fully loaded, how many of each model should it carry?

Chapter 6.3 Applications of Systems of Linear Equations

Page 26: Chapter 6 Systems of Linear Equations and Matrices
Page 27: Chapter 6 Systems of Linear Equations and Matrices

Lecture Note

Matrices are also important in the fields of management, natural sciences,engineering, and social science as a way to recognize data.

Chapter 6.4 Basic Matrix Operations

Example 1 The EZ Life Company manufactures sofas and armchairs in threemodels: A, B, and C. The company has regional warehouse in New York, Chicago,and San Francisco. In its August shipment, the company sends 10 mode A sofas,12 model B sofas, 5 model C sofas, 15 model A chairs, 20 model B chairs, and 8model C chairs to each warehouse. Construct a matrix to organize these data

Page 28: Chapter 6 Systems of Linear Equations and Matrices

Lecture Note

Matrix. A matrix is a rectangular array of elements or entries arranged in rows (horizontal) and columns (vertical):

๐ด =

๐‘Ž11 ๐‘Ž12๐‘Ž21 ๐‘Ž22

โ‹ฏ๐‘Ž1๐‘›๐‘Ž2๐‘›

โ‹ฎ โ‹ฎ โ‹ฑ โ‹ฎ๐‘Ž๐‘š1 ๐‘Ž๐‘š2 โ‹ฏ ๐‘Ž๐‘š๐‘›

= [๐‘Ž๐‘–๐‘—]=

column (vector)

row (vector)

diagonal element (๐‘š = ๐‘›)

Size ๐‘š ร— ๐‘›

Chapter 6.4 Basic Matrix Operations

Page 29: Chapter 6 Systems of Linear Equations and Matrices

Lecture Note

Matrix Addition:

The sum of two ๐‘š ร— ๐‘› matrices ๐‘‹ and ๐‘Œ is the ๐‘šร— ๐‘› matrix ๐‘‹ + ๐‘Œ in whicheach element is the sum of the corresponding elements of ๐‘‹ and ๐‘Œ.

Chapter 6.4 Basic Matrix Operations

Page 30: Chapter 6 Systems of Linear Equations and Matrices

Lecture Note

Matrix Subtraction:

The difference of two ๐‘š ร— ๐‘› matrices ๐‘‹ and ๐‘Œ is the ๐‘š ร— ๐‘› matrix ๐‘‹ โˆ’ ๐‘Œ inwhich each element is the difference of the corresponding elements of ๐‘‹ and ๐‘Œ.

Chapter 6.4 Basic Matrix Operations

Page 31: Chapter 6 Systems of Linear Equations and Matrices

Lecture Note

Scalar Multiplication:

The product of a scalar ๐‘˜ and a ๐‘šร— ๐‘› matrix ๐‘‹ is the ๐‘šร— ๐‘› matrix ๐‘˜๐‘‹ in whicheach element is ๐‘˜ times the corresponding element of ๐‘‹.

Chapter 6.4 Basic Matrix Operations

Negative of a Matrix:

The negative (or additive inverse) of a ๐‘šร— ๐‘› matrix ๐ด is the ๐‘š ร— ๐‘› matrix(โˆ’1)๐ด which is obtained by multiplying each element of ๐ด by โˆ’1. It is denotedby โˆ’๐ด.

Zero Matrix:

A matrix consisting only of zeros is called a zero matrix (or additive identity) andis denoted ๐‘‚.

Page 32: Chapter 6 Systems of Linear Equations and Matrices

Lecture Note

Properties of Sum and Difference Operations:

If ๐ด, ๐ต, and ๐ถ are ๐‘š ร— ๐‘› matrices and ๐‘‚ is the ๐‘š ร— ๐‘› zero matrix, then thefollowing properties are satisfied:Commutative Property of Addition of Matrices ๐ด + ๐ต = ๐ต + ๐ดAssociative Property of Addition of Matrices ๐ด + ๐ต + ๐ถ = ๐ด + ๐ต + ๐ถIdentity Property of Addition of Matrices ๐ด + ๐‘‚ = ๐ด = ๐‘‚ + ๐ดInverse Properties of Additions of Matrices ๐ด + โˆ’๐ด = ๐‘‚ = โˆ’๐ด + ๐ด

๐ด + โˆ’๐ต = ๐ด โˆ’ ๐ต

Chapter 6.4 Basic Matrix Operations

Page 33: Chapter 6 Systems of Linear Equations and Matrices
Page 34: Chapter 6 Systems of Linear Equations and Matrices

Lecture Note

Chapter 6.5 Matrix Products and Inverse

Matrix Multiplication:

Let ๐ด be an ๐‘š ร— ๐‘› matrix and let ๐ต be an ๐‘› ร— ๐‘˜ matrix. The product matrix ๐ด๐ต isthe ๐‘š ร— ๐‘˜ matrix whose entry is the ๐‘–th row and ๐‘—th column is

the sum of the products of the ๐’Šth row entries of ๐‘จ and the ๐’‹th column entries of ๐‘ฉ.

Page 35: Chapter 6 Systems of Linear Equations and Matrices

Lecture Note

Chapter 6.5 Matrix Products and Inverse

Example The EZ Life Company manufactures sofas and armchairs in threemodels: A, B, and C. Suppose sofas and chairs of the same model are often soldas sets, with matrix ๐‘Š showing the number of each model set in eachwarehouse

A B CNew YorkChicagoSan Francisco

10 7 35 9 64 8 2

= ๐‘Š

If The selling price of a model A set is $800, of a model B set is $1000, and of amodel C set is $1200, we would like to find the total value of the sets in eachcity.

Page 36: Chapter 6 Systems of Linear Equations and Matrices

Lecture Note

Chapter 6.5 Matrix Products and Inverse

Properties Matrix Multiplication:

If ๐ด, ๐ต, and ๐ถ are any matrices such that all the indicated sums and productsexist, then the following properties are satisfied:Associative Property of Multiplication of Matrices ๐ด ๐ต๐ถ = ๐ด๐ต ๐ถDistributive Property ๐ด ๐ต + ๐ถ = ๐ด๐ต + ๐ด๐ถ

๐ต + ๐ถ ๐ด = ๐ต๐ด + ๐ถ๐ด

No Commutative Property in Matrix Multiplication:

If ๐ด and ๐ต are matrices such that the products ๐ด๐ต and ๐ต๐ด exists,๐ด๐ต may not equal ๐ต๐ด

Page 37: Chapter 6 Systems of Linear Equations and Matrices

Lecture Note

Chapter 6.5 Matrix Products and Inverse

Example 4 A contractor builds three kinds of houses, models A, B, and C, with a choice oftwo styles, Spanish or contemporary. Matrix ๐‘ƒ shows the number of each kind of houseplanned for a new 100-home subdivision:

Spanish ContemporaryModel ๐ดModel ๐ตModel ๐ถ

0 3010 2020 20

= ๐‘Š

The amounts for each of the exterior materials used depend primarily on the style of thehouse. These amounts are shown in matrix ๐‘„ (concrete is measured in cubic yards,lumber in units of 1000 board feet, brick in thousands, and shingles in units of 100 squarefeet):

Concrete Lumber Brick ShinglesSpanishContemporary

10 2 0 250 1 20 2

= ๐‘„

Matrix ๐‘… gives the cost for each kind of material:Cost per UnitConcrete

LumberBrickShingles

201806025

= ๐‘…

(a) What is the total cost for each model of house?(b) How much of each of the four kinds of material must be ordered?(c) What is the total cost for material?(d) Suppose the contractor builds the same number of homes in five subdivisions. What

is the total amount of each material needed for each model in this case?

Page 38: Chapter 6 Systems of Linear Equations and Matrices

Lecture Note

Chapter 6.5 Matrix Products and Inverse

Identity Matrices:

The identity matrix, denoted by ๐ผ, is a square matrix whose entries are 1s on themain diagonal from upper left to lower right, and all other entries equal to 0.Let ๐ผ be the ๐‘› ร— ๐‘› identity matrix. For any๐‘› ร— ๐‘›matrix๐ด,

๐ด๐ผ = ๐ผ๐ด = ๐ด

Inverse Matrix:

The inverse matrix of an ๐‘› ร— ๐‘›matrix ๐ด, denoted by ๐ดโˆ’1, is the ๐‘› ร— ๐‘›matrix suchthat

๐ด๐ดโˆ’1 = ๐ดโˆ’1๐ด = ๐ผ.Not all matrices have their inverses, but if a matrix has an inverse, then it is uniqueand it can be found by using the row operations.

Page 39: Chapter 6 Systems of Linear Equations and Matrices

Lecture Note

Chapter 6.5 Matrix Products and Inverse

Inverse Matrix:

To obtain an inverse matrix ๐ดโˆ’1 for any ๐‘› ร— ๐‘›matrix ๐ด for which ๐ดโˆ’1 exists, followthese steps:1. Form the augmented matrix ๐ด ๐ผ ], where ๐ผ is the ๐‘› ร— ๐‘› identity matrix.2. Perform row operations on ๐ด ๐ผ ] to get a matrix of the form ๐ผ ๐ต ].3. Matrix๐ต is๐ดโˆ’1.

Page 40: Chapter 6 Systems of Linear Equations and Matrices