Question
Question: Which of the following elementary operations has been applied to the matrix $A = \begin{bmatrix} 8 &...
Which of the following elementary operations has been applied to the matrix A=[8258] such that the new matrix is [122218]?

A
R1→R1−2R2
B
R1→2R1+R2
C
R1→R1+R2
D
R1→R1+2R2
Answer
D
Explanation
Solution
The original matrix is A=[8258]. The new matrix is [122218]. The second row is unchanged. We check the options for operations on the first row. Applying R1→R1+2R2 to the first row [85] gives [85]+2[28]=[85]+[416]=[1221]. This matches the first row of the new matrix.