Use the Quadratic Formula and the Discriminant
Read,6 minutes
Quadratic Formula
For \(ax^2+bx+c=0\), the solutions are \(x=\frac{-b\pm\\sqrt{b^2-4ac}}{2a}\).
Discriminant
The discriminant \(D=b^2-4ac\) tells the number and type of solutions: \(D>0\) gives two real roots, \(D=0\) gives one real root, and \(D<0\) gives complex roots.
Exact Answers
Simplify square roots and reduce fractions. If the discriminant is negative, use \(i=\\sqrt{-1}\).
Use the Quadratic Formula and the Discriminant
Think of this lesson as more than a rule to memorize. Use the Quadratic Formula and the Discriminant is about parabolas, roots, factoring, and graph behavior. A strong student does not rush to the first formula on the page; they pause, identify the structure of the problem, and then choose the tool that matches that structure. That pause is what prevents most mistakes.
The quadratic formula \(x=\frac{-b\pm\sqrt{b^2-4ac}}{2a}\) works for every quadratic, and \(b^2-4ac\) predicts the number and type of solutions.
Here is the teacher way to approach the topic. First, read the problem slowly and underline the information that is actually given. Next, name the target: are you finding a value, simplifying an expression, comparing two quantities, solving for a variable, or interpreting a graph? Once the target is clear, the calculation becomes much less mysterious because every step has a job.
- Identify the input value or expression.
- Substitute carefully using parentheses.
- Simplify one operation at a time.
- Check domain restrictions such as zero denominators or even roots.
A helpful habit is to say what each number represents before using it. For example, if a number is a denominator, a radius, a slope, a common difference, or a coefficient, it should not be treated like an ordinary loose number. Its role tells you where it belongs in the formula. This is especially important on ACT-style questions because many wrong answer choices come from using the right numbers in the wrong places.
Another good habit is to keep the work organized vertically. Write one clean line for substitution, one line for simplifying, and one line for the final answer. If the problem has units, keep the units attached. If the problem has signs, exponents, or parentheses, copy them carefully from one line to the next. Most errors in this topic are not caused by a hard idea; they are caused by dropping a negative sign, combining unlike terms, using the wrong denominator, or skipping a check.
When you finish, ask a quick reasonableness question. Should the answer be positive or negative? Should it be larger or smaller than the original number? Does it fit the graph, table, shape, or equation? Can you plug it back into the original problem? This final check turns the lesson from a procedure into understanding.
On a test, the goal is not to write the longest solution. The goal is to write enough clear work that you can see the structure, avoid traps, and recover quickly if one line goes wrong. Practice the examples below with that mindset: identify the type of problem, choose the matching rule, show the substitution, simplify carefully, and check the answer before moving on.
Free printable Worksheets
Exercises for the Quadratic Formula and Discriminant
1) \(Find the discriminant of x^2-5x+6=0.\)
2) \(How many real solutions does x^2+4x+4=0 have?\)
3) \(How many real solutions does x^2+2x+5=0 have?\)
4) \(Solve x^2-6x+8=0 using the quadratic formula.\)
5) \(Solve 2x^2-3x-2=0.\)
6) \(Solve 3x^2+2x-1=0.\)
7) \(Solve x^2+x+1=0.\)
8) \(Solve 4x^2+4x+1=0.\)
9) \(Solve 5x^2-2x-1=0.\)
10) \(Solve 2x^2+4x+7=0.\)
11) \(For what k does x^2+8x+k=0 have one real solution?\)
12) \(For what m does x^2+mx+9=0 have two real solutions?\)
13) \(Solve 6x^2+x-12=0.\)
14) \(Solve 7x^2-10x+2=0.\)
15) \(Find the exact roots of x^2-2x+10=0.\)
16) \(If 3x^2+px+12=0 has one real solution, find the positive p.\)
17) \(Solve \frac12x^2-3x+1=0.\)
18) \(Find the sum of the solutions of 4x^2-11x+3=0.\)
19) \(Find the product of the solutions of 5x^2+9x-2=0.\)
20) \(For what r does 2x^2+rx+8=0 have no real solutions?\)
1)\(Find the discriminant of x^2-5x+6=0.\)
Step 1: Use \(D=b^2-4ac\).
Step 2: \(D=(-5)^2-4(1)(6)=1\).
Answer: \(1\)
2)\(How many real solutions does x^2+4x+4=0 have?\)
Step 1: \(D=4^2-4(1)(4)=0\).
Step 2: \(D=0\) means one real solution.
Answer: one
3)\(How many real solutions does x^2+2x+5=0 have?\)
Step 1: \(D=2^2-4(1)(5)=-16\).
Step 2: \(D<0\) means no real solutions.
Answer: none
4)\(Solve x^2-6x+8=0 using the quadratic formula.\)
Step 1: \(D=36-32=4\).
Step 2: \(x=\frac{6\pm2}{2}\).
Answer: \(x=2,4\)
5)\(Solve 2x^2-3x-2=0.\)
Step 1: \(D=(-3)^2-4(2)(-2)=25\).
Step 2: \(x=\frac{3\pm5}{4}\).
Answer: \(x=2,-\frac12\)
6)\(Solve 3x^2+2x-1=0.\)
Step 1: \(D=2^2-4(3)(-1)=16\).
Step 2: \(x=\frac{-2\pm4}{6}\).
Answer: \(x=\frac13,-1\)
7)\(Solve x^2+x+1=0.\)
Step 1: \(D=1-4=-3\).
Step 2: \(x=\frac{-1\pm\\sqrt{-3}}{2}\).
Answer: \(x=\frac{-1\pm i\sqrt3}{2}\)
8)\(Solve 4x^2+4x+1=0.\)
Step 1: \(D=4^2-4(4)(1)=0\).
Step 2: \(x=\frac{-4}{8}=-\frac12\).
Answer: \(x=-\frac12\)
9)\(Solve 5x^2-2x-1=0.\)
Step 1: \(D=(-2)^2-4(5)(-1)=24\).
Step 2: \(x=\frac{2\pm2\sqrt6}{10}\) and reduce.
Answer: \(x=\frac{1\pm\sqrt6}{5}\)
10)\(Solve 2x^2+4x+7=0.\)
Step 1: \(D=16-56=-40\).
Step 2: \(x=\frac{-4\pm2i\\sqrt{10}}{4}\).
Answer: \(x=\frac{-2\pm i\\sqrt{10}}{2}\)
11)\(For what k does x^2+8x+k=0 have one real solution?\)
Step 1: Set \(D=0\).
Step 2: \(64-4k=0\), so \(k=16\).
Answer: \(16\)
12)\(For what m does x^2+mx+9=0 have two real solutions?\)
Step 1: Need \(D>0\).
Step 2: \(m^2-36>0\), so \(|m|>6\).
Answer: \(m<-6\text{ or }m>6\)
13)\(Solve 6x^2+x-12=0.\)
Step 1: \(D=1-4(6)(-12)=289\).
Step 2: \(x=\frac{-1\pm17}{12}\).
Answer: \(x=\frac43,-\frac32\)
14)\(Solve 7x^2-10x+2=0.\)
Step 1: \(D=100-56=44\).
Step 2: \(x=\frac{10\pm2\\sqrt{11}}{14}\) and reduce.
Answer: \(x=\frac{5\pm\\sqrt{11}}{7}\)
15)\(Find the exact roots of x^2-2x+10=0.\)
Step 1: \(D=4-40=-36\).
Step 2: \(x=\frac{2\pm6i}{2}\).
Answer: \(x=1\pm3i\)
16)\(If 3x^2+px+12=0 has one real solution, find the positive p.\)
Step 1: \(p^2-4(3)(12)=0\).
Step 2: \(p^2=144\), so positive \(p=12\).
Answer: \(12\)
17)\(Solve \frac12x^2-3x+1=0.\)
Step 1: Multiply by 2: \(x^2-6x+2=0\).
Step 2: \(x=\frac{6\pm\\sqrt{28}}{2}=3\pm\sqrt7\).
Answer: \(x=3\pm\sqrt7\)
18)\(Find the sum of the solutions of 4x^2-11x+3=0.\)
Step 1: The sum of roots is \(-\frac{b}{a}\).
Step 2: \(-\frac{-11}{4}=\frac{11}{4}\).
Answer: \(\frac{11}{4}\)
19)\(Find the product of the solutions of 5x^2+9x-2=0.\)
Step 1: The product of roots is \(\frac{c}{a}\).
Step 2: \(\frac{-2}{5}\).
Answer: \(-\frac25\)
20)\(For what r does 2x^2+rx+8=0 have no real solutions?\)
Step 1: Need \(D<0\).
Step 2: \(r^2-64<0\), so \(r^2<64\).
Answer: \(-8<r<8\)
Use the Quadratic Formula and the Discriminant Quiz