Elementary Algebra 2e — Original English

Solve Quadratic Equations Using the Quadratic Formula

When we solved quadratic equations in the last section by completing the square, we took the same steps every time. By the end of the exercise set, you may have been wondering ‘isn’t there an easier way to do this?’ The answer is ‘yes.’ In this section, we will derive and use a formula to find the solution of a quadratic equation.

We have already seen how to solve a formula for a specific variable ‘in general’ so that we would do the algebraic steps only once and then use the new formula to find the value of the specific variable. Now, we will go through the steps of completing the square in general to solve a quadratic equation for x. It may be helpful to look at one of the examples at the end of the last section where we solved an equation of the form ax2+bx+c=0 as you read through the algebraic steps below, so you see them with numbers as well as ‘in general.’

Step-by-step derivation of the quadratic formula using the method of completing the square, detailing each algebraic transformation.
We start with the standard form of a quadratic equation
and solve it for x by completing the square.
ax2+bx+c=0a0
Isolate the variable terms on one side. ax2+bx=c
Make leading coefficient 1, by dividing by a. ax2a+bax=ca
Simplify. x2+bax=ca
To complete the square, find (12·ba)2 and add it to both
sides of the equation. (12ba)2=b24a2
x2+bax+b24a2=ca+b24a2
The left side is a perfect square, factor it. (x+b2a)2=ca+b24a2
Find the common denominator of the right side and write
equivalent fractions with the common denominator.
(x+b2a)2=b24a2c·4aa·4a
Simplify. (x+b2a)2=b24a24ac4a2
Combine to one fraction. (x+b2a)2=b24ac4a2
Use the square root property. x+b2a=±b24ac4a2
Simplify. x+b2a=±b24ac2a
Add b2a to both sides of the equation. x=b2a±b24ac2a
Combine the terms on the right side. x=b±b24ac2a

This last equation is the Quadratic Formula.

To use the Quadratic Formula, we substitute the values of a,b,andc into the expression on the right side of the formula. Then, we do all the math to simplify the expression. The result gives the solution(s) to the quadratic equation.

How to Solve a Quadratic Equation Using the Quadratic Formula

Solve 2x2+9x5=0 by using the Quadratic Formula.

Solution

Solution

The image shows the steps to solve the quadratic equation two x squared plus nine x minus five equals zero. Step one is to write the quadratic equation in standard form and identify the a, b, and c values. This equation is already in standard for. The value of a is two, the value of b is nine and the value of c is negative five. Step two is to write the quadratic formula. Then substitute in the values of a, b, and c. Substitute two for a, nine for b and negative five for c in the formula x equals the quantity negative b plus or minus the square root of b squared minus four times a times c divided by two times a. The formula becomes x equals negative nine plus or minus the square root of negative nine squared minus four time two times negative five all divided by two times two. Step three is to simplify the formula. Squaring negative nine and performing the multiplication to get negative nine plus or minus the square root of 81 minus negative 40 all divided by four. This simplifies further to negative nine plus or minus the square root of 121 all divided by four which reduces to negative nine plus or minus 11 all divided by four. Negative nine plus 11 divided by four is two fourths which reduces to one half. Negative nine minus 11 divided by four is negative 20 fourths which reduces to negative five. Step four is to check the solutions by putting each answer in the original equation to check. Replace x in two x squared plus nine x minus five equals zero with one half to get two times one half squared plus nine times one half minus five. Simplify to get one half plus nine halves minus five which is zero. Replace x in two x squared plus nine x minus five equals zero with negative five to get two times negative five squared plus nine times negative five minus five. Simplify to get 50 minus 45 minus five which is zero.

If you say the formula as you write it in each problem, you’ll have it memorized in no time. And remember, the Quadratic Formula is an equation. Be sure you start with ‘x=’.

Solve x26x+5=0 by using the Quadratic Formula.

Solution

Solution

