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.
Below we demonstrate this in a generalized form.
In order to solve the matrix, we will use row operations to obtain a matrix in the following form. [ cc|c 1 & 0 & a 0 & 1 & b ] This final matrix represents the solution of the system of equations, where x= a and y= b. Let's solve the matrix!
(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.
The solution is the point (2,3).