Skip to main content
LouisianaMathsSyllabus dot point

How do you use the reference-sheet quadratic formula to solve any quadratic, and what does the discriminant tell you about the solutions?

Solve quadratic equations using the quadratic formula from the reference sheet, and use the discriminant to determine the number of real solutions (LA A1: A-REI.B.4).

A Louisiana LEAP 2025 Algebra I answer on the quadratic formula (LA A1: A-REI.B.4): the reference-sheet formula, substituting with correct signs, simplest radical form, and using the discriminant to count real solutions.

Generated by Claude Opus 4.811 min answer

Reviewed by: AI editorial process; not yet individually human-reviewed

Have a quick question? Jump to the Q&A page

Jump to a section
  1. What this topic is asking
  2. Using the quadratic formula
  3. The discriminant: counting real solutions
  4. How LEAP examines this topic
  5. Why the quadratic formula always works
  6. Connecting the discriminant to the graph
  7. Try this

What this topic is asking

Standard A1: A-REI.B.4 includes the quadratic formula, the universal solver that is printed on the LEAP mathematics reference sheet, so the credit is for substituting correctly and simplifying. The discriminant (the part under the radical) gives the number of real solutions without fully solving, a frequent quick item. These are Type I Major Content items.

Using the quadratic formula

Set the equation to ax2+bx+c=0ax^2 + bx + c = 0, identify aa, bb, cc, then substitute.

The two error-prone spots are the sign of b-b and the sign of 4ac-4ac. When cc is negative, 4ac-4ac becomes positive, increasing the discriminant.

The discriminant: counting real solutions

The discriminant is b24acb^2 - 4ac, the expression under the radical. Its sign tells you how many real solutions exist, which matches how many times the parabola meets the xx-axis.

  • b24ac>0b^2 - 4ac > 0: two real solutions (the parabola crosses the axis twice).
  • b24ac=0b^2 - 4ac = 0: one real solution, a double root (the vertex sits on the axis).
  • b24ac<0b^2 - 4ac < 0: no real solutions (the parabola misses the axis).

For x2+2x+5=0x^2 + 2x + 5 = 0: b24ac=420=16<0b^2 - 4ac = 4 - 20 = -16 < 0, so no real solutions. Computing the discriminant is much faster than solving when only the count is asked.

How LEAP examines this topic

  • Equation response. Solve with the formula and enter the solutions in simplest radical form.
  • Multiple choice. Count real solutions from the discriminant, with sign-error distractors.
  • Inline choice. State the number of solutions and whether the parabola crosses the axis.

A clarifying idea: the discriminant lives inside the formula, so the formula and the count are the same computation: if the discriminant is negative, the square root of a negative has no real value, which is exactly why there are no real solutions.

Why the quadratic formula always works

The quadratic formula solves every quadratic because it is derived by completing the square on the general equation ax2+bx+c=0ax^2 + bx + c = 0, with no assumptions about whether the numbers are nice. That derivation is why the formula is a safe fallback: if a quick check shows no integer factor pair multiplies to acac and adds to bb, the quadratic does not factor over the integers, and hunting for a factorization that does not exist wastes time, go straight to the formula. The trade-off is more arithmetic, so reserve it for quadratics that resist factoring and keep factoring or square roots for the cases where they are quicker. The discriminant's role falls straight out of the derivation: it is whatever ends up under the square root, and a square root behaves differently on positives, zero, and negatives, two real values from a positive (the ±\pm splits them), one from zero (the ±\pm collapses), none from a negative (no real root). On the calculator sessions you may evaluate the formula numerically, but exact-match items still expect simplest radical form, so reduce 40\sqrt{40} to 2102\sqrt{10} rather than entering a decimal unless a rounded value is requested.

Connecting the discriminant to the graph

The discriminant has a clean graphical meaning the test likes to probe. Because the solutions are the xx-intercepts of y=ax2+bx+cy = ax^2 + bx + c, a positive discriminant means the parabola crosses the xx-axis at two distinct points, a zero discriminant means it touches the axis at exactly one point (the vertex is on the axis), and a negative discriminant means the parabola never reaches the axis. So reading the discriminant tells you the shape of the picture, not just a count, which is why an item may ask both "how many real solutions?" and "does the graph cross the xx-axis?" in one breath.

Try this

Q1. Solve x2+4x+1=0x^2 + 4x + 1 = 0 in simplest radical form. [2 points]

  • Cue. x=4±1642=4±232=2±3x = \frac{-4 \pm \sqrt{16 - 4}}{2} = \frac{-4 \pm 2\sqrt{3}}{2} = -2 \pm \sqrt{3}.

Q2. How many real solutions does x26x+9=0x^2 - 6x + 9 = 0 have? [1 point]

  • Cue. b24ac=3636=0b^2 - 4ac = 36 - 36 = 0, so one (double) solution.

Exam-style practice questions

Practice questions written in the style of LDOE exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.

LA LEAP 2025 Math (style)2 marksEquation response. Solve 2x2+4x3=02x^2 + 4x - 3 = 0 using the quadratic formula. Give the solutions in simplest radical form.
Show worked answer →

The solutions are x=2±102x = \dfrac{-2 \pm \sqrt{10}}{2}.

The reference sheet gives x=b±b24ac2ax = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}. With a=2a = 2, b=4b = 4, c=3c = -3: x=4±164(2)(3)2(2)=4±16+244=4±404x = \frac{-4 \pm \sqrt{16 - 4(2)(-3)}}{2(2)} = \frac{-4 \pm \sqrt{16 + 24}}{4} = \frac{-4 \pm \sqrt{40}}{4}. Simplify 40=210\sqrt{40} = 2\sqrt{10}: x=4±2104=2±102x = \frac{-4 \pm 2\sqrt{10}}{4} = \frac{-2 \pm \sqrt{10}}{2}. The sign of 4ac-4ac (with cc negative, 4ac=+24-4ac = +24) is the usual slip.

LA LEAP 2025 Math (style)1 marksMultiple choice. How many real solutions does x2+2x+5=0x^2 + 2x + 5 = 0 have? (A) none (B) one (C) two (D) infinitely many
Show worked answer →

The correct answer is (A).

The discriminant is b24ac=224(1)(5)=420=16b^2 - 4ac = 2^2 - 4(1)(5) = 4 - 20 = -16. A negative discriminant means no real solutions (the parabola does not cross the xx-axis). A positive discriminant gives two real solutions, and a discriminant of zero gives one. Computing only the discriminant is faster than solving when the question asks just for the count.

Related dot points

Sources & how we know this