Intermediate Algebra 2e — Original English

Solve Quadratic Equations Using the Quadratic Formula

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’. Mathematicians look for patterns when they do things over and over in order to make their work easier. 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 using the general form of a quadratic equation to solve a quadratic equation for x.

We start with the standard form of a quadratic equation and solve it for x by completing the square.

A quadratic equation, ax^2 + bx + c = 0, where 'a' cannot be zero, is shown in this image. It's a fundamental algebraic expression used to find the roots of a second-degree polynomial.
Isolate the variable terms on one side. A mathematical equation displays 'ax^2 + bx = -c' in gray text against a plain white background, representing a quadratic equation.
Make the coefficient of x2 equal to 1, by
dividing by a.
A mathematical equation showing the division of a quadratic equation by 'a', resulting in x^2 + (b/a)x = -c/a, a step in solving for x by completing the square.
Simplify. A mathematical equation is displayed, showing x squared plus b over a times x equals negative c over a, representing a step in solving a quadratic equation by completing the square.
To complete the square, find (12·ba)2 and add it to both sides of the equation.
(12ba)2=b24a2 A mathematical equation demonstrating a step in completing the square: x^2 + (b/a)x + (b^2)/(4a^2) = -c/a + (b^2)/(4a^2), with the term b^2/(4a^2) highlighted in red on both sides.
The left side is a perfect square, factor it. The mathematical equation (x + b/(2a))^2 = -c/a + b^2/(4a^2) is shown on a white background. It represents an intermediate step in solving quadratic equations.
Find the common denominator of the right
side and write equivalent fractions with
the common denominator.
A mathematical equation illustrating a step in completing the square, showing (x + b/(2a))^2 equals b^2/(4a^2) minus (c/a) multiplied by (4a/4a).
Simplify. A mathematical equation illustrating a step in solving for x using the completing the square method, which is commonly used to derive the quadratic formula.
Combine to one fraction. A mathematical equation shows (x + b/(2a))^2 = (b^2 - 4ac)/(4a^2), representing an intermediate step in deriving the quadratic formula by completing the square.
Use the square root property. A mathematical equation shows x plus b over 2a equals plus or minus the square root of b squared minus 4ac, all divided by 4a squared, illustrating a step in deriving the quadratic formula.
Simplify the radical. A mathematical equation shown as x + b/(2a) = +/- sqrt(b^2 - 4ac) / (2a), a step in deriving the quadratic formula, isolated on a white background.
Add b2a to both sides of the equation. The quadratic formula, showing the solutions for x are equal to negative b divided by two a, plus or minus the square root of b squared minus four a c, all divided by two a.
Combine the terms on the right side. The quadratic formula, x = (-b ×1×4b^2 - 4ac) / 2a, is displayed, used to find the roots of a quadratic equation. This fundamental algebraic equation is a key tool in mathematics for solving polynomials of degree 2.
This equation is the Quadratic Formula.

To use the Quadratic Formula, we substitute the values of a, b, and c from the standard form into the expression on the right side of the formula. Then we simplify the expression. The result is the pair of solutions to the quadratic equation.

Notice the formula is an equation. Make sure you use both sides of the equation.

How to Solve a Quadratic Equation Using the Quadratic Formula

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

Solution
Step 1 is to write the quadratic equation in standard form, a times x squared plus b x plus c equals zero, and identify the values a, b, and c. The equation 2 x squared plus 9 x minus 5 equals zero is in standard form. A equals 2, b equals 9, and c equals negative 5. Step 2. Write the quadratic formula. Then substitute the values of a, b, and c. Substitute a equals 2, b equals 9, and c equals negative 5 into the equation x equals the quotient negative b plus or minus the square root of the difference b squared minus 4 a c divided by 2 a. So x equals the quotient negative 9 plus or minus the square root of the difference 9 squared minus the product 4 times 2 times negative 5 divided by the product 2 times 2. In step 3, simplify the fraction and solve for x. x equals the quotient negative 9 plus or minus the square root of the difference 81 minus negative 40 divided by 4. Simplify the radicand. x equals the quotient negative 9 plus or minus the square root of 121 divided by 4. Simplify the square root. x equals the quotient negative 9 plus or minus 11 divided by 4. Separate into two equations. The first equation is x equals the quotient negative 9 plus 11 divided by 4 which simplifies to 2 divided by 4. The first solution is x equals one half. The second equation is x equals the quotient negative 9 minus 11 divided by 4 which simplifies to negative 20 divided by 4. The second solution is x equals negative 5. The fourth, and final, step is to check the solution. Put each answer into the original equation to check. First, substitute x equals one half into the original equation, 2 x squared plus 9 x minus 5 equals 0. This yields 2 times the square of one half plus nine times one half minus 5. We need to show that this expression equals 0. Simplify the square. 2 times one fourth plus nine times one half minus 5 equals one half plus 9 halves minus 5, or 10 halves minus 5. 5 minus 5 equals 0, so x equals one half is indeed a solution. Next substitute x = negative 5 into the equation 2 x squared plus 9 x minus 5 equals 0. This yields 2 times the square of negative 5 plus 9 times negative 5 minus 5. We need to show that this expression equals 0. Simplify the square. 2 times 25 plus nine times negative 5 minus 5 equals 50 minus 45 minus 5, or 0. x equals negative 5 is a solution as well.

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 by using the Quadratic Formula: x26x=−5.

