Chapter 9: Problem 147
Determine the number of real solutions for each quadratic equation. (a) \(r^{2}+12 r+36=0\) (b) \(8 t^{2}-11 t+5=0\) (c) \(3 v^{2}-5 v-1=0\)
Short Answer
Expert verified
(a) 1 real solution (b) no real solutions (c) 2 real solutions
Step by step solution
01
Identify the Discriminant Formula
For a quadratic equation of the form \(ax^{2} + bx + c = 0\), the discriminant is given by \(D = b^{2} - 4ac\). The number of real solutions depends on the value of D.
02
Calculate the Discriminant for Equation (a)
The equation \(r^{2} + 12r + 36 = 0\) has \(a = 1\), \(b = 12\), and \(c = 36\). Calculate \(D = b^{2} - 4ac = 12^{2} - 4(1)(36) = 144 - 144 = 0\). Since \(D = 0\), the equation has 1 real solution.
03
Calculate the Discriminant for Equation (b)
The equation \(8t^{2} - 11t + 5 = 0\) has \(a = 8\), \(b = -11\), and \(c = 5\). Calculate \(D = b^{2} - 4ac = (-11)^{2} - 4(8)(5) = 121 - 160 = -39\). Since \(D < 0\), the equation has no real solutions.
04
Calculate the Discriminant for Equation (c)
The equation \(3v^{2} - 5v - 1 = 0\) has \(a = 3\), \(b = -5\), and \(c = -1\). Calculate \(D = b^{2} - 4ac = (-5)^{2} - 4(3)(-1) = 25 + 12 = 37\). Since \(D > 0\), the equation has 2 real solutions.
Unlock Step-by-Step Solutions & Ace Your Exams!
-
Full Textbook Solutions
Get detailed explanations and key concepts
-
Unlimited Al creation
Al flashcards, explanations, exams and more...
-
Ads-free access
To over 500 millions flashcards
-
Money-back guarantee
We refund you if you fail your exam.
Over 30 million students worldwide already upgrade their learning with 91Ó°ÊÓ!
Key Concepts
These are the key concepts you need to understand to accurately answer the question.
Discriminant
The discriminant is a key concept in understanding quadratic equations. For any quadratic equation of the form \(ax^{2} + bx + c = 0\), the discriminant \(D\) is given by the formula:
\[D = b^{2} - 4ac\]
This tells us how many real solutions a quadratic equation has without solving it directly. For example, in the equation \(r^{2} + 12r + 36 = 0\), the discriminant is \(0\), so it has one real solution.
Meanwhile, for \(8t^{2} - 11t + 5 = 0\), the discriminant is \(-39\), indicating no real solutions.
The equation \(3v^{2} - 5v - 1 = 0\) has a discriminant of \(37\), so it has two real solutions.
\[D = b^{2} - 4ac\]
- If \(D > 0\), the quadratic equation has two distinct real solutions.
- If \(D = 0\), the equation has exactly one real solution.
- If \(D < 0\), the equation has no real solutions, meaning the solutions are complex.
This tells us how many real solutions a quadratic equation has without solving it directly. For example, in the equation \(r^{2} + 12r + 36 = 0\), the discriminant is \(0\), so it has one real solution.
Meanwhile, for \(8t^{2} - 11t + 5 = 0\), the discriminant is \(-39\), indicating no real solutions.
The equation \(3v^{2} - 5v - 1 = 0\) has a discriminant of \(37\), so it has two real solutions.
Real Solutions
Real solutions refer to the values of the variable that satisfy a quadratic equation and are real numbers.
Real solutions occur when the discriminant \(D\) is zero or positive:
For instance, the quadratic equation \(r^{2} + 12r + 36 = 0\) has a discriminant of \(0\), implying it has one real solution, which means the parabola touches the x-axis at one point.
In contrast, the equation \(3v^{2} - 5v - 1 = 0\) has a discriminant of \(37\), which is positive, therefore, it has two real solutions. This means the parabola intersects the x-axis at two distinct points.
Real solutions occur when the discriminant \(D\) is zero or positive:
- If \(D = 0\), the quadratic equation has one unique real solution. This is also known as a repeated root.
- If \(D > 0\), the quadratic equation has two distinct real solutions.
For instance, the quadratic equation \(r^{2} + 12r + 36 = 0\) has a discriminant of \(0\), implying it has one real solution, which means the parabola touches the x-axis at one point.
In contrast, the equation \(3v^{2} - 5v - 1 = 0\) has a discriminant of \(37\), which is positive, therefore, it has two real solutions. This means the parabola intersects the x-axis at two distinct points.
Quadratic Formula
The quadratic formula is derived from the process of completing the square and provides a method to find the solutions of any quadratic equation:
\[x = \frac{{-b \pm \sqrt{{b^{2} - 4ac}}}}{{2a}}\]
This formula uses the coefficients \(a\), \(b\), and \(c\) from the quadratic equation \(ax^{2} + bx + c = 0\).
The term under the square root, \(b^{2} - 4ac\), is the discriminant \(D\). Depending on the value of \(D\), the nature of the solutions changes:
For the example \(3v^{2} - 5v - 1 = 0\):
Applying the quadratic formula:
\[v = \frac{{-(-5) \pm \sqrt{{(-5)^{2} - 4(3)(-1)}}}}{{2(3)}} = \frac{{5 \pm \sqrt{{25 + 12}}}}{{6}} = \frac{{5 \pm 6.08}}{{6}}\]
Hence, the two solutions are \(v \approx 1.84\) and \(v \approx -0.17\).
\[x = \frac{{-b \pm \sqrt{{b^{2} - 4ac}}}}{{2a}}\]
This formula uses the coefficients \(a\), \(b\), and \(c\) from the quadratic equation \(ax^{2} + bx + c = 0\).
The term under the square root, \(b^{2} - 4ac\), is the discriminant \(D\). Depending on the value of \(D\), the nature of the solutions changes:
- If \(D > 0\), there are two real solutions, obtained by using both the \(+\) and \(-\) in the formula.
- If \(D = 0\), there is one real solution, as the part involving \(\pm\sqrt{D}\) becomes zero.
- If \(D < 0\), there are no real solutions, as the square root of a negative number gives an imaginary number.
For the example \(3v^{2} - 5v - 1 = 0\):
- \(a = 3\)
- \(b = -5\)
- \(c = -1\)
Applying the quadratic formula:
\[v = \frac{{-(-5) \pm \sqrt{{(-5)^{2} - 4(3)(-1)}}}}{{2(3)}} = \frac{{5 \pm \sqrt{{25 + 12}}}}{{6}} = \frac{{5 \pm 6.08}}{{6}}\]
Hence, the two solutions are \(v \approx 1.84\) and \(v \approx -0.17\).