You can put this solution on YOUR website! a+b=20......1
a-b=-4......2
Convert Eq(2)
a - b = - 4
a = -4 + b
Substitute into Eq(1)
a + b = 20
-4 + b + b = 20
2b = 20 + 4
2b = 24
b = 12
Substitute b = 12
into Eq (1)
a + b = 20
a + 12 = 20
a = 20 - 12
a = 8.
Hope this helps.
;-)