Solve linear systems (with two equations and two variables) by elimination
Another algebraic method, the elimination method, involves combining the two equations in a system so that one variable is eliminated. This is done using the following logic:
If a = b and c = d, then a + c = b + d.