Chapter 1: Problem 45
Find the real solutions, if any, of each equation. Use the quadratic formula. $$ x^{2}-4 x-1=0 $$
Short Answer
Expert verified
The real solutions are \(x = 2 + \sqrt{5}\) and \(x = 2 - \sqrt{5}\).
Step by step solution
01
- Identify the coefficients
For the quadratic equation in the form \(ax^2 + bx + c = 0\), identify the coefficients \(a\), \(b\), and \(c\). In the equation \(x^2 - 4x - 1 = 0\), the coefficients are \(a = 1\), \(b = -4\), and \(c = -1\).
02
- Write the Quadratic Formula
The quadratic formula is given by \[x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}\]. We will use this formula to find the solutions for the equation.
03
- Calculate the Discriminant
First, compute the discriminant \(b^2 - 4ac\). Substitute \(a = 1\), \(b = -4\), and \(c = -1\) into the discriminant formula: \((-4)^2 - 4(1)(-1) = 16 + 4 = 20\). The discriminant is 20.
04
- Plug in the values into the Quadratic Formula
Now substitute \(a\), \(b\), and the discriminant into the quadratic formula: \[- \frac{b \pm \sqrt{20}}{2a} = \frac{4 \pm \sqrt{20}}{2(1)} = \frac{4 \pm \sqrt{20}}{2} = \frac{4 \pm 2\sqrt{5}}{2} = 2 \pm \sqrt{5} \]
05
- Write the Solutions
The solutions to the equation \(x^2 - 4x - 1 = 0\) are \(x = 2 + \sqrt{5}\) and \(x = 2 - \sqrt{5}\).
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.
quadratic equation
A quadratic equation is a type of polynomial equation in which the highest exponent of the variable is 2. This means the general form of a quadratic equation is given as: ax^2 + bx + c = 0.
In this equation:
In this equation:
- 'a' is the coefficient of x^2 and should not be zero, as that would make the equation linear, not quadratic.
- 'b' is the coefficient of x.
- 'c' is the constant term.
- 'a' is 1,
- 'b' is -4,
- 'c' is -1.
discriminant
The discriminant is a key part of the quadratic formula, and it can tell us a lot about the nature of the solutions of a quadratic equation. The discriminant is found inside the square root of the quadratic formula, and it is calculated as:
b^2 - 4ac.
The value of the discriminant helps us determine:
(-4)^2 - 4(1)(-1)
= 16 + 4
= 20.
This result is positive, meaning our quadratic equation has two distinct real solutions.
b^2 - 4ac.
The value of the discriminant helps us determine:
- If it is positive (>0), there are two distinct real solutions.
- If it is zero, there is exactly one real solution (known as a repeated or double root).
- If it is negative (<0), there are no real solutions (the solutions will be complex or imaginary).
(-4)^2 - 4(1)(-1)
= 16 + 4
= 20.
This result is positive, meaning our quadratic equation has two distinct real solutions.
real solutions
When solving a quadratic equation, our goal is to find the values of x that make the equation true. These values are known as the 'solutions' or 'roots' of the equation. Real solutions are the values of x that can be plotted on the number line, and they come from the real number system.
The quadratic formula: x = \[ \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} \] is used to find these solutions. Here, the '±' sign indicates that there are generally two solutions, depending on the value of the discriminant.
In our specific problem, we substitute the known values into the quadratic formula: x = \[ \frac{4 \pm \sqrt{20}}{2} \] = \[ \frac{4 \pm 2 \sqrt{5}}{2} \] = 2 ± \( \sqrt{5} \).
Thus, the real solutions to the equation x^2 - 4x - 1 = 0 are:
The quadratic formula: x = \[ \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} \] is used to find these solutions. Here, the '±' sign indicates that there are generally two solutions, depending on the value of the discriminant.
In our specific problem, we substitute the known values into the quadratic formula: x = \[ \frac{4 \pm \sqrt{20}}{2} \] = \[ \frac{4 \pm 2 \sqrt{5}}{2} \] = 2 ± \( \sqrt{5} \).
Thus, the real solutions to the equation x^2 - 4x - 1 = 0 are:
- x = 2 + \( \sqrt{5} \), and
- x = 2 - \( \sqrt{5} \).