To find the zeros of the polynomial function, we need to find the values of x for which n(x) equals zero. In other words, we need to find the x-intercepts of the graph of n(x).
We can see from the given function that the graph is a cubic polynomial. Cubic polynomials can have at most three zeros. Therefore, the graph of n(x) will have at most three x-intercepts.
To find the zeros, we can set n(x) equal to zero and solve for x:
-0.5x^3 - 1.5x^2 + 2x = 0
Factoring out an x, we get:
x(-0.5x^2 - 1.5x + 2) = 0
Either x = 0 or -0.5x^2 - 1.5x + 2 = 0.
We can solve the quadratic equation -0.5x^2 - 1.5x + 2 = 0 by factoring, completing the square, or using the quadratic formula. Let's use the quadratic formula:
x = (-b ± √(b^2 - 4ac))/(2a)
In this equation, a = -0.5, b = -1.5, and c = 2. Substituting these values into the quadratic formula, we get:
x = (-(-1.5) ± √((-1.5)^2 - 4(-0.5)(2)))/(2(-0.5))
Simplifying,
x = (1.5 ± √(2.25 + 4))/(-1)
x = (1.5 ± √(6.25))/(-1)
x = (1.5 ± 2.5)/(-1)
So, we have two possible solutions:
x = (1.5 + 2.5)/(-1) = 4/(-1) = -4
x = (1.5 - 2.5)/(-1) = -1/(-1) = 1
Therefore, the zeros of n(x) are x = -4 and x = 1.
Find the zeros of the polynomial function n(x)=−0.5x3−1.5x2+2x
, given its graph. Enter the zeros in order from least to greatest.
(2 points)
The zeros of n(x)
are x=
, x=
, and x=
.
1 answer