Processing math: 100%
Skip to main content
Library homepage
 

Text Color

Text Size

 

Margin Size

 

Font Type

Enable Dyslexic Font
Mathematics LibreTexts

3.5: Exercises

( \newcommand{\kernel}{\mathrm{null}\,}\)

Exercise 3.5.1

Find the determinants of the following matrices.

  1. [1302]
  2. [0302]
  3. [4362]

Exercise 3.5.2

Let A=[124013251]. Find the following.

  1. minor(A)11
  2. minor(A)21
  3. minor(A)32
  4. cof(A)11
  5. cof(A)21
  6. cof(A)32

Exercise 3.5.3

Find the determinants of the following matrices.

  1. [123322098]
  2. [432178393]
  3. [1232132341501212]
Answer
  1. The answer is 31.
  2. The answer is 375.
  3. The answer is 2.

Exercise 3.5.4

Find the following determinant by expanding along the first row and second column. |121213211|

Answer

|121213211|=6

Exercise 3.5.5

Find the following determinant by expanding along the first column and third row. |121101211|

Answer

|121101211|=2

Exercise 3.5.6

Find the following determinant by expanding along the second row and first column. |121213211|

Answer

|121213211|=6

Exercise 3.5.7

Compute the determinant by cofactor expansion. Pick the easiest row or column to use. |1001211000022131|

Answer

|1001211000022131|=4

Exercise 3.5.8

Find the determinant of the following matrices.

  1. A=[13402]
  2. A=[4314020005]
  3. A=[23150041700350001]

Exercise 3.5.9

An operation is done to get from the first matrix to the second. Identify what was done and tell how it will affect the value of the determinant. [abcd][acbd]

Answer

It does not change the determinant. This was just taking the transpose.

Exercise 3.5.10

An operation is done to get from the first matrix to the second. Identify what was done and tell how it will affect the value of the determinant. [abcd][cdab]

Answer

In this case two rows were switched and so the resulting determinant is 1 times the first

Exercise 3.5.11

An operation is done to get from the first matrix to the second. Identify what was done and tell how it will affect the value of the determinant. [abcd][aba+cb+d]

Answer

The determinant is unchanged. It was just the first row added to the second.

Exercise 3.5.12

An operation is done to get from the first matrix to the second. Identify what was done and tell how it will affect the value of the determinant. [abcd][ab2c2d]

Answer

The second row was multiplied by 2 so the determinant of the result is 2 times the original determinant.

Exercise 3.5.13

An operation is done to get from the first matrix to the second. Identify what was done and tell how it will affect the value of the determinant. [abcd][badc]

Answer

In this case the two columns were switched so the determinant of the second is 1 times the determinant of the first.

Exercise 3.5.14

Let A be an r×r matrix and suppose there are r1 rows (columns) such that all rows (columns) are linear combinations of these r1 rows (columns). Show det(A)=0.

Answer

If the determinant is nonzero, then it will remain nonzero with row operations applied to the matrix. However, by assumption, you can obtain a row of zeros by doing row operations. Thus the determinant must have been zero after all.

Exercise 3.5.15

Show det(aA)=andet(A) for an n×n matrix A and scalar a.

Answer

det(aA)=det(aIA)=det(aI)det(A)=andet(A). The matrix which has a down the main diagonal has determinant equal to an.

Exercise 3.5.16

Construct 2×2 matrices A and B to show that the detAdetB=det(AB).

Answer

det([1234][1256])=8det[1234]det[1256]=2×4=8

Exercise 3.5.17

Is it true that det(A+B)=det(A)+det(B)? If this is so, explain why. If it is not so, give a counter example.

Answer

This is not true at all. Consider A=[1001],B=[1001].

Exercise 3.5.18

An n×n matrix is called nilpotent if for some positive integer, k it follows Ak=0. If A is a nilpotent matrix and k is the smallest possible integer such that Ak=0, what are the possible values of det(A)?

Answer

It must be 0 because 0=det(0)=det(Ak)=(det(A))k.

Exercise 3.5.19

