Homework 3: Gauss-Jordan Elimination, Otherwise No Points)
Homework 3: Gauss-Jordan Elimination, Otherwise No Points)
Homework 3: Gauss-Jordan Elimination, Otherwise No Points)
1. Let
𝑎𝑎 0 𝑏𝑏 2
�𝑎𝑎 𝑎𝑎 4 4�
0 𝑎𝑎 2 𝑏𝑏
be the augmented matrix for a linear system. Find for what values of 𝑎𝑎 and 𝑏𝑏 the system has
a) A unique solution
b) A one-parameter solution
c) A two-parameter solution
d) No solution
2. Find values of 𝑎𝑎, 𝑏𝑏, 𝑐𝑐 such that the graph of the polynomial 𝑝𝑝(𝑥𝑥) = 𝑎𝑎𝑥𝑥 2 + 𝑏𝑏𝑏𝑏 + 𝑐𝑐 passes
through the points (1, 2), (-1, 6), (2, 3)
(Note: solve the linear system by Gauss-Jordan elimination, otherwise no points)
3. Suppose that 𝐴𝐴, 𝐵𝐵, 𝐶𝐶, 𝐷𝐷, 𝐸𝐸 are matrices with the following sizes:
𝐴𝐴 𝐵𝐵 𝐶𝐶 𝐷𝐷 𝐸𝐸
4×1 4×5 5×3 3×5 1×4
In each part, determine whether the given matrix expression is defined. For those that are
defined, give the size of the resulting matrix.
(a) 𝐴𝐴𝐴𝐴 (b) 𝐴𝐴𝑇𝑇 𝐵𝐵 (c) 𝐵𝐵𝑇𝑇 (𝐸𝐸 𝑇𝑇 + 𝐴𝐴) (d) 3𝐵𝐵 + 𝐷𝐷
4. In the following questions, find all values of 𝑘𝑘, if any, that satisfy the equation.
1 1 0 𝑘𝑘
(a) [𝑘𝑘 1 1 ] �1 0 2 � � 1� = 0
0 2 −3 1
1 2 0 3
(b) [3 3 ] �
𝑘𝑘 1 1 2� � 3� = 0
4 0 1 𝑘𝑘
5. In the following questions, solve the matrix equation for 𝑎𝑎, 𝑏𝑏, 𝑐𝑐, 𝑑𝑑
3 𝑎𝑎 𝑏𝑏 𝑐𝑐 − 2𝑑𝑑
(a) � �=� �
1 𝑎𝑎 + 𝑏𝑏 𝑐𝑐 + 2𝑑𝑑 0
𝑎𝑎 − 𝑏𝑏 𝑏𝑏 + 𝑎𝑎 9 3
(b) � �=� �
4𝑑𝑑 + 𝑐𝑐 2𝑑𝑑 − 2𝑐𝑐 7 6
1/2
6. Let
2 −1 3 8 −3 −5 0 −2 3
𝐴𝐴 = � 0 4 5� , 𝐵𝐵 = �0 1 2 �, 𝐶𝐶 = �1 7 4� , 𝑎𝑎 = 4, 𝑏𝑏 = −7
−2 1 4 4 −7 6 3 5 9
Show that
2 −1 4 2
(a) 𝐴𝐴−1 = � � (b) (5𝐴𝐴)−1 = � �
3 4 1 3
2/2