Solution
A mathematical equation is displayed, showing 'x squared minus 6x equals minus 5' against a white background.
Write the equation in standard form by adding
5 to each side.
A clear, focused image displays the quadratic equation x^2 - 6x + 5 = 0 presented in black text against a plain white background.
This equation is now in standard form. Two quadratic equations are displayed: the general form ax^2 + bx + c = 0 in red, and a specific example x^2 - 6x + 5 = 0 in black.
Identify the values of a,b,c. The image displays mathematical coefficients a=1 in light blue, b=-6 in red, and c=5 in light green, set against a plain white background.
Write the Quadratic Formula. The quadratic formula, used to find the solutions for x in a quadratic equation of the form ax^2 + bx + c = 0.
Then substitute in the values of a,b,c. The quadratic formula, x = -(-6) ×177 sqrt((-6)^2 - 4 * 1 * 5) / (2 * 1), demonstrates the substitution of values for 'a', 'b', and 'c' to solve a quadratic equation.
Simplify. A quadratic formula step showing x equals six plus or minus the square root of thirty-six minus twenty, all divided by two.
A mathematical equation shows x equals the fraction of (6 plus or minus the square root of 16) all over 2. This is a step in solving a quadratic equation.
A mathematical equation displays x equals 6 plus or minus 4, all divided by 2.
Rewrite to show two solutions. Two mathematical expressions for 'x' are displayed: x = (6+4)/2 and x = (6-4)/2, representing two possible solutions in a mathematical context.
Simplify. Two mathematical equations are displayed horizontally: x = 10/2, and x = 2/2.
The image shows two mathematical expressions on a white background: 'x = 5,' and 'x = 1'.
Check:

Verification of solutions for the quadratic equation x^2 - 6x + 5 = 0, demonstrating that both x=5 and x=1 satisfy the equation, resulting in 0=0.

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 by using the Quadratic Formula: 2x2+10x+11=0.

Solution
A quadratic equation is displayed, reading '2x^2 + 10x + 11 = 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: 2x^2 + 10x + 11 = 0.
Identify the values of a, b, and c. The image displays the values of three variables: a = 2, b = 10, and c = 11, written in a horizontal line with different colors for each variable and its value.
Write the Quadratic Formula. The image displays the quadratic formula, an equation used to solve quadratic equations for the variable x. It shows x equals negative b, plus or minus the square root of b squared minus 4ac, all divided by 2a.
Then substitute in the values of a, b, and c. The quadratic formula is shown with values substituted for solving an equation: x = (- (10) +/- sqrt((10)^2 - 4 * 2 * (11))) / (2 * 2). The numbers 10, 2, and 11 are color-coded in red, cyan, and yellow, respectively.
Simplify. A quadratic formula calculation shows x equals negative 10 plus or minus the square root of 100 minus 88, all divided by 4.
A mathematical equation showing x equals the fraction with a numerator of -10 plus or minus the square root of 12, all divided by 4. This is a common step in the quadratic formula.
Simplify the radical. The equation shows x equals the fraction with numerator -10 plus or minus 2 times the square root of 3, and denominator 4.
Factor out the common factor in the numerator. The equation x equals the fraction 2 multiplied by the quantity -5 plus or minus the square root of 3, all divided by 4, is displayed on a white background.
Remove the common factors. Equation showing x equals negative five plus or minus the square root of three, all divided by two.
Rewrite to show two solutions. Two mathematical expressions for x are displayed. The first is x = (-5 + sqrt(3))/2, and the second is x = (-5 - sqrt(3))/2, representing solutions to a quadratic equation.
Check:
We leave the check for you!

When we substitute a, b, and c into the Quadratic Formula and the radicand is negative, the quadratic equation will have imaginary or complex solutions. We will see this in the next example.

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

