# 3x + 4y = -2 ……………… (i) # # 3x + y = -20 ……………. (ii) # Oduzimanje (ii) od (i) dobivamo # 3y = 18 # #implies y = 6 # Staviti # Y = 6 # u # (I) # #implies 3x + 4 (6) = - 2 # #implies 3x + 24 = -2 # #implies 3x = -26 # #implies x = -26 / 3 #