Sign In
Begin by writing the given system as a matrix and then solve it using row operations.
(2,3)
Let's begin by writing the given system as a matrix.
To rewrite the system of equations as a matrix, we need to consider how the elements of the system relate to the elements of a matrix.
a_(11)x+ a_(12)y=c_1 a_(21)x+ a_(22)y=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. 2x+ 3y=13 5x+ 7y=31 Now that we have identified all of the variables and constants, we can place them in a matrix. [ cc|c 2 & 3 & 13 5 & 7 & 31 ]
(I): LHS * 5=RHS* 5
(II): LHS * 2=RHS* 2
(II): Subtract (I)
(II): Subtract terms
(II): LHS * (-15)=RHS* (-15)
(I): Subtract (II)
(I): Subtract terms
(I): .LHS /10.=.RHS /10.
(II): .LHS /15.=.RHS /15.