Many years ago I used maple to solve equations symbolically. Are there any good freeware alternatives?
I have three equations in three unknowns and want to find the solution symbolically
Many years ago I used maple to solve equations symbolically. Are there any good freeware alternatives?
I have three equations in three unknowns and want to find the solution symbolically
You can look at Sage, Maxima and others for specialized fields.
See Comparison of CAS programs.
There is even a Mathematica like one called Mathics.
For example, if you are looking for Geometry, there are choices too.
By the way, for your problem, you could just try Wolfram Alpha.
Regards
There is a Java-based open-source program called Symbolic Equation Manipulator (formerly MathDrag'n) http://equation.sourceforge.net/ that allows you to enter a formula and then drag the variables around to manipulate, re-arrange, and refactor it. It allows you to do variable substitutions between formulas. It tracks the history of your work. It's not currently maintained, but it works. I've had a very hard time finding any other free program or app that does this!