Ask Your Question

Revision history [back]

When solve returns the original system of equations, it means that it was not able to solve it. solve relies on symbolic computations, which has a wide area of application, but is not so powerful. If your system has some additional featues (e.g. being linear, polynomial, etc), then there may be other ways in Sage to solve it.

Hence, gt you want an adapted answer, you should provide your system of equations.