elimination method means you want to get rid of something... in this case, you want to get rid of one of the variables so you can solve the other one.
pick one you want to keep (solve) .. then multiply the equation by the OPPOSITE sign so when you add, you will cancel each of them out.
for ex: you have 3x - y = 4 and 6x - 2y = 1.
say you want to get rid of the x. you have 3x and 6x. in order for them to cancel out, they have to have opposite sings AND the same value. so if you have -6 and 6 when you add them, you'll cancel them out.
in order to make 3x into -6x, you have to multiply by -2.
so you multiply your ENTIRE equation by -2: -2 ( 3x - y = 4) --> -6x +2y = -8
now you have
-6x +2y = -8 and
6x - 2y = 1
then you add them: you get 0x + 0y = -7,
but 0 =?=7, that's not possible, so this system has no solutions.
good luck