6. Solving Systems Using Matrices
Sign In
Use row operations to solve the matrix.
(5,-10)
(I), (II): a/b=a* 1/b
(I), (II): 1/x= m, 1/y= n
Below we demonstrate this in a generalized form. a_(11)m+ a_(12)n=c_1 a_(21)m+ a_(22)n=c_2 ⇕ [ cc|c a_(11) & a_(12) & c_1 a_(21) & a_(22) & c_2 ] When each equation in the system is written in the same order, we can consider the coefficients of the variables and the constants. 4m -2n=1 10m+ 20n= Now that we have identified all of the variables and constants, we can place them in a matrix. [ cc|c 4 & -2 & 1 10 & 20 & ]
(II): .LHS /10.=.RHS /10.
(I): Add (II)
(I): Add terms
(I): .LHS /5.=.RHS /5.
(II): Subtract (I)
(II): Subtract terms
(II): .LHS /2.=.RHS /2.