A quadratic equation is displayed in black text against a white background: x squared minus 6x plus 5 equals 0.
This equation is in standard form. The general form of a quadratic equation, ax^2 + bx + c = 0, is shown above a specific example, x^2 - 6x + 5 = 0.
Identify the a, b, c values. The image displays mathematical variables with their assigned numerical values: 'a = 1' in light blue, 'b = -6' in red, and 'c = 5' in yellow, all against a plain white background.
Write the Quadratic Formula. The quadratic formula, x = (-b ×1×2(b×2 - 4ac)) / 2a, is displayed on a white background.
Then substitute in the values of a, b, c. The quadratic formula with specific values substituted: x = [-(-6) plus or minus sqrt((-6)^2 - 4 * 1 * (5))] / (2 * 1), ready for calculation. -6 is colored red, 1 is teal, and 5 is lime green.
Simplify. A mathematical equation is displayed on a white background: x equals a fraction where the numerator is 6 plus or minus the square root of 36 minus 20, and the denominator is 2.
A mathematical equation shows 'x equals 6 plus or minus the square root of 16, all divided by 2.'
A mathematical equation shows X equals the fraction of (6 plus or minus 4) over 2, indicating two possible solutions for X.
Rewrite to show two solutions. Two equations for 'x' are presented: x = (6 + 4) / 2 and x = (6 - 4) / 2, demonstrating two distinct solutions from a quadratic formula or similar calculation.
Simplify. The image displays a mathematical expression with two equations: 'x = 10/2' followed by a comma, and then 'x = 2/2' on a white background.
The image displays mathematical equations showing two possible values for 'x': x equals 5, and x equals 1, set against a plain white background.
Check.
Solutions for x^2 - 6x + 5 = 0 are verified. Both x=5 and x=1 are shown to correctly satisfy the quadratic equation, confirming their validity as roots.

When we solved quadratic equations by using the Square Root Property, we sometimes got answers that had radicals. That can happen, too, when using the Quadratic Formula. If we get a radical as a solution, the final answer must have the radical in its simplified form.

Solve 4y25y3=0 by using the Quadratic Formula.

Solution

Solution

We can use the Quadratic Formula to solve for the variable in a quadratic equation, whether or not it is named ‘x’.

A mathematical equation is displayed on a white background. The equation reads '4y^2 - 5y - 3 = 0'.
This equation is in standard form. Two quadratic equations are shown: the general form ax^2 + bx + c = 0 (in red) and a specific example 4y^2 - 5y - 3 = 0 (in black).
Identify the a, b, c values. The image displays the values of three variables: a=4 in light blue, b=-5 in red, and c=-3 in yellow-green, presented on a white background.
Write the Quadratic Formula. The image displays the quadratic formula, y = (-b ×1 sqrt(b×2 - 4ac)) / 2a, a fundamental equation in algebra for solving quadratic equations.
Then substitute in the values of a, b, c. The quadratic formula is displayed with specific values substituted: y = (-(-5) +/- sqrt((-5)^2 - 4 * 4 * (-3))) / (2 * 4).
Simplify. A mathematical equation showing y equals 5 plus or minus the square root of 25 plus 48, all divided by 8.
A mathematical equation for y is shown on a white background, which states y equals a fraction with 5 plus or minus the square root of 73 in the numerator, and 8 in the denominator.
Rewrite to show two solutions. Two solutions for y are displayed: y = (5 + 'square root of 73') / 8 and y = (5 - 'square root of 73') / 8.
Check. We leave the check to you.

Solve 2x2+10x+11=0 by using the Quadratic Formula.

Solution

Solution

A quadratic equation displayed on a white background: 2x^2 + 10x + 11 = 0.
This equation is in standard form. The general form of a quadratic equation, ax^2 + bx + c = 0 (in red), is shown above a specific example, 2x^2 + 10x + 11 = 0 (in black).
Identify the a, b, c values. The image displays the variables and their assigned numerical values: a = 2, b = 10, and c = 11, with the numbers presented in a colorful, stylized font against a white background.
Write the Quadratic Formula. The quadratic formula, used to find the solutions for x in a quadratic equation, is displayed as x = (-b ± sqrt(b^2 - 4ac)) / 2a.
Then substitute in the values of a, b, c. The quadratic formula with specific values of a=2, b=10, and c=11 substituted to solve for x.
Simplify. An intermediate calculation solving a quadratic equation, showing x equals negative ten plus or minus the square root of one hundred minus eighty-eight, all divided by four.
A mathematical equation showing x equals negative 10 plus or minus the square root of 12, all divided by 4.
Simplify the radical. A mathematical equation displays the value of x as negative 10 plus or minus 2 multiplied by the square root of 3, all divided by 4.
Factor out the common factor in the numerator. A mathematical equation shows x = 2(-5 ± square root of 3)/4, illustrating a step in solving a quadratic equation with a plus-minus sign indicating two possible solutions.
Remove the common factors. The equation shows x equals a fraction where the numerator is -5 plus or minus the square root of 3, and the denominator is 2, representing solutions from a quadratic formula.
Rewrite to show two solutions. The image displays two solutions for the variable x: x = (-5 + sqrt(3))/2 and x = (-5 - sqrt(3))/2, likely derived from the quadratic formula.
Check. We leave the check to you.

