ArticleslgStudy

mathematics

Quadratic formula

Quadratic formula is a mathematics topic covered in the lgStudy science library. This page brings together a partial reference excerpt, illustrations, worked examples, real-world applications and a short study plan, so you can understand Quadratic formula rather than just read about it. In short: In elementary algebra, the quadratic formula is a closed-form expression describing the solutions of a quadratic equation. Other ways of solving quadratic equations, such as completing the square, yield the same solutions.

Quadratic formula — main illustration
Quadratic formula — illustration

Key takeaways

  • Quadratic formula belongs to mathematics; place it in that map before memorising details.
  • Learn the definition first, then one example that makes the definition concrete.
  • Connect Quadratic formula to a quantity you can measure, compute or draw — that is where exam questions come from.
  • Reproduce the core statement of Quadratic formula from memory before moving on to harder problems.

Reference excerpt

In elementary algebra, the quadratic formula is a closed-form expression describing the solutions of a quadratic equation. Other ways of solving quadratic equations, such as completing the square, yield the same solutions. Given a general quadratic equation of the form ⁠ a x 2 + b x + c = 0 {\displaystyle \textstyle ax^{2}+bx+c=0} ⁠, with ⁠ x {\displaystyle x} ⁠ representing an unknown, and coefficients ⁠ a {\displaystyle a} ⁠, ⁠ b {\displaystyle b} ⁠, and ⁠ c {\displaystyle c} ⁠ representing known real or complex numbers with ⁠ a ≠ 0 {\displaystyle a\neq 0} ⁠, the values of ⁠ x {\displaystyle x} ⁠ satisfying the equation, called the roots or zeros, can be found using the quadratic formula,

x = − b ± b 2 − 4 a c 2 a , {\displaystyle x={\frac {-b\pm {\sqrt {b^{2}-4ac}}}{2a}},}

where the plus–minus symbol "⁠ ± {\displaystyle \pm } ⁠" indicates that the equation has two roots. Written separately, these are:

x 1 = − b + b 2 − 4 a c 2 a , x 2 = − b − b 2 − 4 a c 2 a . {\displaystyle x_{1}={\frac {-b+{\sqrt {b^{2}-4ac}}}{2a}},\qquad x_{2}={\frac {-b-{\sqrt {b^{2}-4ac}}}{2a}}.}

The quantity ⁠ Δ = b 2 − 4 a c {\displaystyle \textstyle \Delta =b^{2}-4ac} ⁠ is known as the discriminant of the quadratic equation. If the coefficients ⁠ a {\displaystyle a} ⁠, ⁠ b {\displaystyle b} ⁠, and ⁠ c {\displaystyle c} ⁠ are real numbers then when ⁠ Δ > 0 {\displaystyle \Delta >0} ⁠, the equation has two distinct real roots; when ⁠ Δ = 0 {\displaystyle \Delta =0} ⁠, the equation has one repeated real root; and when ⁠ Δ < 0 {\displaystyle \Delta <0} ⁠, the equation has no real roots but has two distinct complex roots, which are complex conjugates of each other. Geometrically, the roots represent the ⁠ x {\displaystyle x} ⁠ values at which the graph of the quadratic function ⁠ y = a x 2 + b x + c {\displaystyle \textstyle y=ax^{2}+bx+c} ⁠, a parabola, crosses the ⁠ x {\displaystyle x} ⁠-axis: the graph's ⁠ x {\displaystyle x} ⁠-intercepts. The quadratic formula can also be used to identify the parabola's axis of symmetry.

Derivation by completing the square

The standard way to derive the quadratic formula is to apply the method of completing the square to the generic quadratic equation ⁠ a x 2 + b x + c = 0 {\displaystyle \textstyle ax^{2}+bx+c=0} ⁠. The idea is to transform the equation into the form ⁠ ( x + k ) 2 = s {\displaystyle \textstyle (x+k)^{2}=s} ⁠ for some expressions ⁠ k {\displaystyle k} ⁠ and ⁠ s {\displaystyle s} ⁠ written in terms of the coefficients; take the square root of both sides; and then isolate ⁠ x {\displaystyle x} ⁠. We start by dividing the equation by the quadratic coefficient ⁠ a {\displaystyle a} ⁠, which is allowed because ⁠ a {\displaystyle a} ⁠ is non-zero. Afterwards, we subtract the constant term ⁠ c / a {\displaystyle c/a} ⁠ to isolate it on the right-hand side:

… excerpt ends here. Continue reading the full article.

Illustrations

