Question 946264
Use the elimination method to solve the system of equations.

x+6y=33
-x+3y=3
<pre>
  x + 6y = 33 ------ eq (i)
- x + 3y =  3 ------ eq (ii)
      9y = 36 ------ Add eqs (ii) & (i) to <b>ELIMINATE</b> x
       y = {{{36/9}}}, or {{{highlight_green(4)}}}
You should be able to find x!!