We cannot take the square root of a negative number. So, when we substitute a, b, and c into the Quadratic Formula, if the quantity inside the radical is negative, the quadratic equation has no real solution. We will see this in the next example.

Solve 3p2+2p+9=0 by using the Quadratic Formula.

Solution

Solution

This equation is in standard form. Two quadratic equations are shown, with the general form ax^2 + bx + c = 0 in red, and a specific example 3p^2 + 2p + 9 = 0 in black, both set equal to zero.
Identify the a, b, c values. The equation a=3, b=2, c=9 is shown in a colorful font, with 'a' in light blue, 'b' in red, and 'c' in yellow, all against a white background.
Write the Quadratic Formula. The image displays the quadratic formula, p = [-b ± sqrt(b^2 - 4ac)] / 2a, a fundamental mathematical equation used to find the roots of a quadratic equation. It is shown in standard algebraic notation.
Then substitute in the values of a, b, c. A mathematical formula for 'p' is shown, representing a step in the quadratic equation. It displays specific numerical values, including 2, 3, and 9, substituted into the numerator and denominator, with some values color-coded.
Simplify. A mathematical equation shown is p = (-2 ×1 sqrt(4 - 108))/6, which is a step in applying the quadratic formula, featuring a negative discriminant leading to complex solutions.
Simplify the radical. A mathematical equation shows p equals a fraction. The numerator is -2 plus or minus the square root of -104, and the denominator is 6.
We cannot take the square root of a negative number. There is no real solution.

The quadratic equations we have solved so far in this section were all written in standard form, ax2+bx+c=0. Sometimes, we will need to do some algebra to get the equation into standard form before we can use the Quadratic Formula.

Solve x(x+6)+4=0 by using the Quadratic Formula.

Solution

Solution

A mathematical equation is displayed on a white background: x(x + 6) + 4 = 0.
Distribute to get the equation in standard form. A quadratic equation is displayed: x squared plus 6x plus 4 equals 0.
This equation is now in standard form. Two quadratic equations are displayed on a white background: the general form ax^2 + bx + c = 0 in red, and a specific example x^2 + 6x + 4 = 0 in black.
Identify the a, b, c values. The image displays text showing variable assignments: a = 1 (in light blue), b = 6 (in red), and c = 4 (in yellow) on a white background.
Write the Quadratic Formula. The quadratic formula, x equals negative b, plus or minus the square root of b squared minus four a c, all divided by two a.
Then substitute in the values of a, b, c. The quadratic formula showing the substitution of coefficients a=1, b=6, and c=4 (highlighted in colors) to solve for x.
Simplify. A mathematical equation shows X equals a fraction with a numerator of -6 plus or minus the square root of 36 minus 16, all divided by 2. This is a step in solving a quadratic equation.
Simplify inside the radical. A mathematical equation shows x equals negative 6 plus or minus the square root of 20, all divided by 2.
Simplify the radical. A mathematical equation for x is displayed as a fraction: x equals negative six plus or minus two times the square root of five, all divided by two.
Factor out the common factor in the numerator. An algebraic equation showing x equals 2 times the quantity of -3 plus or minus the square root of 5, all divided by 2. This is a step in solving a quadratic equation.
Remove the common factors. The image displays the mathematical equation x = -3 ± √5, presented in a clear, centered format on a white background.
Rewrite to show two solutions. Two mathematical expressions show the values of x: x equals -3 + sqrt(5) and x equals -3 - sqrt(5).
Check. We leave the check to you.

When we solved linear equations, if an equation had too many fractions we ‘cleared the fractions’ by multiplying both sides of the equation by the LCD. This gave us an equivalent equation—without fractions—to solve. We can use the same strategy with quadratic equations.

Solve 12u2+23u=13 by using the Quadratic Formula.

Solution

Solution

