Precalculus 2e — Original English

Solving Systems with Inverses

Learning Objectives

  • Evaluate the determinant of a 2×2 matrix (IA 4.6.1)
  • Evaluate the determinant of a 3x3 matrix (IA 4.6.2)

Objective 1: Evaluate the determinant of a 2×2 matrix (IA 4.6.1)

If a matrix has the same number of rows and columns, we call it a square matrix. Each square matrix has a real number associated with it called its determinant.

Example 1

Find the determinant of the 2x2 matrix 4-23-1

Solution
.
Write the determinant A 2x2 matrix with elements [4 -2; 3 -1] and blue diagonal arrows indicating the method for calculating its determinant: (4)(-1) - (-2)(3).
Subtract the products of the diagonals 4(-1)-3(-2)
Simplify -4+62

Practice Makes Perfect

Find the determinant of the 2x2 matrices.

6-23-1

-48-35

Objective 2: Evaluate the determinant of a 3×3 matrix (IA 4.6.2)

To evaluate the determinant of a 3×3 matrix, we must be able to evaluate the minor of an entry in the determinant.

The minor of an entry is the 2×2 determinant found by eliminating the row and column in the 3×3 determinant that contains the entry.

For example, to find the minor of entry a1, we eliminate the row and column which contain it. So, we eliminate the first row and first column. Then we write the 2×2 determinant that remains.

The first row of the 3 by 3 determinant is a1, b1, c1. Row 2 is a2, b2, c2. Row 3 is a3, b3, c3. a1 is highlighted. Lines strike out the first row and the first column. What remains is called minor of a1. It is shown as a separate determinant whose first row is b2, c2 and second row is b3, c3.

To find the minor of entry b2, we eliminate the row and column that contain it. So, we eliminate the second row and second column. Then we write the 2×2 determinant that remains.

The first row of the 3 by 3 determinant is a1, b1, c1. Row 2 is a2, b2, c2. Row 3 is a3, b3, c3. b2 is highlighted. Lines strike out the second row and second column. What remains is minor of b2. It is written as a separate determinant whose first row is a1, c1 and second row is a3, c3.
Example 2

For the determinant |4−2310−3−2−42|, find and then evaluate the minor of a1 b3

Solution

The first row of the 3 by 3 determinant is 4, minus 2, 3. Row 2 is 1, 0, minus 3. Row 3 is minus 2, minus 4, 2. Eliminating the row and column containing a1, we get the minor of a1. This 2 by 2 determinant has row 1: 0, minus 3 and row 2: minus 4, 2. Evaluate and simplify to get minus 12.
A 3x3 matrix is shown. The first row contains the elements 4, -2, and 3. The second row contains 1, 0, and -3. The third row contains -2, -4, and 2.
Eliminate the row and column that contains a1. A 3x3 matrix is displayed with the following integer values: the first row contains 4, -2, 3; the second row contains 1, 0, -3; and the third row contains -2, -4, 2.
Write the 2×2 determinant that remains. A mathematical expression showing the calculation 0(2) - (-3)(-4).
Evaluate. The image displays the integer -12 in black font against a white background.
Simplify. A 3x3 matrix showing values: [4, -2, 3], [1, 0, -3], and [2, 4, 2]. Red lines delineate rows and columns, with a vertical grey line on the left.



The 3 by 3 matrix has row 1: 4, minus 2, 3, row 2: 1, 0, minus 3 and row 3: minus 2, minus 4, 2. Eliminating the row and column containing b3, we get minor of b3 with row 1: 4, 3 and row 2: 1, minus 3. Evaluate and simplify to get minus 15.
Eliminate the row and column that contains b3. The image displays the mathematical expression "minor of b_3" next to a 2x2 determinant. The elements of the first row of the determinant are 4 and 3, and the elements of the second row are 1 and -3.
Write the 2×2 determinant that remains. A mathematical expression shows 4 multiplied by -3, minus the product of 1 and 3, written as 4(-3) - (1)(3).
Evaluate. A mathematical expression shows 4 multiplied by -3, minus the product of 1 and 3, written as 4(-3) - (1)(3).
Simplify. The number -15 is displayed in a sans-serif font, against a plain white background. The digits are clear and dark gray, indicating a negative integer.

Strategy for evaluating the determinant of a 3x3 matrix

To evaluate a 3×3 determinant we can expand by minors using any row or column. Choosing a row or column other than the first row sometimes makes the work easier.

When we expand by any row or column, we must be careful about the sign of the terms in the expansion. To determine the sign of the terms, we use the following sign pattern chart.