Solution
A quadratic equation displayed as 3p^2 + 2p + 9 = 0.
This equation is in standard form Two quadratic equations are displayed: the general form ax^2 + bx + c = 0 in red and a specific example 3p^2 + 2p + 9 = 0 in black.
Identify the values of a,b,c. The image displays the values of three variables: a=3, b=2, and c=9, written in different colors on a white background.
Write the Quadratic Formula. The quadratic formula, an algebraic formula that provides the solution(s) for a quadratic equation, where p equals negative b plus or minus the square root of b squared minus 4ac, all divided by 2a.
Then substitute in the values of a,b,c. A mathematical expression for 'p' using the quadratic formula, featuring numbers 2, 3, and 9. It shows p = [-2 ×1 sqrt(2^2 - 4 * 3 * 9)] / (2 * 3).
Simplify. A mathematical equation shows p equals a fraction where the numerator is -2 plus or minus the square root of (4 minus 108), and the denominator is 6.
A mathematical equation showing the variable p is equal to a fraction where the numerator is -2 plus or minus the square root of -104, and the denominator is 6.
Simplify the radical using complex numbers. The image displays a mathematical equation for the variable 'p', showing it as a complex number: p = (-2  A plus-minus sign   sqrt(104) i) / 6.
Simplify the radical. The image shows the mathematical equation for p, which is equal to a fraction with -2 plus or minus 2 times the square root of 26i in the numerator, and 6 in the denominator.
Factor the common factor in the numerator. A mathematical equation displaying 'p' equals 2 multiplied by the quantity of negative 1 plus or minus the square root of 26i, all divided by 6.
Remove the common factors. A mathematical equation shows p equals the fraction with a numerator of -1 plus or minus the square root of 26 multiplied by i, and a denominator of 3.
Rewrite in standard a+bi form. The image shows the complex solution for p, expressed as p = -1/3 plus or minus (square root of 26 multiplied by i) all divided by 3, written in a clear, standard mathematical notation.
Write as two solutions. The image displays the two complex conjugate values for 'p': p = -1/3 + (sqrt(26)i)/3 and p = -1/3 - (sqrt(26)i)/3.

Remember, to use the Quadratic Formula, the equation must be 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 by using the Quadratic Formula: x(x+6)+4=0.

Solution

Our first step is to get the equation in standard form.

A mathematical equation is displayed, showing x multiplied by the quantity (x plus 6), plus 4, which equals 0. The equation is x(x+6) + 4 = 0.
Distribute to get the equation in standard form. A mathematical equation is displayed, showing a quadratic expression set equal to zero: x^2 + 6x + 4 = 0. The equation is rendered in a clear, digital font on a plain white background.
This equation is now in standard form Two quadratic equations are displayed: 'ax^2 + bx + c = 0' in red text, followed by 'x^2 + 6x + 4 = 0' in black text below it.
Identify the values of a,b,c. The image displays the values of three variables: a=1, b=6, and c=4, with each variable and its value presented in a distinct color, suggesting a mathematical or programming context.
Write the Quadratic Formula. The quadratic formula: x equals negative b, plus or minus the square root of b squared minus 4ac, all divided by 2a.
Then substitute in the values of a,b,c. Mathematical equation showing the quadratic formula with 'b=6' (red), 'a=1' (light blue), and 'c=4' (yellow) color-coded and substituted into the expression x = -(6) ×plusminus ×sqrt{(6)^2 - 4 * 1 * 4} / (2 * 1).
Simplify. The image shows a step in solving a quadratic equation, with x equal to a fraction where the numerator is -6 plus or minus the square root of (36 minus 16), and the denominator is 2.
A mathematical equation is displayed: x equals the fraction with a numerator of -6 plus or minus the square root of 20, and a denominator of 2.
Simplify the radical. A mathematical equation shows x equals the fraction with a numerator of -6 plus or minus 2 times the square root of 5, all divided by 2.
Factor the common factor in the numerator. A mathematical equation shows x equals 2 times the quantity of negative 3 plus or minus the square root of 5, all divided by 2. This represents a solution to a quadratic equation.
Remove the common factors. A mathematical equation is displayed, showing 'x = -3 ×1 ×5' in black font against a white background.
Write as two solutions. The image displays the solutions to a quadratic equation, showing x = -3 + sqrt(5) and x = -3 - sqrt(5).
Check:
We leave the check for 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 by using the Quadratic Formula: 12u2+23u=13.

Solution

Our first step is to clear the fractions.

