Student Study Guide for Linear Algebra and Its Applications
Student Study Guide for Linear Algebra and Its Applications
5th Edition
ISBN: 9780321982575
Author: David C. Lay, Steven R. Lay, Judi J. McDonald
Publisher: PEARSON
bartleby

Videos

Textbook Question
Book Icon
Chapter 3, Problem 1SE

Mark each statement True or False. Justify each answer.

Assume that all matrices here are square.

  1. a. If A is a 2 × 2 matrix with a zero determinant, then one column of A is a multiple of the other.
  2. b.If two rows of a 3 × 3 matrix A are the same, then det A = 0.
  3. c. If A is a 3 × 3 matrix, then det 5A = 5det A.
  4. d.If A and B are n × n matrices, with det A = 2 and det B = 3, then det(A + B) = 5.
  5. e. If A is n × n and det A = 2, then det A3 = 6.
  6. f. If B is produced by interchanging two rows of A, then det B = det A.
  7. g.If B is produced by multiplying row 3 of A by 5, then det B = 5·det A.
  8. h.If B is formed by adding to one row of A a linear combination of the other rows, then det B = det A.
  9. i. det AT = − det A.
  10. j. det(−A)= − det A.
  11. k.det ATA ≥ 0.
  12. l. Any system of n linear equations in n variables can be solved by Cramer’s rule.
  13. m. If u and v are in ℝ2 and det [u v] = 10, then the area of the triangle in the plane with vertices at 0, u, and v is 10.
  14. n. If A3 = 0. then det A = 0.
  15. ○.  If A is invertible, then det A−1 = det A.
  16. p. If A is invertible, then (det A)(det A−1) = 1.

a.

Expert Solution
Check Mark
To determine

To check: Whether the statement “If A is a 2×2 matrix with a zero determinant, then one column of A is a multiple of the other” is true or false.

Answer to Problem 1SE

The given statement is true.

Explanation of Solution

Consider A be a 2×2 matrix.

The detA=0.

Then, the matrix A have linearly dependent columns.

Thus, the statement is true.

b.

Expert Solution
Check Mark
To determine

To check: Whether the statement “If two rows of a 3×3 matrix A are the same, then detA=0” is true or false.

Answer to Problem 1SE

The given statement is true.

Explanation of Solution

From problem 30 in section 3.2, it is clear that the two rows of 3×3 matrix are same.

Then, the detA=0, so the two rows of the matrix A are equal.

Therefore, the statement is true.

c.

Expert Solution
Check Mark
To determine

To check: Whether the statement “If A is a 3×3 matrix, then det5A=5detA” is true or false.

Answer to Problem 1SE

The given statement is false.

Explanation of Solution

Consider A be a 3×3 matrix.

The properties of the determinant as follows.

detdA=dn(detA) (1)

Substitute 3 for n and 5 for d in equation (1),

det5A=53(detA)

Thus, the statement is false.

d.

Expert Solution
Check Mark
To determine

To check: Whether the statement “If A and B are n×n matrices, with detA=2 and detB=3, then det(A+B)=5” is true or false.

Answer to Problem 1SE

The given statement is false.

Explanation of Solution

Consider the value of matrix A and B as follows.

A=[2001]B=[1003]

Calculate the value of detA.

detA=2×10×0=2

Calculate the value of detB.

detA=3×10×0=3

Calculate (detA+detB) as follows.

(detA+detB)=2+3=5

Calculate the value of (A+B) as follows.

A+B=[2001]+[1003]=[3004]

Calculate the value of det(A+B) as follows.

det(A+B)=3×40×0=12

Compare det(A+B) and (detA+detB) as follows.

det(A+B)(detA+detB)125

Thus, the statement is false.

e.

Expert Solution
Check Mark
To determine

To check: Whether the statement “If A is n×n and detA=2, then detA3=6” is true or false.

Answer to Problem 1SE

The given statement is false.

Explanation of Solution

Theorem used:

