Problem 25
Question
Find all real solutions of the equation. \(x^{2}-2 x-15=0\)
Step-by-Step Solution
Verified Answer
The real solutions are \( x = 5 \) and \( x = -3 \).
1Step 1: Identify the Equation Type
The given equation is a quadratic equation of the form \[ ax^2 + bx + c = 0 \] where, in this equation, \( a = 1 \), \( b = -2 \), and \( c = -15 \).
2Step 2: Use the Quadratic Formula
To find the roots of the quadratic equation, we use the quadratic formula \[ x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} \]Substitute \( a = 1 \), \( b = -2 \), and \( c = -15 \) into the formula.
3Step 3: Calculate the Discriminant
First, calculate the discriminant part of the formula \[ b^2 - 4ac \]Substitute the values: \[ (-2)^2 - 4(1)(-15) = 4 + 60 = 64 \].The discriminant is 64.
4Step 4: Calculate the Solutions
Since the discriminant is positive, there are two real solutions:Substitute back into the formula:\[ x = \frac{-(-2) \pm \sqrt{64}}{2(1)} = \frac{2 \pm 8}{2} \].Calculate each solution:1. \( x = \frac{2 + 8}{2} = 5 \)2. \( x = \frac{2 - 8}{2} = -3 \)
5Step 5: Verify the Solutions
Substitute \( x = 5 \) and \( x = -3 \) back into the original equation to verify:For \( x = 5 \):\[ 5^2 - 2(5) - 15 = 25 - 10 - 15 = 0 \]For \( x = -3 \):\[ (-3)^2 - 2(-3) - 15 = 9 + 6 - 15 = 0 \]Both values satisfy the original equation.
Key Concepts
Quadratic FormulaDiscriminant CalculationReal SolutionsVerifying Solutions
Quadratic Formula
When faced with a quadratic equation like \(x^2 - 2x - 15 = 0\), the quadratic formula is your go-to tool. This formula is a universal method used to find the roots of any quadratic equation, which is often in the form \(ax^2 + bx + c = 0\).
In this equation, we have \(a = 1\), \(b = -2\), and \(c = -15\). The quadratic formula is expressed as:
In this equation, we have \(a = 1\), \(b = -2\), and \(c = -15\). The quadratic formula is expressed as:
- \( x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} \)
Discriminant Calculation
Before extracting the roots using the quadratic formula, it is pivotal to compute the discriminant. The discriminant, represented as \(b^2 - 4ac\), is located under the square root in the quadratic formula and influences the nature of the roots.
For the equation \(x^2 - 2x - 15 = 0\), calculate the discriminant:
For the equation \(x^2 - 2x - 15 = 0\), calculate the discriminant:
- \((-2)^2 - 4 \times 1 \times (-15) = 4 + 60 = 64\)
Real Solutions
Once the discriminant is computed, you can determine the roots or solutions of the equation. Since our discriminant of 64 is positive, there are two real solutions for the equation \(x^2 - 2x - 15 = 0\).
Substitute back into the quadratic formula to find these solutions:
Substitute back into the quadratic formula to find these solutions:
- First: \( x = \frac{2 + 8}{2} = 5 \)
- Second: \( x = \frac{2 - 8}{2} = -3 \)
Verifying Solutions
Even after calculating the solutions, verification is an essential step. Verifying solutions means substituting them back into the original equation to ensure that they truly satisfy it. This practice eliminates the risk of calculation errors.
For \(x = 5\):
For \(x = 5\):
- \(5^2 - 2(5) - 15 = 25 - 10 - 15 = 0\)
- \((-3)^2 - 2(-3) - 15 = 9 + 6 - 15 = 0\)
Other exercises in this chapter
Problem 25
Evaluate the expression and write the result in the form \(a+b i .\) $$ (6+5 i)(2-3 i) $$
View solution Problem 25
1–54 ? Find all real solutions of the equation. $$ \left(\frac{1}{x+1}\right)^{2}-2\left(\frac{1}{x+1}\right)-8=0 $$
View solution Problem 25
\(9- 46\) The given equation is either linear or equivalent to a linear equation. Solve the equation. $$ \frac{2}{t+6}=\frac{3}{t-1} $$
View solution Problem 26
Solve the inequality. Express the answer using interval notation. $$ |x+4| \leq 0 $$
View solution