+-+-+-+-+

Expanding by minors along the first row to evaluate a 3x3 determinant.

To evaluate a 3×3 determinant by expanding by minors along the first row, we use the following pattern:

A 3 by 3 determinant has row 1: plus, minus, plus, row 2: minus, plus, minus and row 3: plus, minus, plus. The three signs in the first row each point to a minor determinant in the expansion of a 3 by 3 determinant. Plus points to minor of a1, minus to the minor of b1 and plus to the minor of c1.

NOTE: We can evaluate the determinant of a matrix by expanding minors along any row or column. When a row or a column has a zero entry, expanding by that row or column results in less calculations.

Example 3

Evaluate the determinant of the 3x3 matrix by expanding by minors along the first row

2-3-1320-1-1-2

Solution
The first row of the determinant is 2, minus 3, minus 1. Row 2 is 3, 2, 0. Row 3 is minus 1, minus 1, minus 2. Expanding by minors, we get 2 times minor of 2 minus 3 times minor of 3 plus minus 1 times minor of minus 1. Evaluating each determinant and simplifying, we get minus 25.
A 3x3 matrix is displayed, enclosed by vertical lines. The first row contains the numbers 2, -3, and -1, all colored red. The second row contains 3, 2, and 0. The third row contains -1, -1, and -2.
Expand by minors along the first row An image illustrating the expansion of a 3x3 determinant using cofactors, showing three 2x2 minors multiplied by their corresponding elements (2, -3, and -1) and their signs for calculation.
Evaluate each determinant. A mathematical expression is displayed, which reads as two multiplied by the quantity four minus zero, plus three multiplied by the quantity six minus zero, minus one multiplied by the quantity negative three minus negative two.
Simplify. The image shows the mathematical expression 2(-4) + 3(-6) - 1(-1), which involves the multiplication and addition/subtraction of positive and negative integers.
Simplify. The image displays a mathematical expression showing the calculation -8 - 18 + 1, presented in a clear, digital format against a white background.
Simplify. The number -25 is displayed in a dark gray font on a plain white background.

Practice Makes Perfect

Evaluate the determinant of the 3x3 matrix by expanding by minors along the first row. -5-1-440-32-26

Soriya plans to invest $10,500 into two different bonds to spread out her risk. The first bond has an annual return of 10%, and the second bond has an annual return of 6%. In order to receive an 8.5% return from the two bonds, how much should Soriya invest in each bond? What is the best method to solve this problem?

There are several ways we can solve this problem. As we have seen in previous sections, systems of equations and matrices are useful in solving real-world problems involving finance. After studying this section, we will have the tools to solve the bond problem using the inverse of a matrix.

Finding the Inverse of a Matrix

We know that the multiplicative inverse of a real number a is a −1 , and a a −1 = a −1 a=( 1 a )a=1. For example, 2 −1 = 1 2 and ( 1 2 )2=1. The multiplicative inverse of a matrix is similar in concept, except that the product of matrix A and its inverse A −1 equals the identity matrix. The identity matrix is a square matrix containing ones down the main diagonal and zeros everywhere else. We identify identity matrices by I n where n represents the dimension of the matrix. Observe the following equations.

I 2 =[ 1 0 0 1 ]
I 3 =[ 1 0 0 0 1 0 0 0 1 ]

The identity matrix acts as a 1 in matrix algebra. For example, AI=IA=A.

A matrix that has a multiplicative inverse has the properties

A A −1 =I A −1 A=I

A matrix that has a multiplicative inverse is called an invertible matrix. Only a square matrix may have a multiplicative inverse, as the reversibility, A A −1 = A −1 A=I, is a requirement. Not all square matrices have an inverse, but if A is invertible, then A −1 is unique. We will look at two methods for finding the inverse of a 2×2 matrix and a third method that can be used on both 2×2 and 3×3 matrices.

Example 4

Showing That the Identity Matrix Acts as a 1

Given matrix A, show that AI=IA=A.

A=[ 3 4 −2 5 ]
Solution

Use matrix multiplication to show that the product of A and the identity is equal to the product of the identity and A.

AI=[ 3 4 −2 5 ] [ 1 0 0 1 ]=[ 31+40 30+41 −21+50 −20+51 ]=[ 3 4 −2 5 ]
IA=[ 1 0 0 1 ] [ 3 4 −2 5 ]=[ 13+0(−2) 14+05 03+1(−2) 04+15 ]=[ 3 4 −2 5 ]
Example 5

