reserve a, b, c, d, e for Complex;

theorem :: POLYEQ_1'24
  a <> 0 implies c = (a * c + b - b) / a by Lm9;
