Question
Question: The operation $R_1 \rightarrow R_1 + R_2$ is applied on matrix $\begin{bmatrix} 2 & 3 \\ 6 & 4 \end{...
The operation R1→R1+R2 is applied on matrix [2634], then which of the following will be resulting matrix?

A
[867−4]
B
[8674]
C
[8675]
D
[8672]
Answer
[8674]
Explanation
Solution
The elementary row operation R1→R1+R2 means we add the second row to the first row.
Given matrix: [2634]
Applying the operation:
New first row, first element: 2+6=8 New first row, second element: 3+4=7
The second row remains unchanged.
Resulting matrix: [8674]