Equations
Solve, plot and examine equations with one or more variables.
Solve a polynomial equation:
Solve over a specified domain:
Solve an equation with parameters:
Solve a trigonometric equation:
More examples
Systems of Equations
Solve a set of two or more simultaneous equations.
Solve a system of linear equations:
Solve a system of polynomial equations:
More examples
Systems of Congruences
Find solutions to systems of congruence relations.
Solve a single congruence equation:
Solve systems of congruences:
Check if values are equivalent under a given modulus:
Solve a congruence involving variables in the modulus:
Solve systems with each equation under a different modulus:
Solve multivariate systems of congruences:
More examples
More examples
Numerical Root Finding
Use numerical approximation methods to solve an equation.
Find a root of an equation using Newton's method:
Find a root of an equation using the secant method:
Compute the
n
th root of a number using the bisection method:
More examples