Answer by
skdo (113)
The addition method uses the logic that: for a = b, and c = d, a+c = b+d. We simply modify the equations until adding a + c will remove one of their variables (x or y) - for example a = 2x+3y and c = 2x-3y, makes a+c = 4x, thus the equation no longer has two variables.