To determine which matrix cannot be obtained from the given matrix \(\begin{bmatrix} -1 & 2 \\ 1 & -1 \end{bmatrix}\) by a single elementary row operation, let's first recall the three types of elementary row operations:
Let's examine the options one by one:
To achieve this, we can add the first row to the second row:
| \(R_1 + R_2 \rightarrow R_1\) |
| \(\begin{bmatrix} -1 & 2 \\ 1 & -1 \end{bmatrix} \rightarrow \begin{bmatrix} 0 & 1 \\ 1 & -1 \end{bmatrix}\) |
To obtain this matrix, multiply the first row by \(-1\) and the second row by \(-1\):
| \(-R_1 \rightarrow R_1\) and \(-R_2 \rightarrow R_2\) |
| \(\begin{bmatrix} -1 & 2 \\ 1 & -1 \end{bmatrix} \rightarrow \begin{bmatrix} 1 & -1 \\ -1 & 2 \end{bmatrix}\) |
To achieve this transformation, it requires adding some scalar multiple of the first row to the second row; let's verify:
| \( \begin{bmatrix} -1 & 2 \\ 1 & -1 \end{bmatrix} \rightarrow \begin{bmatrix} -1 & 2 \\ (-2)(-1) + 1 & (-2)(2) + (-1) \end{bmatrix}\) |
| \(\Rightarrow (-2) \times R_1 + R_2 \rightarrow R_2 \) |
By calculating: \(-2 \times (-1) + 1 = 2 + 1 = 3\) and \(-2 \times 2 + (-1) = -4 - 1 = -5\). Thus incorrect, it cannot be obtained with a single operation.
Achieve this by subtracting the first row from the second row:
| \(R_2 - R_1 \rightarrow R_2\) |
| \(\begin{bmatrix} -1 & 2 \\ 1 & -1 \end{bmatrix} \rightarrow \begin{bmatrix} -1 & 2 \\ -1 & 3 \end{bmatrix}\) |
Therefore, the matrix that cannot be obtained from the original matrix \(\begin{bmatrix} -1 & 2 \\ 1 & -1 \end{bmatrix}\) by a single elementary row operation is \(\begin{bmatrix} -1 & 2 \\ -2 & 7 \end{bmatrix}\).
(1) By R1→R1+R2, \(\begin{bmatrix}0 &1\\1 &-1\end{bmatrix}\) is possible
(2) By R1↔R2, \(\begin{bmatrix}1&-1\\-1&2\end{bmatrix}\) is possible
(3) This matrix can’t be obtained
(4) By R2→R2+2R1, \(\begin{bmatrix}-1&2\\-1&3\end{bmatrix}\)is possible
So, the correct option is (C): \(\begin{bmatrix}-1&2\\-2&7\end{bmatrix}\)
What will be the equilibrium constant of the given reaction carried out in a \(5 \,L\) vessel and having equilibrium amounts of \(A_2\) and \(A\) as \(0.5\) mole and \(2 \times 10^{-6}\) mole respectively?
The reaction : \(A_2 \rightleftharpoons 2A\)
A black body is at a temperature of 2880 K. The energy of radiation emitted by this body with wavelength between 499 nm and 500 nm is U1, between 999 nm and 1000 nm is U2 and between 1499 nm and 1500 nm is U3. The Wien's constant, b = 2.88×106 nm-K. Then,
A matrix is a rectangular array of numbers, variables, symbols, or expressions that are defined for the operations like subtraction, addition, and multiplications. The size of a matrix is determined by the number of rows and columns in the matrix.