“If A and B are n×n matrices, then detAB=(detA)(detB)”.

Calculation:

The value of detA=2.

Calculate value of detA3 by using the above theorem.

detA3=det(A×A×A)=(detA)×(detA)×(detA)=2×2×2=86

Thus, the statement is false.

f.

Expert Solution
Check Mark
To determine

To check: Whether the statement “If B is produced by interchanging two rows of A, then detB=detA” is true or false.

Answer to Problem 1SE

The given statement is false.

Explanation of Solution

Theorem used:

“Let A be a square matrix.

a. If a multiple of one row of A is added to another row to produce a matrix B, then detB=detA.

b. If two rows of matrix A are interchanged to produce matrix B, then, detA=detB.

c. If one row of A is multiplied by k to produce B, then detB=kdetA”.

From the above theorem part (b), it is clear that the 2 rows of the matrix A are interchanged to get matrix B.

Then, there occurs the determinant value as detA=detB.

Hence, the statement is false.

g.

Expert Solution
Check Mark
To determine

To check: Whether the statement “If B is produced by multiplying row 3 of A by 5, then

detB=5detA” is true or false.

Answer to Problem 1SE

The given statement is true.

Explanation of Solution

From the above theorem in part (c), “If B is produced by multiplying row 3 of A by 5”, then detB=5detA.

Thus, the given statement is true.

h.

Expert Solution
Check Mark
To determine

To check: Whether the statement “If B is formed by adding to one row of A a linear combination of the other rows, then detB=detA” is true or false.

Answer to Problem 1SE

The given statement is true.

Explanation of Solution

From part (a) of above theorem, “If B is formed by adding to one row of A a linear combination of the other rows”, then detB=detA.

Thus, the given statement is true.

i.

Expert Solution
Check Mark
To determine

To check: Whether the statement “detAT=detA” is true or false.

Answer to Problem 1SE

The given statement is false.

Explanation of Solution

Theorem used:

“Consider A is a n×n matrix, then detAT=detA”.

From above theorem, detATdetA.

Thus, the given statement is false.

j.

Expert Solution
Check Mark
To determine

To check: Whether the statement “det(A)=detA” is true or false.

Answer to Problem 1SE

The given statement is false.

Explanation of Solution

From part (c) of above theorem,  the statement det(A)=detA is false.

Thus, the given statement is false.

k.

Expert Solution
Check Mark
To determine

To check: Whether the statement “detATA0” is true or false.

Answer to Problem 1SE

The given statement is true.

Explanation of Solution

From the above theorem, detA=detAT

Calculate the value of (detATA) as follows.

(detATA)=(detAT)(detA)

Substitute A for AT,

(detAAT)=(detA)(detA)=(detA)2

Thus, (detATA)0.

Thus, the given statement is true.

l.

Expert Solution
Check Mark
To determine

To check: Whether the statement “Any system of n linear equations in n variables can be solved by Cramer’s rule” is true or false.

Answer to Problem 1SE

The given statement is false.

Explanation of Solution

Theorem 7: “Let A be an invertible n×n matrix. For any b in n, the unique solution x of Ax=b has entries given by,

xi=detAi(b)detA”.

Here, the value of i ranges from i=1,2,3,...,n.

From above Theorem 7, the statement “Any system of n linear equations in n variables can be solved by Cramer’s rule’’ is false as the coefficient matrix has to be invertible.

Thus, the given statement is false.

m.

Expert Solution
Check Mark
To determine

To check: Whether the statement “If u and v are in n and , then the area of the triangle in the plane with vertices at 0, u, and v is 10” is true or false.

Answer to Problem 1SE

The given statement is false.

Explanation of Solution

Theorem used:

“If A is a 2×2 matrix, the area of the parallelogram determined by the columns of A is |detA|. If A is a 3×3 matrix, the volume of the parallelepiped determined by the columns of A is detA.”

Consider u and v are in 2.

Show the value of det[uv] as follows.

det[uv]=10

Calculate area of the triangle by using the above theorem.

