Sign In
How can you manipulate the equations so that one of the variable terms has opposite coefficients?
(2,3)
To solve a system of linear equations using the Elimination Method, one of the variable terms needs to be eliminated when one equation is added to or subtracted from the other equation. This means that either the x-terms or the y-terms must cancel each other out.
2 x-3 y=-5 & (I) 5 x+2 y=16 & (II)
Currently, none of the terms in this system will cancel out. Therefore, we need to find a common multiple between two variable like terms in the system. If we multiply Equation (I) by 2 and multiply Equation (II) by 3, the y-terms will have opposite coefficients.
2(2 x-3 y)=2(-5) & (I) 3(5 x+2 y)=3(16) & (II)
⇒
4 x-6 y=-10 15 x+6 y=48
We can see that the y-terms will eliminate each other if we add Equation (I) to Equation (II).
(II): Add (I)
(II): Add and subtract terms
(II): .LHS /19.=.RHS /19.
Now we can solve for y by substituting the value of x into either equation and simplifying. Let's use the first equation.
(I): x= 2
(I): Multiply
(I): LHS-8=RHS-8
(I): .LHS /(- 6).=.RHS /(- 6).
The solution, or point of intersection, of the system of equations is (2,3).
To check this solution, we will substitute it back into the given system and simplify. If doing so results in true statements for every equation in the system, our solution is correct.
(I), (II): x= 2, y= 3
(I), (II): Multiply
(I), (II): Add and subtract terms
Because both equations are true statements, we know our solution is correct.