Problem 52
Question
Find all zeros of the polynomial. $$P(x)=2 x^{3}-8 x^{2}+9 x-9$$
Step-by-Step Solution
Verified Answer
The zeros are \( x = 3, \frac{1 + i\sqrt{5}}{2}, \frac{1 - i\sqrt{5}}{2} \).
1Step 1: Check for Obvious Zeros
First, we test if there are any obvious zeros by substituting simple values for \( x \), such as \( x = 0, 1, -1 \). For this polynomial, substituting these values doesn't yield a zero. Move on to the Rational Root Theorem.
2Step 2: Use the Rational Root Theorem
The Rational Root Theorem suggests that any rational root, in its simplest form, is a fraction \( \frac{p}{q} \) where \( p \) is a factor of the constant term (-9) and \( q \) is a factor of the leading coefficient (2). Possible rational roots are thus \( \pm 1, \pm 3, \pm 9, \pm \frac{1}{2}, \pm \frac{3}{2}, \pm \frac{9}{2} \).
3Step 3: Test Possible Rational Roots
Test these possible roots in the polynomial. By substitution, we find that \( x = 3 \) is a root because \( P(3) = 0 \).
4Step 4: Polynomial Division
Since \( x = 3 \) is a root, divide \( P(x) \) by \( x - 3 \) using synthetic or long division to simplify the polynomial. The division results are \( 2x^2 - 2x + 3 \).
5Step 5: Solve the Quadratic Equation
Set the simplified polynomial equal to zero: \( 2x^2 - 2x + 3 = 0 \). Solve this quadratic equation using the quadratic formula \( x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} \), where \( a = 2, b = -2, c = 3 \).
6Step 6: Calculate the Discriminant
Calculate the discriminant \( b^2 - 4ac = (-2)^2 - 4(2)(3) = 4 - 24 = -20 \). Since the discriminant is negative, there are no real roots.
7Step 7: Find Complex Solutions
With a negative discriminant, the solutions are complex. Using the quadratic formula: \( x = \frac{2 \pm \sqrt{-20}}{4} = \frac{2 \pm 2i\sqrt{5}}{4} = \frac{1 \pm i\sqrt{5}}{2} \).
Key Concepts
Rational Root TheoremPolynomial DivisionComplex Solutions
Rational Root Theorem
The Rational Root Theorem is a useful tool for finding the zeros of a polynomial. It gives us a systematic way to list possible rational roots of a polynomial equation.
Here's how it works:
Here's how it works:
- First, identify the constant term and the leading coefficient of your polynomial. In the example polynomial, \( P(x) = 2x^3 - 8x^2 + 9x - 9 \), the constant term is \(-9\) and the leading coefficient is \(2\).
- The possible rational roots are fractions \( \frac{p}{q} \), where \(p\) is a factor of the constant term and \(q\) is a factor of the leading coefficient.
- For \(-9\), the factors are \(\pm 1, \pm 3, \pm 9\), and for \(2\), they are \(\pm 1, \pm 2\).
- Thus, the potential rational roots are \(\pm 1, \pm 3, \pm 9, \pm \frac{1}{2}, \pm \frac{3}{2}, \pm \frac{9}{2}\).
Polynomial Division
Once a possible zero of a polynomial is identified, polynomial division becomes the next logical step to simplify the polynomial. Suppose we find \( x = 3 \) as a root for our polynomial \( P(x) \). Polynomial division helps us divide \( P(x) \) by \( x - 3 \).There are two common methods:
- Long Division: Similar to numerical long division, align terms by decreasing powers and divide step by step.
- Synthetic Division: Requires less writing space and handles the coefficients directly, offering a quicker computation for polynomials.
Complex Solutions
When solving for the zeros of a polynomial, finding a negative discriminant indicates the presence of complex solutions. In the example, after using polynomial division, we have the quadratic \( 2x^2 - 2x + 3 = 0 \).To find the zeros, apply the quadratic formula:\[ x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}\]Here, \( a = 2 \), \( b = -2 \), and \( c = 3 \). Calculate the discriminant:\[b^2 - 4ac = (-2)^2 - 4(2)(3) = 4 - 24 = -20\]With a negative discriminant, the roots are complex. Substitute back into the quadratic formula to solve:\[ x = \frac{2 \pm \sqrt{-20}}{4} = \frac{2 \pm 2i\sqrt{5}}{4} = \frac{1 \pm i\sqrt{5}}{2}\]Thus, the polynomial has two complex zeros: \( \frac{1 + i\sqrt{5}}{2} \) and \( \frac{1 - i\sqrt{5}}{2} \). These complex roots show up as a conjugate pair due to the nature of the quadratic equation with real coefficients.
Other exercises in this chapter
Problem 52
Evaluate the radical expression and express the result in the form \(a+b i\) $$(\sqrt{3}-\sqrt{-4})(\sqrt{6}-\sqrt{-8})$$
View solution Problem 52
Find the intercepts and asymptotes, and then sketch a graph of the rational function and state the domain and range. Use a graphing device to confirm your answe
View solution Problem 52
Graph the polynomial in the given viewing rectangle. Find the coordinates of all local extrema. State each answer rounded to two decimal places. $$y=x^{3}-3 x^{
View solution Problem 52
Let $$\begin{aligned}P(x)=& 6 x^{7}-40 x^{6}+16 x^{5}-200 x^{4} \\\&-60 x^{3}-69 x^{2}+13 x-139\end{aligned}$$ Calculate \(P(7)\) by (a) using synthetic divisio
View solution