A matrix is said to be orthogonal if ATA=I. Thus the inverse of an orthogonal matrix is just its transpose. What are the possible values of det(A) if A is an orthogonal matrix?

Answer

You would need det(AAT)=det(A)det(AT)=det(A)2=1 and so det(A)=1, or 1.

Exercise 3.5.20

Let A and B be two n×n matrices. AB (A is similar to B) means there exists an invertible matrix P such that A=P1BP. Show that if AB, then det(A)=det(B).

Answer

det(A)=det(S1BS)=det(S1)det(B)det(S)=det(B)det(S1S)=det(B).

Exercise 3.5.21

Tell whether each statement is true or false. If true, provide a proof. If false, provide a counter example.

  1. If A is a 3×3 matrix with a zero determinant, then one column must be a multiple of some other column.
  2. If any two columns of a square matrix are equal, then the determinant of the matrix equals zero.
  3. For two n×n matrices A and B, det(A+B)=det(A)+det(B).
  4. For an n×n matrix A, det(3A)=3det(A)
  5. If A1 exists then det(A1)=det(A)1.
  6. If B is obtained by multiplying a single row of A by 4 then det(B)=4det(A).
  7. For A an n×n matrix, det(A)=(1)ndet(A).
  8. If A is a real n×n matrix, then det(ATA)0.
  9. If Ak=0 for some positive integer k, then det(A)=0.
  10. If AX=0 for some X0, then det(A)=0.
Answer
  1. False. Consider [112154033]
  2. True.
  3. False.
  4. False.
  5. True.
  6. False.
  7. True.
  8. True.
  9. True.
  10. True.

Exercise 3.5.22

Find the determinant using row operations to first simplify. |121232412|

Answer

|121232412|=6

Exercise 3.5.23

Find the determinant using row operations to first simplify. |213242145|

Answer

|213242145|=32

Exercise 3.5.24

Find the determinant using row operations to first simplify. |1212312310312322|

Answer

One can row reduce this using only row operation 3 to [12120553002950006310] and therefore, the determinant is 63. |1212312310312322|=63

Exercise 3.5.25

Find the determinant using row operations to first simplify. |1412322310332122|

Answer

One can row reduce this using only row operation 3 to [14120105300219500021120] Thus the determinant is given by |1412322310332122|=211

Exercise 3.5.26

Let A=[123021310] Determine whether the matrix A has an inverse by finding whether the determinant is non zero. If the determinant is nonzero, find the inverse using the formula for the inverse which involves the cofactor matrix.

Answer

det[123021310]=13 and so it has an inverse. This inverse is 113[|2110||0130||0231||2310||1330||1231||2321||1301||1202|]T=113[136395412]T=[113313413313913113613513213]

Exercise 3.5.27

Let A=[120021311] Determine whether the matrix A has an inverse by finding whether the determinant is non zero. If the determinant is nonzero, find the inverse using the formula for the inverse.

Answer

det[120021311]=7 so it has an inverse. This inverse is 17[136215212]T=[172727371717675727]

Exercise 3.5.28

Let A=[133241011] Determine whether the matrix A has an inverse by finding whether the determinant is non zero. If the determinant is nonzero, find the inverse using the formula for the inverse.

Answer

det[133241011]=3 so it has an inverse which is [103231353231323]

Exercise 3.5.29

Let A=[123021267] Determine whether the matrix A has an inverse by finding whether the determinant is non zero. If the determinant is nonzero, find the inverse using the formula for the inverse.

Exercise 3.5.30

Let A=[103101310] Determine whether the matrix A has an inverse by finding whether the determinant is non zero. If the determinant is nonzero, find the inverse using the formula for the inverse.

Answer

det[103101310]=2 and so it has an inverse. The inverse turns out to equal [123203292112120]

Exercise 3.5.31

For the following matrices, determine if they are invertible. If so, use the formula for the inverse in terms of the cofactor matrix to find each inverse. If the inverse does not exist, explain why.

  1. [1112]
  2. [123021411]
  3. [121230012]
Answer
  1. |1112|=1
  2. |123021411|=15
  3. |121230012|=0

Exercise 3.5.32