A mathematical equation is displayed on a white background: 1/2 u^2 + 2/3 u = 1/3.
Multiply both sides by the LCD, 6, to clear the fractions. A mathematical equation is displayed, showing 6 multiplied by the sum of one-half u squared and two-thirds u, equaling 6 multiplied by one-third.
Multiply. The image displays the quadratic equation 3u^2 + 4u = 2, presented clearly against a white background.
Subtract 2 to get the equation in standard form. Two quadratic equations are displayed: the general form ax^2 + bx + c = 0 in red, and a specific example 3u^2 + 4u - 2 = 0 in black, illustrating the mathematical structure.
Identify the a, b, c values. The image displays mathematical variable assignments on a white background, with 'a = 3' in light blue, 'b = 4' in red, and 'c = -2' in yellow, representing numerical values for each variable.
Write the Quadratic Formula. The quadratic formula, an algebraic expression used to find the roots of a quadratic equation. It is written as u = (-b ×1×2 sqrt(b×0 - 4ac)) / (2a).
Then substitute in the values of a, b, c. The quadratic formula is shown with specific values substituted for a=3, b=4, and c=-2 to solve for the variable u.
Simplify. A mathematical equation for 'u' is shown, calculated as the fraction of '-4 plus or minus the square root of (16 + 24)' all divided by '6'.
A mathematical equation shows 'u = -4 plus or minus the square root of 40, all divided by 6' on a white background.
Simplify the radical. A mathematical equation shows 'u equals negative 4 plus or minus 2 times the square root of 10, all divided by 6' on a white background.
Factor out the common factor in the numerator. A mathematical equation shows u equals a fraction: numerator is 2 multiplied by the quantity -2 plus or minus the square root of 10, and the denominator is 6.
Remove the common factors. The image displays a mathematical equation, expressing the variable 'u' as a fraction: the numerator is -2 plus or minus the square root of 10, and the denominator is 3.
Rewrite to show two solutions. Two mathematical expressions show the solutions for 'u' as u = (-2 +  sqrt(10))/3 and u = (-2 - sqrt(10))/3.
Check. We leave the check to you.

Think about the equation (x3)2=0. We know from the Zero Products Principle that this equation has only one solution: x=3.

We will see in the next example how using the Quadratic Formula to solve an equation with a perfect square also gives just one solution.

Solve 4x220x=−25 by using the Quadratic Formula.

Solution

Solution

