A topic in the Open Knowledge Graph — a free, open map of 15,290 topics and the order to learn them in.

The Quadratic Formula

Middle & High School Depth 69 in the knowledge graph I know this Set as goal
5,268topics build on this
313prerequisites beneath it
See this on the map →
Introduction to Square RootsSolving Quadratics by Factoring+3 moreCharacteristic Equation Method for Linear ODEsKinematic Equations for Constant Acceleration+2 more
quadratic-formula quadratics solving roots

Core Idea

The quadratic formula solves any quadratic equation ax² + bx + c = 0: x = (−b ± sqrt(b² − 4ac)) / (2a). It works for every quadratic — factorable or not — making it the most powerful tool for finding roots. The formula is derived by completing the square on the general quadratic equation. The ± symbol indicates there can be two solutions. The expression under the square root, b² − 4ac, is the discriminant and determines the nature of the solutions. The quadratic formula is one of the most important formulas in all of mathematics.

How It's Best Learned

First use it on equations that can also be factored, so students can verify their answers. Then apply it to non-factorable quadratics. Emphasize careful substitution — especially handling negative b and negative c. Practice simplifying the radical and the fraction. Show the derivation via completing the square for advanced students. Use it alongside factoring to build judgment about which method is faster.

Common Misconceptions

Explainer

When you learned to solve quadratics by factoring, you found that some equations factor neatly — like x² - 5x + 6 = (x - 2)(x - 3) — but others resist factoring entirely. Try factoring x² + 3x - 7 = 0 and you will quickly get stuck. The quadratic formula exists precisely for this reason: it solves *every* quadratic equation, factorable or not.

The formula comes from completing the square on the general equation ax² + bx + c = 0. If you divide by a, move the constant term, complete the square on the left, and then take the square root of both sides, you arrive at x = (-b ± sqrt(b² - 4ac)) / (2a). Every step is algebra you already know; the formula just packages the result so you never have to repeat those steps. The ± symbol is doing critical work: when you take a square root, both the positive and negative values are valid, which is why quadratics can have two solutions.

The expression under the square root — b² - 4ac — is called the discriminant, and it tells you what kind of answers to expect before you even compute them. If it is positive, you get two distinct real roots. If it is zero, both roots collapse to the same value (a repeated root). If it is negative, you are trying to take the square root of a negative number, which leads to complex numbers — a topic you will encounter soon.

When applying the formula, the most common source of errors is not the formula itself but careless substitution. Pay special attention to the sign of b: if b = -4, then -b = 4 and b² = 16 (not -16). Also, the entire expression (-b ± sqrt(...)) is the numerator, all divided by 2a — not just the square root part. Writing out the substitution step explicitly before simplifying will save you from most mistakes.

Finally, remember that the quadratic formula does not replace factoring — it supplements it. On an exam, if you can see the factors quickly, factoring is faster. If you cannot, or if the coefficients are messy, the formula is your reliable fallback. Developing judgment about which method to use is part of algebraic fluency.

Practice Questions 3 questions

Prerequisite Chain

Understanding ZeroThe Number ZeroCounting to FiveCounting to 10Counting to 20Counting a Set of Objects Up to 20Cardinality: The Last Number CountedMatching Numerals to QuantitiesSubitizing Small QuantitiesAddition Within 10Number Bonds to 10Addition Within 20Doubles and Near DoublesDoubles Facts Within 10Near Doubles Facts Within 20Mental Math Strategies for AdditionMental Math: Adding and Subtracting TensAddition Within 100Repeated Addition as MultiplicationMultiplication as Equal GroupsMultiplication: ArraysBasic Multiplication Facts (0s, 1s, 2s, 5s, 10s)Multiplication Facts Within 100Division as Equal SharingDivision as Grouping (Measurement Division)Division: Grouping (Repeated Subtraction) ModelDivision: Fair Sharing ModelDivision as Equal SharingDivision as GroupingBasic Division FactsDivision Facts Within 100Multiplication and Division Fact FamiliesRelationship Between Multiplication and DivisionDivision Facts as Inverse of MultiplicationRemainders and Quotients in DivisionDivision Word ProblemsMulti-Step Word ProblemsSolving Multi-Step Word ProblemsMultiplication Word ProblemsDivision Word ProblemsIntroduction to Long DivisionFactors and MultiplesPrime and Composite NumbersEquivalent FractionsRelating Fractions and DecimalsDecimal Place ValueIntegers and the Number LineComparing and Ordering IntegersAbsolute ValueAdding IntegersSubtracting IntegersMultiplying IntegersDividing IntegersUnit RatesProportionsPercent ConceptConverting Between Fractions, Decimals, and PercentsOperations with Rational NumbersTwo-Step EquationsSolving Multi-Step EquationsEquations with Variables on Both SidesLiteral EquationsSlope-Intercept FormPoint-Slope FormWriting Linear EquationsParallel and Perpendicular Line SlopesGraphing Linear EquationsGraphing Quadratic FunctionsVertex Form of Quadratic FunctionsThe Quadratic Formula

Longest path: 70 steps · 313 total prerequisite topics

Prerequisites (5)

Leads To (4)