It solves equations with detailed description. This application can just give your answer or teach you by guiding you through all the steps of the solution.
Currently it supports the following equations:
- quadratic equations using the discriminant;
- quadratic equations using Vieta's theorem;
- cubic equations using Horner's scheme;
- quartic (fourth-degree) equations using Horner's scheme.
Didn't find the equation you need?
Just leave feedback inside the app, and we'll work on adding new equations.