Showing That Matrix A Is the Multiplicative Inverse of Matrix B

Show that the given matrices are multiplicative inverses of each other.

A=[ 1 5 −2 −9 ],B=[ −9 −5 2 1 ]
Solution

Multiply AB and BA. If both products equal the identity, then the two matrices are inverses of each other.

AB=[ 1 5 −2 −9 ]·[ −9 −5 2 1 ] =[ 1(−9)+5(2) 1(−5)+5(1) −2(−9)−9(2) −2(−5)−9(1) ] =[ 1 0 0 1 ]
BA=[ −9 −5 2 1 ]·[ 1 5 −2 −9 ] =[ −9(1)−5(−2) −9(5)−5(−9) 2(1)+1(−2) 2(5)+1(−9) ] =[ 1 0 0 1 ]

A and B are inverses of each other.

Finding the Multiplicative Inverse Using Matrix Multiplication

We can now determine whether two matrices are inverses, but how would we find the inverse of a given matrix? Since we know that the product of a matrix and its inverse is the identity matrix, we can find the inverse of a matrix by setting up an equation using matrix multiplication.

Example 6
Finding the Multiplicative Inverse Using Matrix Multiplication

Use matrix multiplication to find the inverse of the given matrix.

A=[ 1 −2 2 −3 ]
Solution

For this method, we multiply A by a matrix containing unknown constants and set it equal to the identity.

[ 1 −2 2 −3 ]  [ a b c d ]=[ 1 0 0 1 ]

Find the product of the two matrices on the left side of the equal sign.

[ 1 −2 2 −3 ]  [ a b c d ]=[ 1a−2c 1b−2d 2a−3c 2b−3d ]

Next, set up a system of equations with the entry in row 1, column 1 of the new matrix equal to the first entry of the identity, 1. Set the entry in row 2, column 1 of the new matrix equal to the corresponding entry of the identity, which is 0.

1a−2c=1    R 1 2a−3c=0    R 2

Using row operations, multiply and add as follows: (−2) R 1 + R 2 R 2 . Add the equations, and solve for c.

1a2c=1 0+1c=2 c=2

Back-substitute to solve for a.

a−2(−2)=1 a+4=1 a=−3

Write another system of equations setting the entry in row 1, column 2 of the new matrix equal to the corresponding entry of the identity, 0. Set the entry in row 2, column 2 equal to the corresponding entry of the identity.

1b−2d=0 R 1 2b−3d=1 R 2

Using row operations, multiply and add as follows: ( −2 ) R 1 + R 2 = R 2 . Add the two equations and solve for d.

1b−2d=0 0+1d=1 d=1

Once more, back-substitute and solve for b.

b−2(1)=0 b−2=0 b=2
A −1 =[ −3 2 −2 1 ]

Finding the Multiplicative Inverse by Augmenting with the Identity

Another way to find the multiplicative inverse is by augmenting with the identity. When matrix A is transformed into I, the augmented matrix I transforms into A −1 .

For example, given

A=[ 2 1 5 3 ]

augment A with the identity

[ 2 1 5 3 | 1 0 0 1 ]

Perform row operations with the goal of turning A into the identity.

  1. Switch row 1 and row 2.
    [ 5 3 2 1 | 0 1 1 0 ]
  2. Multiply row 2 by −2 and add to row 1.
    [ 1 1 2 1 | −2 1 1 0 ]
  3. Multiply row 1 by −2 and add to row 2.
    [ 1 1 0 −1 | −2 1 5 −2 ]
  4. Add row 2 to row 1.
    [ 1 0 0 −1 | 3 −1 5 −2 ]
  5. Multiply row 2 by −1.
    [ 1 0 0 1 | 3 −1 −5 2 ]

The matrix we have found is A −1 .

A −1 =[ 3 −1 −5 2 ]

Finding the Multiplicative Inverse of 2×2 Matrices Using a Formula

When we need to find the multiplicative inverse of a 2×2 matrix, we can use a special formula instead of using matrix multiplication or augmenting with the identity.

If A is a 2×2 matrix, such as

A=[ a b c d ]

the multiplicative inverse of A is given by the formula

A −1 = 1 adbc [ d b c a ]

where adbc0. If adbc=0, then A has no inverse.

Example 7
Using the Formula to Find the Multiplicative Inverse of Matrix A

Use the formula to find the multiplicative inverse of

A=[ 1 −2 2 −3 ]
Solution

Using the formula, we have

A −1 = 1 (1)(−3)(−2)(2) [ −3 2 −2 1 ] = 1 −3+4 [ −3 2 −2 1 ] =[ −3 2 −2 1 ]
Analysis

