Quadratic Formula Derivation

The standard form of a quadratic equation is:

ax2+bx+c=0

Here, a,b,c∈ℝ, and a≠0

We begin by first dividing both sides by the coefficient a

⟹x2+bax+ca=0

We can rearrange the equation:

x2+bax=−ca

We can then use the method of completing the square. (Maths is Fun has a really good explanation for this technique)

x2+bax+(b2a)2=−ca+(b2a)2

On our LHS, we can clearly recognize that it is the expanded form of (x+d)2 i.e x2+2x·d+d2

⟹(x+b2a)2=−ca+b24a2=−4ac+b24a2

Taking the square root of both sides

x+b2a=−4ac+b22ax=±−4ac+b2−b2a=−b±b2−4ac2a

This gives you the world famous quadratic formula:

x=−b±b2−4ac2a
If you have scrolled this far, consider subscribing to my mailing list here. You can subscribe to either a specific type of post you are interested in, or subscribe to everything with the "Everything" list.