6. Solving Systems Using Matrices
Sign In
Use row operations to solve the matrix.
(8,2)
(I), (II): Write fraction as a mixed number
(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+ 1n=1 8m+ 4n=3 Now that we have identified all of the variables and constants, we can place them in a matrix. [ cc|c 4 & 1 & 1 8 & 4 & 3 ]
(I): LHS * 2=RHS* 2
(II): Subtract (I)
(II): Subtract terms
(I): Subtract (II)
(I): Subtract terms
(I): .LHS /8.=.RHS /8.
(II): .LHS /2.=.RHS /2.