Consider the matrix A=[1000costsint0sintcost] Does there exist a value of t for which this matrix fails to have an inverse? Explain.

Answer

No. It has a nonzero determinant for all t

Exercise 3.5.33

Consider the matrix A=[1tt2012tt02] Does there exist a value of t for which this matrix fails to have an inverse? Explain.

Answer

det[1tt2012tt02]=t3+2 and so it has no inverse when t=32

Exercise 3.5.34

Consider the matrix A=[etcoshtsinhtetsinhtcoshtetcoshtsinht] Does there exist a value of t for which this matrix fails to have an inverse? Explain.

Answer

det[etcoshtsinhtetsinhtcoshtetcoshtsinht]=0 and so this matrix fails to have a nonzero determinant at any value of t.

Exercise 3.5.35

Consider the matrix A=[etetcostetsintetetcostetsintetsint+etcostet2etsint2etcost] Does there exist a value of t for which this matrix fails to have an inverse? Explain.

Answer

det[etetcostetsintetetcostetsintetsint+etcostet2etsint2etcost]=5et0 and so this matrix is always invertible.

Exercise 3.5.36

Show that if det(A)0 for A an n×n matrix, it follows that if AX=0, then X=0.

Answer

If det(A)0, then A1 exists and so you could multiply on both sides on the left by A1 and obtain that X=0.

Exercise 3.5.37

Suppose A,B are n×n matrices and that AB=I. Show that then BA=I. Hint: First explain why det(A), det(B) are both nonzero. Then (AB)A=A and then show BA(BAI)=0. From this use what is given to conclude A(BAI)=0. Then use Exercise 3.5.36.

Answer

You have 1=det(A)det(B). Hence both A and B have inverses. Letting X be given, A(BAI)X=(AB)AXAX=AXAX=0 and so it follows from the above problem that (BAI)X=0. Since X is arbitrary, it follows that BA=I.

Exercise 3.5.38

Use the formula for the inverse in terms of the cofactor matrix to find the inverse of the matrix A=[et000etcostetsint0etcostetsintetcost+etsint]

Answer

det[et000etcostetsint0etcostetsintetcost+etsint]=e3t. Hence the inverse is e3t[e2t000e2tcost+e2tsint(e2tcoste2tsin)t0e2tsinte2tcos(t)]T=[et000et(cost+sint)(sint)et0et(costsint)(cost)et]

Exercise 3.5.39

Find the inverse, if it exists, of the matrix A=[etcostsintetsintcostetcostsint]

Answer

[etcostsintetsintcostetcostsint]1=[12et012et12cost+12sintsint12sint12cost12sint12costcost12cost12sint]

Exercise 3.5.40

Suppose A is an upper triangular matrix. Show that A1 exists if and only if all elements of the main diagonal are non zero. Is it true that A1 will also be upper triangular? Explain. Could the same be concluded for lower triangular matrices?

Answer

The given condition is what it takes for the determinant to be non zero. Recall that the determinant of an upper triangular matrix is just the product of the entries on the main diagonal

Exercise 3.5.41

If A,B, and C are each n×n matrices and ABC is invertible, show why each of A,B, and C are invertible.

Answer

This follows because det(ABC)=det(A)det(B)det(C) and if this product is nonzero, then each determinant in the product is nonzero and so each of these matrices is invertible.

Exercise 3.5.42

Decide if this statement is true or false: Cramer’s rule is useful for finding solutions to systems of linear equations in which there is an infinite set of solutions.

Answer

False.

Exercise 3.5.43

Use Cramer’s rule to find the solution to x+2y=12xy=2

Answer

Solution is: [x=1,y=0]

Exercise 3.5.44

Use Cramer’s rule to find the solution to x+2y+z=12xyz=2x+z=1

Answer

Solution is: [x=1,y=0,z=0]. For example, y=|111221111||121211101|=0


This page titled 3.5: Exercises is shared under a CC BY-NC-SA 4.0 license and was authored, remixed, and/or curated by Ken Kuttler (Lyryx) via source content that was edited to the style and standards of the LibreTexts platform.

Support Center

How can we help?