A quadratic equation is displayed on a white background, reading one-half u squared plus two-thirds u equals one-third.
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 mathematical quadratic equation 3u^2 + 4u = 2, presented in a clear, dark gray font against a plain white background.
Subtract 2 to get the equation in standard form. Two lines of equations are displayed. The first line is 'ax^2 + bx + c = 0' in red. The second line, in black, is '3u^2 + 4u - 2 = 0'.
Identify the values of a, b, and c. The image displays the equations a = 3 in light blue, b = 4 in red, and c = 2 in yellow-green, all arranged horizontally on a white background.
Write the Quadratic Formula. The image displays the quadratic formula, an algebraic formula used to solve quadratic equations of the form ax^2 + bx + c = 0, where 'u' represents the variable.
Then substitute in the values of a, b, and c. An example of the quadratic formula in use, with coefficients 'b=4', 'a=3', and 'c=-2' substituted to find the value of 'u'. The values are color-coded for clarity.
Simplify. A mathematical equation, 'u = (-4 plus or minus sqrt(16 + 24)) / 6'
A mathematical equation shows 'u equals negative four plus or minus the square root of forty, all divided by six'.
Simplify the radical. The image shows a mathematical equation where 'u' equals the fraction whose numerator is '-4 plus or minus 2 times the square root of 10' and whose denominator is '6'.
Factor the common factor in the numerator. A mathematical equation is displayed where 'u' is equal to 2 multiplied by the quantity of -2 plus or minus the square root of 10, all divided by 6, set against a plain white background.
Remove the common factors. A mathematical equation is displayed, showing u equals a fraction: negative 2 plus or minus the square root of 10, all divided by 3.
Rewrite to show two solutions. Two mathematical expressions are shown for the variable u. The first is u equals negative two plus the square root of ten, all divided by three. The second is u equals negative two minus the square root of ten, all divided by three.
Check:
We leave the check for you!

Think about the equation (x − 3)2 = 0. We know from the Zero Product Property 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 whose standard form is a perfect square trinomial equal to 0 gives just one solution. Notice that once the radicand is simplified it becomes 0 , which leads to only one solution.

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

Solution
A quadratic equation, 4x^2 - 20x = -25, is displayed on a white background.
Add 25 to get the equation in standard form. A quadratic equation in its general form (ax² + bx + c = 0) is shown, followed by a specific example (4x² - 20x + 25 = 0).
Identify the values of a, b, and c. The image displays mathematical variable assignments: a = 4, b = 20, c = 25, shown in blue, red, and yellow text, respectively, against a white background.
Write the quadratic formula. The quadratic formula, x = (-b ×1 sqrt(b^2 - 4ac)) / 2a, is displayed in black text on a white background.
Then substitute in the values of a, b, and c. An image showing the quadratic formula x = -b ± sqrt(b^2 - 4ac) / 2a with values b=-20, a=4, and c=25 substituted, displaying an intermediate step in solving a quadratic equation.
Simplify. A mathematical equation shows x equals the fraction with a numerator of 20 plus or minus the square root of 400 minus 400, and a denominator of 8.
A mathematical equation showing x equals twenty plus or minus the square root of zero, all divided by eight.
Simplify the radical. A mathematical equation shows 'x = 20/8' written in black against a white background.
Simplify the fraction. The image displays the mathematical equation 'x = 5/2' in black text against a plain white background, showing the value of the variable x as a fraction.
Check:
We leave the check for you!

Did you recognize that 4x2 − 20x + 25 is a perfect square trinomial. It is equivalent to (2x − 5)2? If you solve
4x2 − 20x + 25 = 0 by factoring and then using the Square Root Property, do you get the same result?

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

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

Yes, the expression under the radical of the Quadratic Formula makes it easy for us to determine the number and type of solutions. This expression is called the discriminant.

Let’s look at the discriminant of the equations in some of the examples and the number and type of solutions to those quadratic equations.

Quadratic Equation
(in standard form)
Discriminant
b24ac
Value of the Discriminant Number and Type of solutions
2x2+9x5=0 924·2(−5)121 + 2 real
4x220x+25=0 (−20)24·4·250 0 1 real
3p2+2p+9=0 224·3·9104 2 complex
When the value under the radical in the Quadratic Formula, the discriminant, is positive, the equation has two real solutions. When the value under the radical in the Quadratic Formula, the discriminant, is zero, the equation has one real solution. When the value under the radical in the Quadratic Formula, the discriminant, is negative, the equation has two complex solutions.

Determine the number of solutions to each quadratic equation.

3x2+7x9=0 5n2+n+4=0 9y26y+1=0.

Solution

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

Steps demonstrating the calculation of the discriminant for the quadratic equation 3x^2 + 7x - 9 = 0.
3x2+7x9=0
The equation is in standard form, identify a, b, and c. a=3,b=7,c=−9
Write the discriminant. b24ac
Substitute in the values of a, b, and c. (7)24·3·(−9)
Simplify. 49+108
157

