Asked by Dheeraj Bhatt on May 12, 2024

verifed

Verified

Convert the matrix to row-echelon form. [1−323−29−6−6−16−50]\left[ \begin{array} { c c c c } 1 & - 3 & 2 & 3 \\- 2 & 9 & - 6 & - 6 \\- 1 & 6 & - 5 & 0\end{array} \right]121396265360

A) [112−2010−3001−3]\left[ \begin{array} { l l l l } 1 & 1 & 2 & - 2 \\0 & 1 & 0 & - 3 \\0 & 0 & 1 & - 3\end{array} \right]100110201233
B) [1−323010−2001−3]\left[ \begin{array} { c c c c } 1 & - 3 & 2 & 3 \\0 & 1 & 0 & - 2 \\0 & 0 & 1 & - 3\end{array} \right]100310201323
C) [13−3−2010−1001−2]\left[ \begin{array} { c c c c } 1 & 3 & - 3 & - 2 \\0 & 1 & 0 & - 1 \\0 & 0 & 1 & - 2\end{array} \right]100310301212
D) [102001−20001−3]\left[ \begin{array} { c c c c } 1 & 0 & 2 & 0 \\0 & 1 & - 2 & 0 \\0 & 0 & 1 & - 3\end{array} \right]100010221003
E) [12210106001−3]\left[ \begin{array} { c c c c } 1 & 2 & 2 & 1 \\0 & 1 & 0 & 6 \\0 & 0 & 1 & - 3\end{array} \right]100210201163

Row-echelon Form

A form of a matrix where all nonzero rows are above any rows of all zeroes, and each leading entry of a row is to the right of the leading entry of the previous row.

Matrix

A rectangular array of numbers, symbols, or expressions, arranged in rows and columns, used in linear algebra.

  • Employ basic row manipulations to simplify matrices and resolve system equations.
verifed

Verified Answer

AP
Aniruddha PatelMay 16, 2024
Final Answer :
B
Explanation :
Using elementary row operations, we can perform the following steps:
- Add 2 times the first row to the second row
- Add 1 times the first row to the third row
- Add 3 times the second row to the third row
This gives us the matrix in the row-echelon form:
[1−323010−2001−3]\left[\begin{array}{cccc}1 & -3 & 2 & 3\\0 & 1 & 0 & -2\\0 & 0 & 1 & -3\end{array}\right]100310201323