We can check that our formula works by using one of the other methods to calculate the inverse. Let’s augment A with the identity.

[ 1 −2 2 −3 | 1 0 0 1 ]

Perform row operations with the goal of turning A into the identity.

  1. Multiply row 1 by −2 and add to row 2.
    [ 1 −2 0 1 | 1 0 −2 1 ]
  2. Multiply row 2 by 2 and add to row 1.
    [ 1 0 0 1 | −3 2 −2 1 ]

So, we have verified our original solution.

A −1 =[ −3 2 −2 1 ]
Example 8
Finding the Inverse of the Matrix, If It Exists

Find the inverse, if it exists, of the given matrix.

A=[ 3 6 1 2 ]
Solution

We will use the method of augmenting with the identity.

[ 3 6 1 2 | 1 0 0 1 ]
  1. Switch row 1 and row 2.
    [ 1 3 3 2 | 0 1 1 0 ]
  2. Multiply row 1 by −3 and add it to row 2.
    [ 1 2 0 0 | 1 0 −3 1 ]
  3. There is nothing further we can do. The zeros in row 2 indicate that this matrix has no inverse.

Finding the Multiplicative Inverse of 3×3 Matrices

Unfortunately, we do not have a formula similar to the one for a 2×2 matrix to find the inverse of a 3×3 matrix. Instead, we will augment the original matrix with the identity matrix and use row operations to obtain the inverse.

Given a 3×3 matrix

A=[ 2 3 1 3 3 1 2 4 1 ]

augment A with the identity matrix

A|I=[ 2 3 1 3 3 1 2 4 1  |   1 0 0 0 1 0 0 0 1 ]

To begin, we write the augmented matrix with the identity on the right and A on the left. Performing elementary row operations so that the identity matrix appears on the left, we will obtain the inverse matrix on the right. We will find the inverse of this matrix in the next example.

Example 9
Finding the Inverse of a 3 × 3 Matrix

Given the 3×3 matrix A, find the inverse.

A=[ 2 3 1 3 3 1 2 4 1 ]
Solution

Augment A with the identity matrix, and then begin row operations until the identity matrix replaces A. The matrix on the right will be the inverse of A.

[ 2 3 1 3 3 1 2 4 1 | 1 0 0 0 1 0 0 0 1 ] Interchange  R 2 and  R 1 [ 3 3 1 2 3 1 2 4 1 | 0 1 0 1 0 0 0 0 1 ]
R 2 + R 1 = R 1 [ 1 0 0 2 3 1 2 4 1 | −1 1 0 1 0 0 0 0 1 ]
R 2 + R 3 = R 3 [ 1 0 0 2 3 1 0 1 0 | −1 1 0 1 0 0 −1 0 1 ]
R 3   R 2 [ 1 0 0 0 1 0 2 3 1 | −1 1 0 −1 0 1 1 0 0 ]
−2 R 1 + R 3 = R 3 [ 1 0 0 0 1 0 0 3 1 | −1 1 0 −1 0 1 3 −2 0 ]
−3 R 2 + R 3 = R 3 [ 1 0 0 0 1 0 0 0 1 | −1 1 0 −1 0 1 6 −2 −3 ]

Thus,

A −1 =B=[ −1 1 0 −1 0 1 6 −2 −3 ]
Analysis

To prove that B= A −1 , let’s multiply the two matrices together to see if the product equals the identity, if A A −1 =I and A −1 A=I.

A A −1 =[ 2 3 1 3 3 1 2 4 1 ]  [ −1 1 0 −1 0 1 6 −2 −3 ] =[ 2(−1)+3(−1)+1(6) 2(1)+3(0)+1(−2) 2(0)+3(1)+1(−3) 3(−1)+3(−1)+1(6) 3(1)+3(0)+1(−2) 3(0)+3(1)+1(−3) 2(−1)+4(−1)+1(6) 2(1)+4(0)+1(−2) 2(0)+4(1)+1(−3) ] =[ 1 0 0 0 1 0 0 0 1 ]
A −1 A=[ −1 1 0 −1 0 1 6 −2 3 ]  [ 2 3 1 3 3 1 2 4 1 ] =[ −1(2)+1(3)+0(2) −1(3)+1(3)+0(4) −1(1)+1(1)+0(1) −1(2)+0(3)+1(2) −1(3)+0(3)+1(4) −1(1)+0(1)+1(1) 6(2)+−2(3)+−3(2) 6(3)+−2(3)+−3(4) 6(1)+−2(1)+−3(1) ] =[ 1 0 0 0 1 0 0 0 1 ]

