> solve({a*x + b*y = c, d*x + e*y = f}, {x,y}); a f - c d -e c + f b {y = ---------, x = - ----------} a e - b d a e - b d >