Since the discriminant is positive, there are 2 real solutions to the equation.

Step-by-step calculation of the discriminant for the quadratic equation 5n^2 + n + 4 = 0.
5n2+n+4=0
The equation is in standard form, identify a, b, and c. a=5,b=1,c=4
Write the discriminant. b24ac
Substitute in the values of a, b, and c. (1)24·5·4
Simplify. 180
−79

Since the discriminant is negative, there are 2 complex solutions to the equation.

Step-by-step calculation of the discriminant for the quadratic equation 9y^2 - 6y + 1 = 0.
9y26y+1=0
The equation is in standard form, identify a, b, and c. a=9,b=−6,c=1
Write the discriminant. b24ac
Substitute in the values of a, b, and c. (−6)24·9·1
Simplify. 3636
0

Since the discriminant is 0, there is 1 real solution to the equation.

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

We summarize the four methods that we have used to solve quadratic equations below.

Given that we have four methods to use to solve a quadratic equation, how do you decide which one to use? Factoring is often the quickest method and so we try it first. If the equation is ax2=k or a(xh)2=k we use the Square Root Property. For any other equation, it is probably best to use the Quadratic Formula. Remember, you can solve any quadratic equation by using the Quadratic Formula, but that is not always the easiest method.

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 the list of methods 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.

The next example uses this strategy to decide how to solve each quadratic equation.

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

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

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.

Demonstrates converting the quadratic equation 8u^2 + 6u = 11 to its standard form.
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 method 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
  • How to solve a quadratic equation using the Quadratic Formula.
    1. Write the quadratic equation in standard form, ax2 + bx + c = 0. Identify the values of a, b, c.
    2. Write the Quadratic Formula. Then substitute in the values of a, b, c.
    3. Simplify.
    4. Check the solutions.
  • Using the Discriminant, b2 − 4ac, to Determine the Number and Type of Solutions of a Quadratic Equation
    • For a quadratic equation of the form ax2 + bx + c = 0, a0,
      • If b2 − 4ac > 0, the equation has 2 real solutions.
      • if b2 − 4ac = 0, the equation has 1 real solution.
      • if b2 − 4ac < 0, the equation has 2 complex solutions.
  • Methods to Solve Quadratic Equations:
    • Factoring
    • Square Root Property
    • Completing the Square
    • Quadratic Formula
  • How 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

r28r=33

Solution

r=−3,r=11

t2+13t=−40

3u2+7u2=0

Solution

u=−7±736

2p2+8p+5=0

2a26a+3=0

Solution

a=3±32

5b2+2b4=0

x2+8x4=0

Solution

x=−4±25

y2+4y4=0

3y2+5y2=0

Solution

y=−2,y=13

6x2+2x20=0

2x2+3x+3=0

Solution

x=34±154i

2x2x+1=0

8x26x+2=0

Solution

x=38±78i

8x24x+1=0

(v+1)(v5)4=0

Solution

v=2±13

(x+1)(x3)=2

(y+4)(y7)=18

Solution

y=3±1932

(x+2)(x+6)=21

13m2+112m=14

Solution

m=−1,m=34

13n2+n=12

34b2+12b=38

Solution

b=−2±226

19c2+23c=3

16c2+24c+9=0

Solution

c=34

25d260d+36=0

25q2+30q+9=0

Solution

q=35

16y2+8y+1=0

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

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

4x25x+16=0 36y2+36y+9=0 6m2+3m5=0

Solution

no real solutions 1
2

9v215v+25=0 100w2+60w+9=0 5c2+7c10=0

r2+12r+36=0 8t211t+5=0 3v25v1=0

Solution

1 no real solutions
2

25p2+10p+1=0 7q23q6=0 7y2+2y+8=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
4n210n=6


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

Solution


Quadratic Formula
square root
factor


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

Writing Exercises

Solve the equation x2+10x=120

by completing the square

using the Quadratic Formula

Which method do you prefer? Why?

Solution

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 provides a checklist to evaluate mastery of the objectives of this section. Choose how would you respond to the statement “I can solve quadratic equations using the quadratic formula.” “Confidently,” “with some help,” or “No, I don’t get it.” Choose how would you respond to the statement “I can use the discriminant to predict the number of solutions of a quadratic equation.” “Confidently,” “with some help,” or “No, I don’t get it.” Choose how would you respond to the statement “I can identify the most appropriate method to use to solve a quadratic equation.” “Confidently,” “with some help,” or “No, I don’t get it.”

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 b2 − 4ac is called the discriminant.