Problems with Simultaneous Equations

31 Views Asked by At

I have a problem with:

2x + 4y = 32
2x - 3y = 11

I know that I should add because the signs are different. But if I tried to eliminate the 2x by adding 2x and 2x, I'll get 4x and not 0. IT will only work if it is 2x + -2x. How Do I solve it correctly?