CH 01
CH 01
x1 + 11x2 + 6x3 = 3
(B)
9x1 + 4x2 = −2
x1 + 9x2 = 0
11x1 + 4x2 = 0
(D)
6x1 =0
3x1 − 2x2 = 0
3. Which of the following statements best describes the following augmented matrix?
⎡ ⎤
1 2 6 5
⎢ ⎥
⎢
A = ⎣−1 1 −2 3⎥ ⎦
1 −4 −2 1
Chapter 1
Elementary Linear Algebra 12e –3– Anton/Rorres
11. Which matrix will be used as the inverted coefficient matrix when solving the following
system?
3x1 + x2 = 4
5x1 + 2x2 = 7
2 −1 −2 1 2 1 −2 −1
(A) (B) (C) (D)
−5 3 5 −3 5 3 −5 −3
4x1 + 2x2 = b
2x1 + x2 = 0
13. If A is a 3 × 3 diagonal matrix, which of the following matrices is not a possible value
of Ak for some integer k?
⎡ ⎤ ⎡ ⎤ ⎡ ⎤ ⎡ ⎤
0 0 0 1 0 1 1 0 0 0 0 0
⎢ ⎥ ⎢ ⎥ ⎢ ⎥ ⎢ ⎥
(A) ⎢ ⎥
⎣0 4 0⎦ (B) ⎣0 16
⎢ 0⎥ ⎢
⎦ (C) ⎣0 4
1
0⎥⎦ (D) ⎣0
⎢ 0 0⎥
⎦
0 0 9 4 0 25 0 0 −1 0 0 0
⎡ ⎤
3 0 0
⎢ ⎥
14. The matrix ⎢ ⎣0 −7 0⎦ is:
⎥
0 0 1
(A) upper triangular.
(B) lower triangular.
(C) both (A) and (B).
(D) neither (A) nor (B).
Chapter 1
Elementary Linear Algebra 12e –4– Anton/Rorres
15. If A is a 4×5 matrix, find the domain and codomain of the transformation TA (x) = Ax.
(A) Not enough information
(B) Domain: R4 , Codomain: R5
(C) Domain: R5 , Codomain: R5
(D) Domain: R5 , Codomain: R4
18. Use matrix multiplication to find the image of the vector 2, 1 when it is rotated
counterclockwise about the origin through an angle θ = 45◦ .
√ √ √ √ √ √ √ √
2
(A) 2 , 2 3 2 3 2
(B) 2 , 2 2 2
(C) − 2 , 23 2 (D) − 3 2 2 , 22
19. Which of the following pairs of operators T1 , T2 : R2 → R2 commute? (That is, for
which pair is it true that T1 ◦ T2 = T2 ◦ T1 ?)
(A) T1 is the reflection about the x-axis.
T2 is the reflection about line y = x.
(B) T1 is the orthogonal projection onto the x-axis.
T2 is the reflection about line y = x.
(C) T1 is the counterclockwise rotation about the origin through an angle of π.
T2 is the projection onto the y-axis.
(D) T1 is the reflection about the x-axis.
T2 is the counterclockwise rotation about the origin through an angle of π/2.
1. Find the relationship between a and b such that the following system has infinitely many
solutions.
−x + 2y = a
−3x + 6y = b
Chapter 1
Elementary Linear Algebra 12e –5– Anton/Rorres
2. Solve the following system and use parametric equations to describe the solution set.
x1 + 2x2 + 3x3 = 11
2x1 − x2 + x3 = 2
3x1 + x2 + 4x3 = 13
3. Determine whether the following system has no solution, exactly one solution, or infinitely
many solutions.
2x1 + 2x2 = 2
x1 + x 2 = 4
15 −3 6
4. Find the value of k that makes the system inconsistent.
−10 k 9
x1 − x2 − 5x3 = −1
−2x1 + 2x2 + 11x3 = 1
3x1 − x2 + x3 = 3
7. The curve y = ax3 + bx2 + x + c passes through the points (0, 0), (1, 1), and (−1, −2).
Find and solve a system of linear equations to determine the values of a, b, and c.
x2 + y 2 = 6
x2 − y 2 = 2
1 −1
9. Given C = , find CC T .
2 0
Chapter 1
Elementary Linear Algebra 12e –6– Anton/Rorres
11. Find the 3 × 3 matrix A = [aij ] whose entries satisfy the condition aij = i2 − j.
15. Let A, B, C, and D be n × n invertible matrices. Solve for A given that the following
equation holds.
C 2 DA−1 CB −1 = BCB −1
17. Use the inversion algorithm to find the inverse of the following matrix.
⎡ ⎤
1 2 1
⎢ ⎥
⎢0 2 2⎥
⎣ ⎦
0 0 4
18. Which elementary row operation will transform the following matrix into the identity
matrix? ⎡ ⎤
1 0 0 0
⎢ ⎥
⎢0 1 0 0⎥
⎢ ⎥
⎢ ⎥
⎢0 0 1 0 ⎥
⎣ ⎦
0 −9 0 1
19. Find the 3 × 3 elementary matrix that adds c times row 3 to row 1.
7x + 2y = 1
3x + y = 5
Chapter 1
Elementary Linear Algebra 12e –7– Anton/Rorres
25. Find the values of a, b, and c that make the following matrix symmetric.
⎡ ⎤
3 a 2−b
⎢ ⎥
⎢ 4 0 a + b⎥
⎣ ⎦
2 c 7
⎡ ⎤ ⎡ ⎤
3 4 3 1 −7 6
⎢ ⎥ ⎢ ⎥
26. Let A = ⎢
⎣ 0 0 6 ⎥, B = ⎢−4
⎦ ⎣ 5 0 ⎥, and AB = [cij ].
⎦
0 0 2 1 0 2
Find the diagonal entries c11 , c22 , and c33 .
27. Let the entries of a matrix A = [aij ] be defined as aij = 2i2 − i + j + g(j), where g is a
function of j. If A is a symmetric matrix, what is g(j)?
28. Prove that for any square matrix A, the matrix B = (A + AT ) is symmetric.
29. Find the domain and codomain of the transformation defined by
⎡ ⎤
x1
⎢ ⎥
5 7 6 0 ⎢ x2 ⎥
⎢
⎥
⎢ ⎥
1 0 −2 −2 ⎢ ⎥
⎣ x3 ⎦
x4
Chapter 1
Elementary Linear Algebra 12e –8– Anton/Rorres
31. Find the standard matrix for the transformation T defined by the formula
32. Find the standard matrix A for the linear transformation T : R2 → R2 for which
2 3 −1 5
T = ,T =
−1 −4 1 2
33. Prove that the composition of two rotation operators about the origin of R2 is another
rotation about the origin.
34. Prove that if TA : R3 → R3 and TA (x) = 0 for every vector x in R3 , then A is the 3 × 3
zero matrix.
C3 H8 + O2 → H2 O + CO2
36. Find the quadratic polynomial whose graph passes through the points 0, 3 , −1, 8 ,
and 1, 0 .
37. Use matrix inversion to find the production vector x that meets the demand d for the
consumption matrix C. ⎡ ⎤ ⎡ ⎤
0.1 0.3 0.2 18
⎢ ⎥ ⎢ ⎥
C=⎢ ⎥ ⎢ ⎥
⎣0.5 0.1 0.2⎦ ; d = ⎣40⎦
0.2 0.4 0.3 26
Chapter 1
Elementary Linear Algebra 12e –9– Anton/Rorres
Answers
2. (B)
3. (C)
4. (D)
5. (C)
6. (C)
7. (A)
8. (A)
9. (B)
10. (C)
11. (A)
12. (B)
13. (B)
14. (C)
15. (D)
16. (D)
17. (C)
18. (A)
19. (C)
Chapter 1
Elementary Linear Algebra 12e – 10 – Anton/Rorres
2. x1 = −t + 3 , x2 = −t + 4 , x3 = t
3. no solution
4. k = 2
5. x1 = 5, x2 = 11, x3 = −1
6. x = 1, y = − 12 , z = 1
3
c= 0
7. System: a+b+c= 0
−a + b + c = −1
Solution: a = 12 , b = − 12 , c = 0
√
8. x = ±2, y = ± 2
2 2
9. CC T =
2 4
−x + 7y =0
10. 4y + 3z = 0
6x − 2z = 0
⎡ ⎤
0 −1 −2
⎢ ⎥
11. A = ⎢
⎣3 2 1⎥
⎦
8 7 6
1
4
0
13.
− 98 1
2
29 8
14.
12 23
15. A = B −1 C 2 D
⎡ ⎤
1
1 −1 4
⎢ ⎥
⎢
17. ⎣0 1
− 1⎥
2 4⎦
1
0 0 4
Chapter 1
Elementary Linear Algebra 12e – 11 – Anton/Rorres
21. x = −9, y = 32
⎡ ⎤
−33 −43 −67 23
⎢ ⎥
22. ⎢
⎣ 28 36 56 −19⎥
⎦
−7 −9 −14 5
⎡ ⎤
3
⎢ ⎥
23. x = ⎢
⎣9 ⎦
⎥
4
x1 3
24. Any x = such that 2x1 = 3x2 . Possible solution: x =
x2 2
25. a = 4, b = 0, c = 4
27. g(j) = 2j 2 − 2j
Chapter 1
Elementary Linear Algebra 12e – 12 – Anton/Rorres
8 13
32.
−2 0
36. 3 − 4x + x2
⎡ ⎤
91.85
⎢ ⎥
37. x ≈ ⎢
⎣ 125.50 ⎥
⎦
135.10
Chapter 1