A quadratic equation is displayed on a white background, which reads 4x^2 - 20x = -25.
Add 25 to get the equation in standard form. Two quadratic equations are shown: the general form ax^2 + bx + c = 0 (red) and a specific example 4x^2 - 20x + 25 = 0 (black).
Identify the a, b, c values. The image displays the variables a, b, and c assigned numerical values. Specifically, a = 4, b = -20, and c = 25, presented in a horizontal line on a white background with varying colors for each assignment.
Write the Quadratic Formula. The quadratic formula is shown, giving the solutions for x: x = (-b ± sqrt(b^2 - 4ac)) / (2a). This fundamental algebraic equation is used to find the roots of a quadratic polynomial.
Then substitute in the values of a, b, c. The quadratic formula with specific values substituted: x = (-(-20) plus or minus sqrt((-20) squared minus 4 times four times 25) divded by (2 times 4). -20 is colored red, 4 is teal, and 25 is lime green
Simplify. A mathematical equation shows x equals a fraction where the numerator is 20 plus or minus the square root of 400 minus 400, and the denominator is 8.
A mathematical equation shows x equals a fraction where the numerator is 20 plus or minus the square root of 0, and the denominator is 8.
Simplify the radical. A mathematical equation is displayed on a white background, showing 'x = 20/8'.
Simplify the fraction. The image displays a mathematical equation written in black text on a white background. The equation is 'x = 5/2'.
Check. We leave the check to you.

Did you recognize that 4x220x+25 is a perfect square?

Use the Discriminant to Predict the Number of Solutions of a Quadratic Equation

When we solved the quadratic equations in the previous examples, sometimes we got two solutions, sometimes one solution, sometimes no real solutions. Is there a way to predict the number of solutions to a quadratic equation without actually solving the equation?

Yes, the quantity inside the radical of the Quadratic Formula makes it easy for us to determine the number of solutions. This quantity is called the discriminant.

Let’s look at the discriminant of the equations in Example 1, Example 5, and Example 8, and the number of solutions to those quadratic equations.

Quadratic Equation (in standard form) Discriminant b24ac Sign of the Discriminant Number of real solutions
Example 1 2x2+9x5=0 924·2(−5)=121 + 2
Example 8 4x220x+25=0 (−20)24·4·25=0 0 1
Example 5 3p2+2p+9=0 224·3·9=−104 0

When the discriminant is positive (x=b±+2a) the quadratic equation has two solutions.

When the discriminant is zero (x=b±02a) the quadratic equation has one solution.

When the discriminant is negative (x=b±2a) the quadratic equation has no real solutions.

Determine the number of solutions to each quadratic equation:

2v23v+6=0 3x2+7x9=0 5n2+n+4=0 9y26y+1=0

Solution

Solution

To determine the number of solutions of each quadratic equation, we will look at its discriminant.


Step-by-step calculation of the discriminant for a quadratic equation (2v^2 - 3v + 6 = 0) to determine that it has no real solutions.
2v23v+6=0
The equation is in standard form, identify a, b, c. a=2,b=−3,c=6
Write the discriminant. b24ac
Substitute in the values of a, b, c. (3)24·2·6
Simplify. 948−39
Because the discriminant is negative, there are no real
solutions to the equation.

Step-by-step calculation of the discriminant for the quadratic equation 3x^2 + 7x - 9 = 0 to determine the number of solutions.
3x2+7x9=0
The equation is in standard form, identify a, b, c. a=3,b=7,c=−9
Write the discriminant. b24ac
Substitute in the values of a, b, c. (7)24·3·(−9)
Simplify. 49+108157
Because the discriminant is positive, there are two
solutions to the equation.

Steps to calculate the discriminant of the quadratic equation 5n^2 + n + 4 = 0, showing it has no real solutions.
5n2+n+4=0

The equation is in standard form, identify a, b, c.
a=5,b=1,c=4
Write the discriminant. b24ac
Substitute in the values of a, b, c. (1)24·5·4
Simplify. 180−79
Because the discriminant is negative, there are no real
solutions to the equation.

Demonstrates the step-by-step process of calculating the discriminant for a quadratic equation and interpreting its result.
9y26y+1=0

The equation is in standard form, identify a, b, c.
a=9,b=−6,c=1
Write the discriminant. b24ac
Substitute in the values of a, b, c. (−6)24·9·1
Simplify. 36360
Because the discriminant is 0, there is one solution to the equation.

Identify the Most Appropriate Method to Use to Solve a Quadratic Equation

We have used four methods to solve quadratic equations:

  • Factoring
  • Square Root Property
  • Completing the Square
  • Quadratic Formula

You can solve any quadratic equation by using the Quadratic Formula, but that is not always the easiest method to use.

What about the method of completing the square? Most people find that method cumbersome and prefer not to use it. We needed to include it in this chapter because we completed the square in general to derive the Quadratic Formula. You will also use the process of completing the square in other areas of algebra.

Identify the most appropriate method to use to solve each quadratic equation:

5z2=17 4x212x+9=0 8u2+6u=11

Solution

Solution

5z2=17

Since the equation is in the ax2=k, the most appropriate method is to use the Square Root Property.


4x212x+9=0

We recognize that the left side of the equation is a perfect square trinomial, and so Factoring will be the most appropriate method.


8u2+6u=11

Put the equation in standard form. 8u2+6u11=0

While our first thought may be to try Factoring, thinking about all the possibilities for trial and error leads us to choose the Quadratic Formula as the most appropriate method

Key Concepts

  • Quadratic Formula The solutions to a quadratic equation of the form ax2+bx+c=0, a0 are given by the formula:
    x=b±b24ac2a
  • Solve a Quadratic Equation Using the Quadratic Formula
    To solve a quadratic equation using the Quadratic Formula.
    1. Write the quadratic formula in standard form. Identify the a,b,c values.
    2. Write the quadratic formula. Then substitute in the values of a,b,c.
    3. Simplify.
    4. Check the solutions.
  • Using the Discriminant, b24ac, to Determine the Number of Solutions of a Quadratic Equation
    For a quadratic equation of the form ax2+bx+c=0, a0,
    • if b24ac>0, the equation has 2 solutions.
    • if b24ac=0, the equation has 1 solution.
    • if b24ac<0, the equation has no real solutions.
  • To identify the most appropriate method to solve a quadratic equation:
    1. Try Factoring first. If the quadratic factors easily this method is very quick.
    2. Try the Square Root Property next. If the equation fits the form ax2=k or a(xh)2=k, it can easily be solved by using the Square Root Property.
    3. Use the Quadratic Formula. Any other quadratic equation is best solved by using the Quadratic Formula.

Practice Makes Perfect

Solve Quadratic Equations Using the Quadratic Formula

In the following exercises, solve by using the Quadratic Formula.

4m2+m3=0

Solution

m=−1,m=34

4n29n+5=0

2p27p+3=0

Solution

p=12,p=3

3q2+8q3=0

p2+7p+12=0

Solution

p=−4,p=−3

q2+3q18=0

r28r33=0

Solution

r=−3,r=11

t2+13t+40=0

3u2+7u2=0

Solution

u=−7±736

6z29z+1=0

2a26a+3=0

Solution

a=3±32

5b2+2b4=0

2x2+3x+9=0

Solution

no real solution

6y25y+2=0

v(v+5)10=0

Solution

v=−5±652

3w(w2)8=0

13m2+112m=14

Solution

m=−1,m=34

13n2+n=12

16c2+24c+9=0

Solution

c=34

25d260d+36=0

5m2+2m7=0

Solution

m=75,m=1

8n23n+3=0

p26p27=0

Solution

p=−3,p=9

25q2+30q+9=0

4r2+3r5=0

Solution

r=−3±898

3t(t2)=2

2a2+12a+5=0

Solution

a=−6±262

4d27d+2=0

34b2+12b=38

Solution

b=−2±226

19c2+23c=3

2x2+12x3=0

Solution

x=−6±424

16y2+8y+1=0

Use the Discriminant to Predict the Number of Solutions of a Quadratic Equation

In the following exercises, determine the number of solutions to each quadratic equation.

  1. 4x25x+16=0
  2. 36y2+36y+9=0
  3. 6m2+3m5=0
  4. 18n27n+3=0
Solution

no real solutions 1
2 no real solutions

  1. 9v215v+25=0
  2. 100w2+60w+9=0
  3. 5c2+7c10=0
  4. 15d24d+8=0
  1. r2+12r+36=0
  2. 8t211t+5=0
  3. 4u212u+9=0
  4. 3v25v1=0
Solution

1 no real solutions
1 2

  1. 25p2+10p+1=0
  2. 7q23q6=0
  3. 7y2+2y+8=0
  4. 25z260z+36=0

Identify the Most Appropriate Method to Use to Solve a Quadratic Equation

In the following exercises, identify the most appropriate method (Factoring, Square Root, or Quadratic Formula) to use to solve each quadratic equation. Do not solve.

x25x24=0 (y+5)2=12 14m2+3m=11

Solution

factor square root
Quadratic Formula

(8v+3)2=81 w29w22=0 4n210=6

6a2+14=20 (x14)2=516 y22y=8

Solution

square root square root
factor

8b2+15b=4 59v223v=1 (w+43)2=29

Everyday Math

A flare is fired straight up from a ship at sea. Solve the equation 16(t213t+40)=0 for t, the number of seconds it will take for the flare to be at an altitude of 640 feet.

Solution

5 seconds, 8 seconds

An architect is designing a hotel lobby. She wants to have a triangular window looking out to an atrium, with the width of the window 6 feet more than the height. Due to energy restrictions, the area of the window must be 140 square feet. Solve the equation 12h2+3h=140 for h, the height of the window.

Writing Exercises

Solve the equation x2+10x=200
by completing the square
using the Quadratic Formula
Which method do you prefer? Why?

Solution

−20,10 −20,10
answers will vary

Solve the equation 12y2+23y=24
by completing the square
using the Quadratic Formula
Which method do you prefer? Why?

Self Check

After completing the exercises, use this checklist to evaluate your mastery of the objectives of this section.

This table has four rows and four columns. The first row is a header row and it labels each column. The first column is labeled "I can …", the second "Confidently", the third “With some help” and the last "No–I don’t get it". In the “I can…” column the next row reads “solve quadratic equations using the quadratic formula.” The next row reads “use the discriminant to predict the number of solutions of a quadratic equation.” and the last row reads “identify the most appropriate method to use to solve a quadratic equation.” The remaining columns are blank.

What does this checklist tell you about your mastery of this section? What steps will you take to improve?

discriminant
In the Quadratic Formula, x=b±b24ac2a the quantity b24ac is called the discriminant.