Resposta:
# x = 7 1/2 # i # y = -1 / 8 #
Explicació:
In # x + 4y = 7 # i # x-4y = 8 #, observem aquest signe abans # 4y # és diferent en les dues equacions
per tant, només afegir-los
# 2x = 15 # o bé # x = 15/2 = 7 1/2 #
i per tant # 7 1/2 + 4y = 7 #
o bé # 4y = 7-7 1/2 = -1 / 2 #
és a dir. # y = -1 / 2xx1 / 4 = -1 / 8 #