Hello, dear friend, you can consult us at any time if you have any questions, add WeChat: daixieit
MAT223H5S - Linear Algebra I - Winter 2025
Term Test 1 - Version B
1
1.1 (6 points) Consider the matrices below: for each one, determine if it is invertible or not.
Give a short explanation of your answer. Unsupported work will receive 0 points.
Hint: you should do this by computing the determinant of each matrix.
(a)
(b)
Hint: Apply row operations (remembering how they affect the determinant) to make this much easier.
1.2 (4 points) Compute the inverse of the matrix
2
Consider the matrices
and
2.1 (4 points) Consider the products BA and A TB. Determine which one of these products exists, and which does not. Compute the product that exists, and briefly explain why the other does not exist.
2.2 (3 points) Determine the rank of B.
2.3 (3 points) Solve the system
(determine the general solution, or show it is inconsistent.)
3
3.1 (6 points) Consider the following matrix, where b is an unknown real number:
Determine the value(s), if any, of b such that the matrix A is in RREF. Do not row reduce the matrix.
3.2 (4 points)
Let A be the matrix
and
The inverse of A is
Use this to determine the (unique) solution x to the system Ax = b. No credit will be given for solutions that use row operations.
4
4.1 (5 points) Let A be the following matrix (where b is an unknown real number):
Give a detailed explanation of the fact that A is diagonalizable for b > 0, and that A is non-diagonalizable for b ≤ 0. Show all your steps.
Hint: be careful with the case b = 0.
4.2 (5 points) Consider the matrix
You may assume that the characteristic polynomial of B is CB(x) = (x − 1) 2 (x + 1).
Find an invertible matrix P and diagonal matrix D so that B = PDP−1.
You do not need to compute P−1.
Or, show that B is not diagaonlizable.
5 (2.5 points each = 10 points)
Determine if the statements below are true or false.
Make sure to justify your answers! You will receive no credit for simply selecting “true" or “false", or providing little explanation.
5.1 True or False: Suppose B is an m × n matrix with m > n. If c ∈ Rm and Bx = c is consistent, then Bx = c has a unique solution.
5.2 True or False: If B is a 2 × 2 matrix, then B and B T have the same characteristic polynomial.
5.3 True or False: If B is an n × n matrix, and Bx = 0 has k basic solutions, then B 2x = 0 has k 2 basic solutions.
5.4 True or False: If an n × n matrix B is diagonalizable, then the matrix B 2 is also diagonalizable.