MethodMath

Why does the quadratic formula work the way it does?

I use the quadratic formula all the time but I've never understood where it actually comes from. It looks so arbitrary with the plus-minus and the square root and the division by 2a. Can someone show me how you would derive it from scratch using completing the square?

2 answers26 views
Loading comments...

2 Answers

David Kim
David KimMar 10, 2026
Think of it this way: math doesn't invent rules, it discovers the rules that make everything work together without contradictions.
Loading comments...
Dr. Priya Sharma
Dr. Priya SharmaMar 9, 2026
This is a classic question that trips up a lot of people, but the explanation is beautiful once you see it. **The intuitive approach:** Think of multiplication as repeated addition. 3 × 4 means adding 3 four times: 3 + 3 + 3 + 3 = 12. Now what does (-3) × (-4) mean? Adding -3 negative-four times? That doesn't make intuitive sense, which is why this is confusing. The better way to think about it is using the **distributive property**. We know that (-3) × (4 + (-4)) = (-3) × 0 = 0. By distribution: (-3) × 4 + (-3) × (-4) = 0. We know (-3) × 4 = -12, so -12 + (-3) × (-4) = 0, which means (-3) × (-4) must equal 12. **The number line interpretation:** Think of negative as "reverse direction." A negative times a positive reverses the direction once. A negative times a negative reverses the direction twice, bringing you back to positive. It's like saying "turn around, then turn around again" — you're back facing forward. **Why this matters:** If negative × negative were negative, then the distributive property would break. Math would become inconsistent. The rule isn't arbitrary — it's forced by the requirement that arithmetic be logical and self-consistent.
Loading comments...
Login or Register to post an answer