Problem 1
Question
First use the discriminant to determine whether the equation has two nonreal complex solutions, one real solution with a multiplicity of two, or two real solutions. Then solve the equation. $$x^{2}+4 x-21=0$$
Step-by-Step Solution
Verified Answer
The equation has two real solutions: 3 and -7.
1Step 1: Identify the Coefficients
In the quadratic equation of the form \( ax^2 + bx + c = 0 \), identify the coefficients: \( a = 1 \), \( b = 4 \), and \( c = -21 \).
2Step 2: Calculate the Discriminant
The discriminant \( D \) is calculated using the formula \( D = b^2 - 4ac \). Substitute the values: \( D = 4^2 - 4 \times 1 \times (-21) = 16 + 84 = 100 \).
3Step 3: Determine the Nature of the Roots
Since the discriminant \( D = 100 \) is greater than zero, the quadratic equation has two distinct real solutions.
4Step 4: Solve the Quadratic Equation
Use the quadratic formula \( x = \frac{-b \pm \sqrt{D}}{2a} \) to find the roots. Substitute the values: \( x = \frac{-4 \pm \sqrt{100}}{2 \times 1} = \frac{-4 \pm 10}{2} \).
5Step 5: Calculate the Solutions
First, calculate \( x_1 = \frac{-4 + 10}{2} = \frac{6}{2} = 3 \). Then calculate \( x_2 = \frac{-4 - 10}{2} = \frac{-14}{2} = -7 \).
Key Concepts
The DiscriminantReal SolutionsQuadratic Formula
The Discriminant
The discriminant is a crucial part of solving quadratic equations. It helps us understand the nature of the solutions without needing to solve the equation completely.
For any quadratic equation in the form of \( ax^2 + bx + c = 0 \), the discriminant \( D \) is given by the formula:
For any quadratic equation in the form of \( ax^2 + bx + c = 0 \), the discriminant \( D \) is given by the formula:
- \( D = b^2 - 4ac \)
- If \( D > 0 \), there are two distinct real solutions.
- If \( D = 0 \), there is exactly one real solution with a multiplicity of two (also known as a repeated or double root).
- If \( D < 0 \), the equation has two complex solutions, which are conjugates of each other.
Real Solutions
Real solutions refer to the values of \( x \) that satisfy the quadratic equation and fit in the real number system.
When the discriminant of a quadratic equation is greater than zero, the equation will have two distinct real solutions. These solutions are the points where the quadratic function intersects the x-axis on a graph.
If the discriminant equals zero, the real solution is called a double or repeated root, meaning the parabola only touches the x-axis at one point.
In the case of our example equation with roots \( x = 3 \) and \( x = -7 \), there are two real solutions as calculated earlier.
When the discriminant of a quadratic equation is greater than zero, the equation will have two distinct real solutions. These solutions are the points where the quadratic function intersects the x-axis on a graph.
If the discriminant equals zero, the real solution is called a double or repeated root, meaning the parabola only touches the x-axis at one point.
In the case of our example equation with roots \( x = 3 \) and \( x = -7 \), there are two real solutions as calculated earlier.
Quadratic Formula
The quadratic formula is a powerful tool for solving quadratic equations of any form, whether the solutions are real or complex.
It is expressed as:
In solving the equation \( x^2 + 4x - 21 = 0 \), we used this formula after finding \( D = 100 \).By substituting \( a = 1 \), \( b = 4 \), and \( D \), we calculated:
It is expressed as:
- \( x = \frac{-b \pm \sqrt{D}}{2a} \)
In solving the equation \( x^2 + 4x - 21 = 0 \), we used this formula after finding \( D = 100 \).By substituting \( a = 1 \), \( b = 4 \), and \( D \), we calculated:
- \( x_1 = \frac{-4 + 10}{2} = 3 \)
- \( x_2 = \frac{-4 - 10}{2} = -7 \)
Other exercises in this chapter
Problem 1
Solve each inequality and graph its solution set on a number line. $$(x+2)(x-1)>0$$
View solution Problem 1
Solve each quadratic equation using the method that seems most appropriate to you. $$x^{2}-4 x-6=0$$
View solution Problem 1
Solve each quadratic equation by using (a) the factoring method and (b) the method of completing the square. $$x^{2}-4 x-60=0$$
View solution Problem 1
Solve each of the quadratic equations by factoring and applying the property, \(a b=0\) if and only if \(a=0\) or \(b=0\). If necessary, return to Chapter 3 and
View solution