Areaoftriangle=12(Areaofparallelogram)=12|detA|

Substitute 10 for detA,

Areaoftriangle=12|10|=5

Thus, the given statement is false.

n.

Expert Solution
Check Mark
To determine

To check: Whether the statement “If A3=0, then detA=0” is true or false.

Answer to Problem 1SE

The given statement is true.

Explanation of Solution

Calculate the value of detA3 as follows by using the above theorem.

detA3=det(A×A×A)=(detA)(detA)(detA)=(detA)3

Thus, the given statement is true.

o.

Expert Solution
Check Mark
To determine

To check: Whether the statement “If A is invertible, then detA1=detA” is true or false.

Answer to Problem 1SE

The given statement is false.

Explanation of Solution

Refer Exercise 31 of Section 3.2.

Consider A as invertible matrix. Then,

detA1=1detA.

Thus, the given statement is false.

p.

Expert Solution
Check Mark
To determine

To check: Whether the statement “If A is invertible, then (detA)(detA1)=1” is true or false.

Answer to Problem 1SE

The given statement is true.

Explanation of Solution

Consider A as invertible matrix.

Calculate the value of (detA)(detA1) by using the above theorem.

(detA)(detA1)=det(A×A1)=det(I)=I

Want to see more full solutions like this?

Subscribe now to access step-by-step solutions to millions of textbook problems written by subject matter experts!

Chapter 3 Solutions

Student Study Guide for Linear Algebra and Its Applications

