Add the two equations. The terms "4a" and "-4a" will cancel each other, and you will get a single equation for one unknown "b" : 9b + b = 8 + 32, or 10b = 40 ====> b == 4. (It is how the Elimination method works) Then from the second of the two given equations you can determine "a": -4a + 4 = 32 ====> 4a = 4 - 32 ====> 4a = -28 ====> a = = -7. The given system has the unique solution, and this solution is a= -7, b= 4, or (a,b) = (-7,4).