Solving a System of Linear Equations Using the Inverse of a Matrix

Solving a system of linear equations using the inverse of a matrix requires the definition of two new matrices: X is the matrix representing the variables of the system, and B is the matrix representing the constants. Using matrix multiplication, we may define a system of equations with the same number of equations as variables as

AX=B

To solve a system of linear equations using an inverse matrix, let A be the coefficient matrix, let X be the variable matrix, and let B be the constant matrix. Thus, we want to solve a system AX=B. For example, look at the following system of equations.

a 1 x+ b 1 y= c 1 a 2 x+ b 2 y= c 2

From this system, the coefficient matrix is

A=[ a 1 b 1 a 2 b 2 ]

The variable matrix is

X=[ x y ]

And the constant matrix is

B=[ c 1 c 2 ]

Then AX=B looks like

[ a 1 b 1 a 2 b 2 ]  [ x y ]=[ c 1 c 2 ]

Recall the discussion earlier in this section regarding multiplying a real number by its inverse, ( 2 −1 )2=( 1 2 )2=1. To solve a single linear equation ax=b for x, we would simply multiply both sides of the equation by the multiplicative inverse (reciprocal) of a. Thus,

 ax=b  ( 1 a )ax=( 1 a )b ( a −1   )ax=( a −1 )b [( a −1 )a]x=( a −1 )b            1x=( a −1 )b              x=( a −1 )b

The only difference between a solving a linear equation and a system of equations written in matrix form is that finding the inverse of a matrix is more complicated, and matrix multiplication is a longer process. However, the goal is the same—to isolate the variable.

We will investigate this idea in detail, but it is helpful to begin with a 2×2 system and then move on to a 3×3 system.

Example 10

Solving a 2 × 2 System Using the Inverse of a Matrix

Solve the given system of equations using the inverse of a matrix.

3x+8y=5 4x+11y=7
Solution

Write the system in terms of a coefficient matrix, a variable matrix, and a constant matrix.

A=[ 3 8 4 11 ],X=[ x y ],B=[ 5 7 ]

Then

[ 3 8 4 11 ]  [ x y ]=[ 5 7 ]

First, we need to calculate A −1 . Using the formula to calculate the inverse of a 2 by 2 matrix, we have:

A −1 = 1 adbc [ d b c a ]      = 1 3(11)−8(4) [ 11 −8 −4 3 ]      = 1 1 [ 11 −8 −4 3 ]

So,

A −1 =[ 11 −8 −4 3 ]

Now we are ready to solve. Multiply both sides of the equation by A −1 .

( A −1 )AX=( A −1 )B [ 11 −8 −4 3 ]  [ 3 8 4 11 ]  [ x y ]=[ 11 −8 −4 3 ]  [ 5 7 ] [ 1 0 0 1 ]  [ x y ]=[ 11(5)+(−8)7 −4(5)+3(7) ] [ x y ]=[ −1 1 ]

The solution is ( −1,1 ).

Example 11

Solving a 3 × 3 System Using the Inverse of a Matrix

Solve the following system using the inverse of a matrix.

5x+15y+56z=35 −4x−11y−41z=−26 x−3y−11z=−7
Solution

Write the equation AX=B.

[ 5 15 56 −4 −11 −41 −1 −3 −11 ]  [ x y z ]=[ 35 −26 −7 ]

First, we will find the inverse of A by augmenting with the identity.

[ 5 15 56 −4 −11 −41 −1 −3 −11 | 1 0 0 0 1 0 0 0 1 ]

Multiply row 1 by 1 5 .

[ 1 3 56 5 −4 −11 −41 −1 −3 −11 | 1 5 0 0 0 1 0 0 0 1 ]

Multiply row 1 by 4 and add to row 2.

[ 1 3 56 5 0 1 19 5 −1 −3 −11 | 1 5 0 0 4 5 1 0 0 0 1 ]

Add row 1 to row 3.

[ 1 3 56 5 0 1 19 5 0 0 1 5 | 1 5 0 0 4 5 1 0 1 5 0 1 ]

Multiply row 2 by −3 and add to row 1.

[ 1 0 1 5 0 1 19 5 0 0 1 5 | 11 5 −3 0 4 5 1 0 1 5 0 1 ]

Multiply row 3 by 5.

[ 1 0 1 5 0 1 19 5 0 0 1 | 11 5 −3 0 4 5 1 0 1 0 5 ]

