123456Previous Activity78910Juanita wants to perform row operations on the augmented matrix for the system below.x+ 2y = 3-x+y+z=2y-2z=-3Which matrix should Juanita use to perform the operations?1 2 3 0-⠀⠀⠀⠀-1 1 1 21 -2 -3 0Next A


The given system of equation is
x + 2y + 0z = 3
- x + y + z = 2
0x + y - 2z = - 3
The augumented matrix is formed by using the coefficient of the variables. The required matrix is shown below
[tex]\begin{bmatrix}{1} & {2} & {0} & {3} \\ {-1} & {1} & {1} & {2} \\ {0} & {1} & {-2} & {-3} \\ {} & {} & {} & {}\end{bmatrix}[/tex]The correct option is the second one