Quiz 9: Inverses and elementary row operations
Question
A sequence of elementary row operations transforms the augmented matrix ![[A ∣I]](quiz9/quiz90x.png)
into
.
Find A-1.
Not correct. Choice (a)
is false.
Your answer is correct.
The two operations that need to be performed are 
and  .
Not correct. Choice (c)
is false.
You still need to perform two operations in order to reduce the left hand
matrix to the identity matrix.
Not correct. Choice (d)
is false.
Suppose a sequence of elementary row operations has been peformed on ![[A∣I]](quiz9/quiz98x.png) and
has resulted in

Find A-1.
Not correct. Choice (a)
is false.
Not correct. Choice (b)
is false.
Your answer is correct.
The two elementary row operations that need to be performed are 
and  .
Not correct. Choice (d)
is false.
Suppose A is a 9 × 9 and that which can be reduced to to the 9 × 9 identity matrix
by applying four elementary row oprations. Let E1, E2, E3, and E4, respectively, be
the elementary matrices corresponding to these four row operations. Which of the
following is true ?
Not correct. Choice (a)
is false.
Multiplying A on the left by E1E2E3E4 would correspond to
applying the fourth elementary row operation to A, followed by the third,m then
second and then the first.
Not correct. Choice (b)
is false.
The matrix E4E3E2E1 is the inverse of A.
Not correct. Choice (c)
is false.
We have that E4E3E2E1A = I, where I is the 9 × 9
identity matrix.
Your answer is correct.
Recall that performing an elementary row operation is
equivalent to multiplying on the left by the corresponding elementary matrix. So
applying these four elementary operations to A in order gives the sequence of
matrices:

Hence, E4E3E2E1A = I, where I is the 9 × 9 identity matrix. Multiplying on the left
first by E4-1, and then by E3-1, E2-1 and E1-1 gives A = E4-1E3-1E2-1E1-1 as
claimed.
Not correct. Choice (e)
is false.
Recall that performing an elementary row operation is equivalent
to multiplying on the left by the corresponding elementary matrix.
Suppose that a matrix A can be transformed to I4 by a sequence of elementary row
operations and let E1, E2, E3 and E4 be the elementary matrices which correspond
to these elementary row operations, in the order in which they are applied. Then
A = F1F2F3F4. If E2 corresponds to the elementary row operation R2 := R2 + 3R3,
find F2.
Not correct. Choice (a)
is false.
Not correct. Choice (b)
is false.
Not correct. Choice (c)
is false.
Your answer is correct.
Since A is transformed to I4, A must be a 4 × 4 matrix and the elementary matrices
are also 4 × 4. Now

.
Suppose the matrix A can be transformed to I3 by a sequence of elementary row
operations and let E1, E2, E3 and E4 be the elementary matrices which correspond
to these elementary row operations in the order in which they are applied. Then
A = F1F2F3F4. If F4 corresponds to the elementary row operation R1 := R1 + 2R2,
find E4.
Your answer is correct.
F4 = E4-1 so E4 = F4-1.
F4 =  hence E4 =  .
Not correct. Choice (b)
is false.
Not correct. Choice (c)
is false.
Not correct. Choice (d)
is false.
Suppose the matrix A can be transformed to I2 by the sequence of elementary row
operations R2 := R2 - 2R1, R1 := R1 + 3R2. Which of the following statements is
true ?
Your answer is correct.
E1 = ![[ ]
1 0
- 2 1](quiz9/quiz929x.png) , E2 = ![[ ]
1 3
0 1](quiz9/quiz930x.png) .
A = E1-1E2-1 = ![[ ]
1 0
2 1](quiz9/quiz931x.png) ![[ ]
1 - 3
0 1](quiz9/quiz932x.png) = ![[ ]
1 - 3
2 - 5](quiz9/quiz933x.png) .
Not correct. Choice (b)
is false.
Not correct. Choice (c)
is false.
Not correct. Choice (d)
is false.
A certain matrix A can be transformed to the 2 × 2 identgity matrix I2 by the
following sequence of elementary row operations:

Find the matrices A and A-1.
There is at least one mistake.
For example, choice (a)
should be false.
There is at least one mistake.
For example, choice (b)
should be false.
There is at least one mistake.
For example, choice (c)
should be false.
There is at least one mistake.
For example, choice (d)
should be false.
There is at least one mistake.
For example, choice (e)
should be true.
There is at least one mistake.
For example, choice (f)
should be true.
![[ ]
12 0
E1 = 0 1](quiz9/quiz944x.png) , E2 = ![[ ]
1 0
- 1 1](quiz9/quiz945x.png) , ![[ ]
1 0
E3 = 0 14](quiz9/quiz946x.png) , E4 = ![[ ]
1 - 2
0 1](quiz9/quiz947x.png) . So
A = E1-1E2-1E3-1E4-1 = ![[2 4]
1 6](quiz9/quiz948x.png) and ![-1 [3- - 1]
A = E4E3E2E1 = -41 12
8 4](quiz9/quiz949x.png) .
There is at least one mistake.
For example, choice (g)
should be false.
There is at least one mistake.
For example, choice (h)
should be false.
Your answers are correct
False.
False.
False.
False.
True.
True. ![[ ]
12 0
E1 = 0 1](quiz9/quiz944x.png) , E2 = ![[ ]
1 0
- 1 1](quiz9/quiz945x.png) , ![[ ]
1 0
E3 = 0 14](quiz9/quiz946x.png) , E4 = ![[ ]
1 - 2
0 1](quiz9/quiz947x.png) . So
A = E1-1E2-1E3-1E4-1 = ![[2 4]
1 6](quiz9/quiz948x.png) and ![-1 [3- - 1]
A = E4E3E2E1 = -41 12
8 4](quiz9/quiz949x.png) .
False.
False.
A matrix A can be transformed to I3, the 3 × 3 identity matrixm by the following
sequence of elementary row operations:
| R2 | := R2 + 2R1 | R3 | := R3 - R1 | | | |
| | R3 | := R3 + R2 | R1 | := R1 - 3R3 | | | |
| | R2 | := R2 + R3 | R1 | := R1 + R2. | | | | |
Which of the following matrices is equal to A?
Not correct. Choice (a)
is false.
Not correct. Choice (b)
is false.
Not correct. Choice (c)
is false.
Your answer is correct.
The elementary matrices corresponding to the above elementary row operations are,
in the order of application,
E1 =  , E2 =  , E3 =  ,
E4 =  , E5 = and E6 =  .
A = E1-1E2-1E3-1E4-1E5-1E6-1 =  .
Suppose that

Find A-1.
Not correct. Choice (a)
is false.
Not correct. Choice (b)
is false.
Your answer is correct.
If A = E1E2…E5 then A-1 = E5-1E4-1…E1-1
Not correct. Choice (d)
is false.
Suppose that

Find A.
Not correct. Choice (a)
is false.
Your answer is correct.
If A-1 = E1E2…E5 then A = E5-1E4-1…E1-1
Not correct. Choice (c)
is false.
Not correct. Choice (d)
is false.
|