Quadratic formula: The roots of the quadratic function y = .mw-parser-output .sfrac{white-space:nowrap}.mw-parser-output .sfrac.tion,.mw-parser-output .sfrac .tion{display:inline-block;vertical-align:-0.5em;font-size:85%;text-align:center;margin-left:.1em;margin-right:.1em}.mw-parser-output .sfrac .num{display:block;border-bottom:1px solid}.mw-parser-output .sfrac .den{display:block;line-height:1.5em}.mw-parser-output .sr-only{border:0;clip:rect(0,0,0,0);clip-path:polygon(0px 0px,0px 0px,0px 0px);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}⁠1/2⁠x2 − 3x + ⁠5/2⁠ are the places where the graph intersects the x-axis, the values x = 1 and x = 5. They can be found via the quadratic formula.
The roots of the quadratic function y = .mw-parser-output .sfrac{white-space:nowrap}.mw-parser-output .sfrac.tion,.mw-parser-output .sfrac .tion{display:inline-block;vertical-align:-0.5em;font-size:85%;text-align:center;margin-left:.1em;margin-right:.1em}.mw-parser-output .sfrac .num{display:block;border-bottom:1px solid}.mw-parser-output .sfrac .den{display:block;line-height:1.5em}.mw-parser-output .sr-only{border:0;clip:rect(0,0,0,0);clip-path:polygon(0px 0px,0px 0px,0px 0px);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}⁠1/2⁠x2 − 3x + ⁠5/2⁠ are the places where the graph intersects the x-axis, the values x = 1 and x = 5. They can be found via the quadratic formula.
Quadratic formula: To complete the square, form a squared binomial on the left-hand side of a quadratic equation, from which the solution can be found by taking the square root of both sides.
To complete the square, form a squared binomial on the left-hand side of a quadratic equation, from which the solution can be found by taking the square root of both sides.

Worked examples

Example 1 — a first encounter with Quadratic formula

Start with the simplest possible case. Write down what Quadratic formula claims or describes in one sentence, then invent the smallest concrete situation in which that sentence is true. In mathematics, the smallest case is usually a single object, a single equation or a single measurement. Check that every symbol or term in your sentence has a meaning in that case.

Example 2 — changing one variable

Take the situation from Example 1 and change exactly one quantity: double it, halve it, or set it to zero. Predict what should happen to Quadratic formula before you calculate. Comparing your prediction with the result is the fastest way to find out whether you understand the idea or only the words.

Example 3 — an exam-style question

Typical questions about Quadratic formula ask you to (a) state it precisely, (b) apply it to given data, and (c) explain a limitation. Practise writing all three answers in under five minutes; the third part is what separates a full-mark answer from an average one.

Applications of Quadratic formula

In research
Quadratic formula appears in mathematics research whenever the underlying quantities have to be modelled precisely. Papers usually cite it as a starting assumption and then explore where it breaks down.
In technology and industry
Engineering practice reuses Quadratic formula in design rules, simulations and safety margins. Knowing the idea lets you read a specification sheet and understand why the numbers look the way they do.
In the classroom
Quadratic formula is common in secondary-school and first-year university syllabi. It links to neighbouring topics Elementary algebra, Equations, so understanding it makes those chapters shorter.
In everyday life
Look for Quadratic formula outside the textbook — in sport, cooking, traffic, electronics or the sky above you. An example you found yourself is remembered far longer than one you were given.

Affiliate

Preply — study more efficiently by working with a personal tutor. 50% off.

How to study Quadratic formula in 20 minutes

  1. Read the reference excerpt below once, without taking notes.
  2. Close the page and write down what Quadratic formula means in your own words.
  3. Compare your version with the excerpt and mark what you missed.
  4. Work through the three examples above with pen and paper.
  5. Explain Quadratic formula out loud to somebody else — or to Teacher Smith in the lgStudy chat.

Frequently asked questions

What is Quadratic formula in simple terms?

In elementary algebra, the quadratic formula is a closed-form expression describing the solutions of a quadratic equation. Other ways of solving quadratic equations, such as completing the square, yield the same solutions.

Why does Quadratic formula matter?

Because it connects several mathematics ideas at once: it gives you a definition you can apply, a quantity you can calculate, and a way to check whether a result is plausible.

How should I study Quadratic formula?

Read the excerpt, restate it from memory, then work through the examples and applications listed on this page. The five-step study plan above takes about twenty minutes.

What does this page cover?

It gives you a compact reference excerpt plus original lgStudy explanations, examples, applications and study material on Quadratic formula.

Tags

  • Elementary algebra
  • Equations

Keep exploring