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.
6 x-3 y=15 & (I) 7 x+4 y=10 & (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 4 and multiply Equation (II) by 3, the x-terms will have opposite coefficients.
4(6 x-3 y)=4(15) 3(7 x+4 y)=3(10) ⇒ 24 x- 12y=60 21 x+ 12y=30
We can see that the y-terms will eliminate each other if we add Equation (I) to Equation (II).