Multiply row 3 by 1 5 and add to row 1.

[ 1 0 0 0 1 19 5 0 0 1 | −2 −3 1 4 5 1 0 1 0 5 ]

Multiply row 3 by 19 5 and add to row 2.

[ 1 0 0 0 1 0 0 0 1 | −2 −3 1 −3 1 −19 1 0 5 ]

So,

A −1 =[ −2 −3 1 −3 1 −19 1 0 5 ]

Multiply both sides of the equation by A −1 . We want A −1 AX= A −1 B:

[ −2 −3 1 −3 1 −19 1 0 5 ]  [ 5 15 56 −4 −11 −41 −1 −3 −11 ]  [ x y z ]=[ −2 −3 1 −3 1 −19 1 0 5 ]  [ 35 −26 −7 ]

Thus,

A −1 B=[ −70+78−7 −105−26+133 35+0−35 ]=[ 1 2 0 ]

The solution is ( 1,2,0 ).

Example 12

Using a Calculator to Solve a System of Equations with Matrix Inverses

Solve the system of equations with matrix inverses using a calculator

2x+3y+z=32 3x+3y+z=−27 2x+4y+z=−2
Solution

On the matrix page of the calculator, enter the coefficient matrix as the matrix variable [ A ], and enter the constant matrix as the matrix variable [ B ].

[A]=[ 2 3 1 3 3 1 2 4 1 ],[B]=[ 32 −27 −2 ]

On the home screen of the calculator, type in the multiplication to solve for X, calling up each matrix variable as needed.

[A] −1 ×[B]

Evaluate the expression.

[ −59 −34 252 ]

Key Equations

..
Identity matrix for a 2×2 matrix I 2 =[ 1 0 0 1 ]
Identity matrix for a 3×3 matrix I 3 =[ 1 0 0 0 1 0 0 0 1 ]
Multiplicative inverse of a 2×2 matrix A −1 = 1 adbc [ d b c a ],where adbc0

Key Concepts

  • An identity matrix has the property AI=IA=A. See Example 4.
  • An invertible matrix has the property A A −1 = A −1 A=I. See Example 5.
  • Use matrix multiplication and the identity to find the inverse of a 2×2 matrix. See Example 6.
  • The multiplicative inverse can be found using a formula. See Example 7.
  • Another method of finding the inverse is by augmenting with the identity. See Example 8.
  • We can augment a 3×3 matrix with the identity on the right and use row operations to turn the original matrix into the identity, and the matrix on the right becomes the inverse. See Example 9.
  • Write the system of equations as AX=B, and multiply both sides by the inverse of A: A −1 AX= A −1 B. See Example 10 and Example 11.
  • We can also use a calculator to solve a system of equations with matrix inverses. See Example 12.

Section Exercises

Verbal

Exercise 1

In a previous section, we showed that matrix multiplication is not commutative, that is, ABBA in most cases. Can you explain why matrix multiplication is commutative for matrix inverses, that is, A −1 A=A A −1 ?

Solution

If A −1 is the inverse of A, then A A −1 =I, the identity matrix. Since A is also the inverse of A −1 , A −1 A=I. You can also check by proving this for a 2×2 matrix.

Exercise 2

Does every 2×2 matrix have an inverse? Explain why or why not. Explain what condition is necessary for an inverse to exist.

Exercise 3

Can you explain whether a 2×2 matrix with an entire row of zeros can have an inverse?

Solution

No, because ad and bc are both 0, so adbc=0, which requires us to divide by 0 in the formula.

Exercise 4

Can a matrix with an entire column of zeros have an inverse? Explain why or why not.

Exercise 5

Can a matrix with zeros on the diagonal have an inverse? If so, find an example. If not, prove why not. For simplicity, assume a 2×2 matrix.

Solution

Yes. Consider the matrix [ 0 1 1 0 ]. The inverse is found with the following calculation: A −1 = 1 0(0)−1(1) [ 0 −1 −1 0 ]=[ 0 1 1 0 ].

Algebraic

In the following exercises, show that matrix A is the inverse of matrix B.

Exercise 6

A=[ 1 0 −1 1 ],B=[ 1 0 1 1 ]

Exercise 7

A=[ 1 2 3 4 ],B=[ −2 1 3 2 1 2 ]

Solution

AB=BA=[ 1 0 0 1 ]=I

Exercise 8

A=[ 4 5 7 0 ],B=[ 0 1 7 1 5 4 35 ]

Exercise 9

A=[ −2 1 2 3 −1 ],B=[ −2 −1 −6 −4 ]

