Today, I learned how to use the Complete the Square method to solve quadratic equations and discovered that it leads to the formula.
ax2+bx+c=0⇒(xa+b÷2÷a)2=(2ab)2−c=4ab2−c⇒(xa+b÷2÷a)2=(4ab2)−c⇒xa+b÷(2a)=±4ab2−c⇒xa×4a+b÷(2a)×4a=±b2−4ac⇒2ax+b=±b2−4ac⇒x=2a−b±b2−4ac