Question 985159
given lines
  y+2x=3  y-x =2
on rearranging

  2x+y=3
 -x+y=2
*[invoke linear_substitution "x", "y", 2, 1, 3, -1, 1, 2 ]