Pearson Algebra 1 Common Core, 2011
PA
Pearson Algebra 1 Common Core, 2011 View details
6. The Quadratic Formula and the Discriminant
Continue to next subchapter

Exercise 45 Page 588

Practice makes perfect
a Let's start by reviewing what the discriminant of a quadratic equation is. Recall that we can solve any quadratic equation in standard form by using the Quadratic Formula.
x = - b ± sqrt(b^2-4ac)/2a The quantity under the radical sign is known as the discriminant of the quadratic equation. We can identify the parameters a, b, and c for the equation x^2-6x+5=0 by comparing it to the general standard form of a quadratic equation. ax^2+ bx+c=0 1x^2+( -6)x+5=0 As we can see, for this case a = 1, b= - 6, and c=5. Let's calculate the discriminant value.
b^2-4ac
( - 6)^2 -4( 1)(5)
Simplify
36 -4(1)(5)
36 -20
16
Now we can find the solutions by substituting b^2-4ac= 16 and the values for the parameters a and b into the Quadratic Formula.
x = - b ± sqrt(b^2-4ac)/2a
x = - ( - 6) ± sqrt(16)/2( 1)
Simplify
x = 6 ± sqrt(16)/2
x = 6 ± 4/2
lcx = 6 + 42 & (I) x = 6 - 42 & (II)

(I), (II): Add and subtract terms

lx = 102 x = 22
lx=5 x= 1
As we can see, we have two solutions, x=1 and x=5.
b We will now follow the same steps as in Part A. First we will compare the given equation x^2+x-20=0, to the general standard form of a quadratic equation to identify the parameters.
ax^2+ bx+c=0 1x^2+( 1)x+(- 20)=0Note that a = 1, b= 1, and c=- 20. With this information we can calculate the discriminant's value.
b^2-4ac
( 1)^2 -4( 1)(- 20)
Simplify
1 -4(1)(- 20)
1 + 80
81
Now, we can substitute b^2-4ac= 81 and the values for the parameters a and b into the Quadratic Formula to find the solutions.
x = - b ± sqrt(b^2-4ac)/2a
x = - ( 1) ± sqrt(81)/2( 1)
Simplify
x = - 1 ± sqrt(81)/2
x = 1 ± 9/2
lcx = 1 + 92 & (I) x = 1 - 92 & (II)

(I), (II): Add and subtract terms

lx = 102 x = - 8 2
lx=5 x= -4
We have two solutions, x=- 4 and x=5.
c We will proceed just as in Parts A and B. First we identify the parameters of the quadratic equation.
ax^2+ bx+c=0 2x^2+( - 7)x+(- 3)=0We can see that a = 2, b= - 7, and c=- 3. Let's calculate the discriminant value.
b^2-4ac
( - 7)^2 -4( 2)(- 3)
Simplify
49 -4(2)(- 3)
49 + 24
73
Now, we substitute b^2-4ac= 73 and the value for the parameters a and b into the Quadratic Formula.
x = - b ± sqrt(b^2-4ac)/2a
x = - ( - 7) ± sqrt(73)/2( 2)
Simplify
x = 7 ± sqrt(73)/4
x = 7 ± 8.544003.../4
lcx = 7 + 8.544003...4 & (I) x = 7 - 8.544003...4 & (II)

(I), (II): Add and subtract terms

lx = 15.544003...4 x = - 1.544003...4
lx = 3.886000 ... x = - 0.386000...
lx=3.89 x= - 0.39
The solutions are x ≈ - 0.39 and x ≈ 3.89.
d Let's see what happens when the discriminant is a perfect square. If n is an integer, then n^2 is a perfect square.

x = - b ± sqrt(n^2)/2a ⇔ x = - b ± n/2a In a case like this, as long as a and b are both rational numbers the numerator - b ± n will be a rational number, since a rational number plus another rational number always gives a rational number. Recall that any integer is also rational. The denominator, 2a, is rational as well since the product of two rational numbers is rational. x = - b ± n^(rational)/2a_(rational) Finally, since the quotient of two rational numbers is rational, x would be a rational number under these conditions. We could see this happening in Parts A and B.