Problem 35
Question
\(27-40\) Factor the polynomial and use the factored form to find the zeros. Then sketch the graph. $$ P(x)=2 x^{3}-x^{2}-18 x+9 $$
Step-by-Step Solution
Verified Answer
The factored form is \((2x-1)(x-3)(x+3)\) and the zeros are \(x = \frac{1}{2}, x = 3, x = -3\).
1Step 1: Group Terms
First, we will group the terms of the polynomial:\[ P(x) = (2x^3 - x^2) + (-18x + 9) \]
2Step 2: Factor by Grouping
Let's factor each group:1. From the first group \(2x^3 - x^2\), factor out \(x^2\): \[ x^2(2x - 1) \]2. From the second group \(-18x + 9\), factor out \(-9\): \[ -9(2x - 1) \]
3Step 3: Combine Factored Groups
Both groups have a common factor \(2x - 1\). Factor this out:\[ P(x) = (2x - 1)(x^2 - 9) \]
4Step 4: Factor the Quadratic Expression
The expression \(x^2 - 9\) is a difference of squares:\[ x^2 - 9 = (x - 3)(x + 3) \]Thus, the polynomial can be written as:\[ P(x) = (2x - 1)(x - 3)(x + 3) \]
5Step 5: Find the Zeros
Set each factor equal to zero to find the zeros of the polynomial:1. \(2x - 1 = 0\) gives \(x = \frac{1}{2}\)2. \(x - 3 = 0\) gives \(x = 3\)3. \(x + 3 = 0\) gives \(x = -3\)
6Step 6: Sketch the Graph
Plot the zeros \(x = \frac{1}{2}\), \(x = 3\), and \(x = -3\) on the x-axis. The polynomial is a cubic function, so start from the negative y-direction and make a smooth curve passing through these points and going upward to the positive y-direction as it crosses the x-axis.
Key Concepts
Polynomial ZerosDifference of SquaresGraphing Cubic Functions
Polynomial Zeros
In the context of polynomial functions, zeros are the x-values where the polynomial evaluates to zero. These points are crucial because they indicate where the graph of the polynomial will intersect or touch the x-axis. Think of them as the solutions to the equation you get when you set the polynomial equal to zero. In our exercise, after factoring the cubic polynomial, we found that its zeros are at
- \(x = \frac{1}{2}\)
- \(x = 3\)
- \(x = -3\)
Difference of Squares
The difference of squares is a special case used for factoring certain quadratic expressions. It applies to expressions that can be written in the form \(a^2 - b^2\). Two key points define this pattern:
- The expression is a subtraction \(a^2 - b^2\), not addition.
- Both terms are perfect squares.
- \((x - 3)(x + 3)\)
Graphing Cubic Functions
Cubic functions, or third-degree polynomials, have the general form \(ax^3 + bx^2 + cx + d\). They are known for having distinctive shapes due to their polynomial behavior. These functions can have up to three real roots, as shown in our exercise. Characteristics of a cubic function graph include:
- They can intersect the x-axis at up to three points.
- The graph may have up to two turning points, forming peaks and valleys.
- The end behavior typically involves the graph starting in one direction when moving leftward and ending in the opposite direction while moving rightward, forming a sort of 'S' shape.
Other exercises in this chapter
Problem 35
25-38 . Find the quotient and remainder using synthetic division. $$ \frac{2 x^{3}+3 x^{2}-2 x+1}{x-\frac{1}{2}} $$
View solution Problem 35
Find a polynomial with integer coefficients that satisfies the given conditions. \(P\) has degree 2 and zeros \(1+i\) and \(1-i\)
View solution Problem 35
Find the maximum or minimum value of the function. $$ f(t)=100-49 t-7 t^{2} $$
View solution Problem 36
Find all rational zeros of the polynomial, and write the polynomial in factored form. $$ P(x)=8 x^{3}+10 x^{2}-x-3 $$
View solution