Ch. 3.1 - Compute the determinants in Exercises 914 by a...Ch. 3.1 - Compute the determinants in Exercises 914 by a...Ch. 3.1 - Compute the determinants in Exercises 914 by...Ch. 3.1 - Compute the determinants in Exercises 914 by...Ch. 3.1 - Compute the determinants in Exercises 914 by...Ch. 3.1 - The expansion of a 3 3 determinant can be...Ch. 3.1 - The expansion of a 3 3 determinant can be...Ch. 3.1 - The expansion of a 3 3 determinant can be...Ch. 3.1 - The expansion of a 3 3 determinant can be...Ch. 3.1 - In Exercises 1924, explore the effect of an...Ch. 3.1 - In Exercises 1924, explore the effect of an...Ch. 3.1 - In Exercises 1924, explore the effect of an...Ch. 3.1 - In Exercises 1924, explore the effect of an...Ch. 3.1 - In Exercises 1924, explore the effect of an...Ch. 3.1 - In Exercises 1924, explore the effect of an...Ch. 3.1 - Compute the determinants of the elementary...Ch. 3.1 - Compute the determinants of the elementary...Ch. 3.1 - Compute the determinants of the elementary...Ch. 3.1 - Compute the determinants of the elementary...Ch. 3.1 - Compute the determinants of the elementary...Ch. 3.1 - Compute the determinants of the elementary...Ch. 3.1 - Use Exercises 2528 to answer the questions in...Ch. 3.1 - Use Exercises 2528 to answer the questions in...Ch. 3.1 - In Exercises 3336, verify that det EA = (det...Ch. 3.1 - In Exercises 3336, verify that det EA = (det...Ch. 3.1 - In Exercises 3336, verify that det EA = (det...Ch. 3.1 - In Exercises 3336, verify that det EA = (det...Ch. 3.1 - Let A = [3142] Write 5A. Is det 5A = 5 det A?Ch. 3.1 - Let .A = [abcd] and let k be a scalar. Find a...Ch. 3.1 - In Exercises 39 and 40, A is an n n matrix. Mark...Ch. 3.1 - a. The cofactor expansion of det A down a column...Ch. 3.1 - Let u = [30] and v = [12]. Compute the area of the...Ch. 3.1 - Let u = [ab] and v = [c0], where a, b, and c are...Ch. 3.2 - PRACTICE PROBLEMS 1. Compute |13122512045131068|...Ch. 3.2 - Use a determinant to decide if v1, v2, and v3 are...Ch. 3.2 - Let A be an n n matrix such that A2 = I. Show...Ch. 3.2 - Each equation in Exercises 14 illustrates a...Ch. 3.2 - Each equation in Exercises 14 illustrates a...Ch. 3.2 - Each equation in Exercises 14 illustrates a...Ch. 3.2 - Each equation in Exercises 14 illustrates a...Ch. 3.2 - Find the determinants in Exercises 510 by row...Ch. 3.2 - Find the determinants in Exercises 510 by row...Ch. 3.2 - Find the determinants in Exercises 510 by row...Ch. 3.2 - Find the determinants in Exercises 510 by row...Ch. 3.2 - Find the determinants in Exercises 510 by row...Ch. 3.2 - Find the determinants in Exercises 510 by row...Ch. 3.2 - Combine the methods of row reduction and cofactor...Ch. 3.2 - Combine the methods of row reduction and cofactor...Ch. 3.2 - Combine the methods of row reduction and cofactor...Ch. 3.2 - Combine the methods of row reduction and cofactor...Ch. 3.2 - Find the determinants in Exercises 1520, where 15....Ch. 3.2 - Find the determinants in Exercises 1520, where 16....Ch. 3.2 - Find the determinants in Exercises 1520, where...Ch. 3.2 - Find the determinants in Exercises 1520, where...Ch. 3.2 - Find the determinants in Exercises 1520, where...Ch. 3.2 - Find the determinants in Exercises 1520, where...Ch. 3.2 - In Exercises 2123, use determinants to find out if...Ch. 3.2 - In Exercises 2123, use determinants to find out if...Ch. 3.2 - In Exercises 2123, use determinants to find out if...Ch. 3.2 - In Exercises 2426, use determinants to decide if...Ch. 3.2 - In Exercises 2426, use determinants to decide if...Ch. 3.2 - In Exercises 2426, use determinants to decide if...Ch. 3.2 - In Exercises 27 and 28, A and B are n n matrices....Ch. 3.2 - a. If three row interchanges are made in...Ch. 3.2 - Compute det B4 where B = [101112121]Ch. 3.2 - Use Theorem 3 (but not Theorem 4) to show that if...Ch. 3.2 - Show that if A is invertible, then detA1=1detA.Ch. 3.2 - Suppose that A is a square matrix such that det A3...Ch. 3.2 - Let A and B be square matrices. Show that even...Ch. 3.2 - Let A and P be square matrices, with P invertible....Ch. 3.2 - Let U be a square matrix such that UTU = 1. Show...Ch. 3.2 - Find a formula for det(rA) when A is an n n...Ch. 3.2 - Verify that det AB = (det A)(det B) for the...Ch. 3.2 - Verify that det AB = (det A)(det B) for the...Ch. 3.2 - Let A and B be 3 3 matrices, with det A = 3 and...Ch. 3.2 - Let A and B be 4 4 matrices, with det A = 3 and...Ch. 3.2 - Prob. 41ECh. 3.2 - Let A = [1001] and B = [abcd]. Show that det(A +...Ch. 3.2 - Verify that det A = det B + det C, where A =...Ch. 3.2 - Right-multiplication by an elementary matrix E...Ch. 3.3 - Let S be the parallelogram determined by the...Ch. 3.3 - Use Cramers rule to compute the solutions of the...Ch. 3.3 - Use Cramers rule to compute the solutions of the...Ch. 3.3 - Use Cramers rule to compute the solutions of the...Ch. 3.3 - Use Cramers rule to compute the solutions of the...Ch. 3.3 - Use Cramers rule to compute the solutions of the...Ch. 3.3 - Use Cramers rule to compute the solutions of the...Ch. 3.3 - In Exercises 710, determine the values of the...Ch. 3.3 - In Exercises 710, determine the values of the...Ch. 3.3 - In Exercises 710, determine the values of the...Ch. 3.3 - In Exercises 710, determine the values of the...Ch. 3.3 - In Exercises 1116, compute the adjugate of the...Ch. 3.3 - In Exercises 1116, compute the adjugate of the...Ch. 3.3 - In Exercises 1116, compute the adjugate of the...Ch. 3.3 - In Exercises 1116, compute the adjugate of the...Ch. 3.3 - In Exercises 1116, compute the adjugate of the...Ch. 3.3 - In Exercises 1116, compute the adjugate of the...Ch. 3.3 - Show that if A is 2 2, then Theorem 8 gives the...Ch. 3.3 - Suppose that all the entries in A are integers and...Ch. 3.3 - In Exercises 1922, find the area of the...Ch. 3.3 - In Exercises 1922, find the area of the...Ch. 3.3 - In Exercises 1922, find the area of the...Ch. 3.3 - In Exercises 19-22, find the area of the...Ch. 3.3 - Find the volume of the parallelepiped with one...Ch. 3.3 - Find the volume of the parallelepiped with one...Ch. 3.3 - Use the concept of volume to explain why the...Ch. 3.3 - Let T : m n be a linear transformation, and let p...Ch. 3.3 - Let S be the parallelogram determined by the...Ch. 3.3 - Repeat Exercise 27 with b1=[47], b2=[01], and...Ch. 3.3 - Find a formula for the area of the triangle whose...Ch. 3.3 - Let R be the triangle with vertices at (x1, y1),...Ch. 3.3 - Let T: 3 3 be the linear transformation...Ch. 3.3 - Let S be the tetrahedron in 3 with vertices at the...Ch. 3 - Mark each statement True or False. Justify each...Ch. 3 - Use row operations to show that the determinants...Ch. 3 - Use row operations to show that the determinants...Ch. 3 - Prob. 4SECh. 3 - Compute the determinants in Exercises 5 and 6. 5....Ch. 3 - Compute the determinants in Exercises 5 and 6. 6....Ch. 3 - Show that the equation of the line in 2 through...Ch. 3 - Prob. 8SECh. 3 - Exercise 9 and 10 concern determinants of the...Ch. 3 - Let f(t) = det V, with x1, x2, and x3 all...Ch. 3 - Find the area of the parallelogram determined by...Ch. 3 - Use the concept of area of a parallelogram to...Ch. 3 - Prob. 13SECh. 3 - Let A,B,C,D, and I be n n matrices. Use the...Ch. 3 - Let A, B, C, and D be n n matrices with A...Ch. 3 - Let J be the n n matrix of all 1s, and consider A...Ch. 3 - Prob. 17SE
Knowledge Booster
Background pattern image
Algebra
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, algebra and related others by exploring similar questions and additional content below.
Recommended textbooks for you
Text book image
College Algebra
Algebra
ISBN:9781305115545
Author:James Stewart, Lothar Redlin, Saleem Watson
Publisher:Cengage Learning
Text book image
Algebra & Trigonometry with Analytic Geometry
Algebra
ISBN:9781133382119
Author:Swokowski
Publisher:Cengage
Text book image
Linear Algebra: A Modern Introduction
Algebra
ISBN:9781285463247
Author:David Poole
Publisher:Cengage Learning
Text book image
Algebra and Trigonometry (MindTap Course List)
Algebra
ISBN:9781305071742
Author:James Stewart, Lothar Redlin, Saleem Watson
Publisher:Cengage Learning
Text book image
College Algebra (MindTap Course List)
Algebra
ISBN:9781305652231
Author:R. David Gustafson, Jeff Hughes
Publisher:Cengage Learning
HOW TO FIND DETERMINANT OF 2X2 & 3X3 MATRICES?/MATRICES AND DETERMINANTS CLASS XII 12 CBSE; Author: Neha Agrawal Mathematically Inclined;https://www.youtube.com/watch?v=bnaKGsLYJvQ;License: Standard YouTube License, CC-BY
What are Determinants? Mathematics; Author: Edmerls;https://www.youtube.com/watch?v=v4_dxD4jpgM;License: Standard YouTube License, CC-BY