This solves the equation ax^2+bx+c=0 for the value of x. ***It will only work with certain equations I made this to help me do my math homework*** Type in the values of a, b, c, and you will get the value of x. It will show you the steps on how it got the answer as well. Please tell me about any bugs in the system. If you want to learn more about this, go to: https://www.khanacademy.org/math/algebra/polynomial-factorization/factoring-quadratics-2/v/factoring-trinomials-by-grouping-4 Thanks to: https://scratch.mit.edu/projects/11751767/ for the display the factors of the variable a*c. https://scratch.mit.edu/projects/108699701/ for the display of finding the GCD (GCF) of the the variables 'a and xb' as well as 'yb and c' https://www.mathway.com/popular-problems/Algebra/295427 and @Scratch-Minion for helping me make it work using a c value of 0.