Question 82177
If you want to solve this system by substitution then...


*[invoke solving_linear_system_by_substitution 3, 1, 0, 1, 1, 2]


Or if you want to solve by elimination:


*[invoke change_this_name6744 "x", "y", 3, 1, 0, 1, 1, 2]


Whatever method you choose, you'll get the same answer (provided you did it right of course).