Solving Algebraic Equation Demo

Enter an algebraic equation, degree up to 3, and a variable to solve. For example,

solve(3*x^2 + x -7 = 0, x);



By copy-paste, enter the code in the above box to Maxima Online to see the live demo.


| Back to Demos |