Solution

AB=BA=[ 1 0 0 1 ]=I

Exercise 10

A=[ 1 0 1 0 1 −1 0 1 1 ],B= 1 2 [ 2 1 −1 0 1 1 0 −1 1 ]

Exercise 11

A=[ 1 2 3 4 0 2 1 6 9 ],B= 1 4 [ 6 0 −2 17 −3 −5 −12 2 4 ]

Solution

AB=BA=[ 1 0 0 0 1 0 0 0 1 ]=I

Exercise 12

A=[ 3 8 2 1 1 1 5 6 12 ],B= 1 36 [ −6 84 −6 7 −26 1 −1 −22 5 ]

For the following exercises, find the multiplicative inverse of each matrix, if it exists.

Exercise 13

[ 3 −2 1 9 ]

Solution

1 29 [ 9 2 −1 3 ]

Exercise 14

[ −2 2 3 1 ]

Exercise 15

[ −3 7 9 2 ]

Solution

1 69 [ −2 7 9 3 ]

Exercise 16

[ −4 −3 −5 8 ]

Exercise 17

[ 1 1 2 2 ]

Solution

There is no inverse

Exercise 18

[ 0 1 1 0 ]

Exercise 19

[ 0.5 1.5 1 −0.5 ]

Solution

4 7 [ 0.5 1.5 1 −0.5 ]

Exercise 20

[ 1 0 6 −2 1 7 3 0 2 ]

Exercise 21

[ 0 1 −3 4 1 0 1 0 5 ]

Solution

1 17 [ −5 5 −3 20 −3 12 1 −1 4 ]

Exercise 22

[ 1 2 −1 −3 4 1 −2 −4 −5 ]

Exercise 23

[ 1 9 −3 2 5 6 4 −2 7 ]

Solution

1 209 [ 47 −57 69 10 19 −12 −24 38 −13 ]

Exercise 24

[ 1 −2 3 −4 8 −12 1 4 2 ]

Exercise 25

[ 1 2 1 2 1 2 1 3 1 4 1 5 1 6 1 7 1 8 ]

Solution

[ 18 60 −168 −56 −140 448 40 80 −280 ]

Exercise 26

[ 1 2 3 4 5 6 7 8 9 ]

For the following exercises, solve the system using the inverse of a 2×2 matrix.

Exercise 27

5x6y=61 4x+3y=2

Solution

( −5,6 )

Exercise 28

8x+4y=−100 3x−4y=1

Exercise 29

3x−2y=6 x+5y=−2

Solution

( 2,0 )

Exercise 30

5x−4y=−5 4x+y=2.3

Exercise 31

−3x−4y=9 12x+4y=−6

Solution

( 1 3 , 5 2 )

Exercise 32

−2x+3y= 3 10 x+5y= 1 2

Exercise 33

8 5 x 4 5 y= 2 5 8 5 x+ 1 5 y= 7 10

Solution

( 2 3 , 11 6 )

Exercise 34

1 2 x+ 1 5 y= 1 4 1 2 x 3 5 y= 9 4

For the following exercises, solve a system using the inverse of a 3×3 matrix.

Exercise 35

3x−2y+5z=21 5x+4y=37 x−2y−5z=5

Solution

( 7, 1 2 , 1 5 )

Exercise 36

4x+4y+4z=40 2x3y+4z=−12 x+3y+4z=9

Exercise 37

6x5yz=31 x+2y+z=−6 3x+3y+2z=13

Solution

( 5,0,−1 )

Exercise 38

6x−5y+2z=−4 2x+5yz=12 2x+5y+z=12

Exercise 39

4x−2y+3z=−12 2x+2y−9z=33 6y−4z=1

Solution

1 34 ( −35,−97,−154 )

Exercise 40

1 10 x 1 5 y+4z= −41 2 1 5 x−20y+ 2 5 z=−101 3 10 x+4y 3 10 z=23

Exercise 41

1 2 x 1 5 y+ 1 5 z= 31 100 3 4 x 1 4 y+ 1 2 z= 7 40 4 5 x 1 2 y+ 3 2 z= 1 4

Solution

1 690 ( 65,−1136,−229 )

Exercise 42

0.1x+0.2y+0.3z=−1.4 0.1x−0.2y+0.3z=0.6 0.4y+0.9z=−2

Technology

For the following exercises, use a calculator to solve the system of equations with matrix inverses.

Exercise 43

2xy=−3 x+2y=2.3

Solution

( 37 30 , 8 15 )

Exercise 44

