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);




| Back to Demos |