1 2 x 3 2 y= 43 20 5 2 x+ 11 5 y= 31 4

Exercise 45

12.3x−2y−2.5z=2 36.9x+7y−7.5z=−7 8y−5z=−10

Solution

( 10 123 ,−1, 2 5 )

Exercise 46

0.5x−3y+6z=−0.8 0.7x−2y=−0.06 0.5x+4y+5z=0

Extensions

For the following exercises, find the inverse of the given matrix.

Exercise 47

[ 1 0 1 0 0 1 0 1 0 1 1 0 0 0 1 1 ]

Solution

1 2 [ 2 1 1 1 0 1 1 1 0 1 1 1 0 1 1 1 ]

Exercise 48

[ 1 0 2 5 0 0 0 2 0 2 1 0 1 3 0 1 ]

Exercise 49

[ 1 2 3 0 0 1 0 2 1 4 2 3 5 0 1 1 ]

Solution

1 39 [ 3 2 1 7 18 53 32 10 24 36 21 9 9 46 16 5 ]

Exercise 50

[ 1 2 0 2 3 0 2 1 0 0 0 0 3 0 1 0 2 0 0 1 0 0 1 2 0 ]

Exercise 51

[ 1 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 1 1 1 1 1 1 ]

Solution

[ 1 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 1 1 1 1 1 1 ]

Real-World Applications

For the following exercises, write a system of equations that represents the situation. Then, solve the system using the inverse of a matrix.

Exercise 52

2,400 tickets were sold for a basketball game. If the prices for floor 1 and floor 2 were different, and the total amount of money brought in is $64,000, how much was the price of each ticket?

Exercise 53

In the previous exercise, if you were told there were 400 more tickets sold for floor 2 than floor 1, how much was the price of each ticket?

Solution

Infinite solutions.

Exercise 54

A food drive collected two different types of canned goods, green beans and kidney beans. The total number of collected cans was 350 and the total weight of all donated food was 348 lb, 12 oz. If the green bean cans weigh 2 oz less than the kidney bean cans, how many of each can was donated?

Exercise 55

Students were asked to bring their favorite fruit to class. 95% of the fruits consisted of banana, apple, and oranges. If oranges were twice as popular as bananas, and apples were 5% less popular than bananas, what are the percentages of each individual fruit?

Solution

50% oranges, 25% bananas, 20% apples

Exercise 56

The nursing club held a bake sale to raise money and sold brownies and chocolate chip cookies. They priced the brownies at $1 and the chocolate chip cookies at $0.75. They raised $700 and sold 850 items. How many brownies and how many cookies were sold?

Exercise 57

A clothing store needs to order new inventory. It has three different types of hats for sale: straw hats, beanies, and cowboy hats. The straw hat is priced at $13.99, the beanie at $7.99, and the cowboy hat at $14.49. If 100 hats were sold this past quarter, $1,119 was taken in by sales, and the amount of beanies sold was 10 more than cowboy hats, how many of each should the clothing store order to replace those already sold?

Solution

10 straw hats, 50 beanies, 40 cowboy hats

Exercise 58

Anna, Percy, and Morgan weigh a combined 370 lb. If Morgan weighs 20 lb more than Percy, and Anna weighs 1.5 times as much as Percy, how much does each person weigh?

Exercise 59

Three roommates shared a package of 12 ice cream bars, but no one remembers who ate how many. If Micah ate twice as many ice cream bars as Joe, and Albert ate three less than Micah, how many ice cream bars did each roommate eat?

Solution

Micah ate 6, Joe ate 3, and Albert ate 3.

Exercise 60

A farmer constructed a chicken coop out of chicken wire, wood, and plywood. The chicken wire cost $2 per square foot, the wood $10 per square foot, and the plywood $5 per square foot. The farmer spent a total of $51, and the total amount of materials used was 14 ft 2 . He used 3 ft 2 more chicken wire than plywood. How much of each material in did the farmer use?

Exercise 61

Jay has lemon, orange, and pomegranate trees in his backyard. An orange weighs 8 oz, a lemon 5 oz, and a pomegranate 11 oz. Jay picked 142 pieces of fruit weighing a total of 70 lb, 10 oz. He picked 15.5 times more oranges than pomegranates. How many of each fruit did Jay pick?

Solution

124 oranges, 10 lemons, 8 pomegranates

identity matrix
a square matrix containing ones down the main diagonal and zeros everywhere else; it acts as a 1 in matrix algebra
multiplicative inverse of a matrix
a matrix that, when multiplied by the original, equals the identity matrix