SOLUTION: How do i find the zeros of this equation {{{ 6x^3+5x^2-9x+2 }}} I have tried to factor out an x and than factor it as i would with a normal quadratic but i reached this answer

Algebra ->  Finance -> SOLUTION: How do i find the zeros of this equation {{{ 6x^3+5x^2-9x+2 }}} I have tried to factor out an x and than factor it as i would with a normal quadratic but i reached this answer      Log On


   



Question 979438: How do i find the zeros of this equation +6x%5E3%2B5x%5E2-9x%2B2+
I have tried to factor out an x and than factor it as i would with
a normal quadratic but i reached this answer +-5%2Bsqrt%28193%29+%2F+12+ and
-5-sqrt%28193%29+%2F+12+ and i needed to multiply the x back in but i
did not know how to or what i should do after that. also because this is a
3rd degree polynomial than shouldn't it have 3 zeros. if possible please
show me step by step how to do this , thank you so much



Found 2 solutions by KMST, Fombitz:
Answer by KMST(5328) About Me  (Show Source):
You can put this solution on YOUR website!
If +6x%5E3%2B5x%5E2-9x%2B2+ has a rational zero,
you should be able to use it to factor the polynomial,
and find the exact value of all of its real zeros.

If +6x%5E3%2B5x%5E2-9x%2B2+ does not have a rational zero,
you could only find approximate values by guided trial and error.

If +6x%5E3%2B5x%5E2-9x%2B2+ has a rational zero m%2Fn , it must be that
m is a factor of the constant term 2 , and
n is a factor of the leading coefficient 6 .
Factors of 2 are 1 , and 2 .
Factors of 6 are 1 , 2 , 3 , and 6 .
The possible values for m%2Fn are
-2, -1, -2/3, -1/3, -1/6, 1/6, 1/3, 2/3, 1, and 2.
You are expected to use synthetic division
(long division works too, but uses more ink)
to find that highlight%282%2F3%29 is a zero.
(The other nine possible values are not zeros).
Synthetic division tells you
not only that 6x%5E3%2B5x%5E2-9x%2B2 is zero for x=2%2F3 ,
but also that
%286x%5E3%2B5x%5E2-9x%2B2%29%2F%283x-2%29=2x%5E2%2B3x-1<--->6x%5E3%2B5x%5E2-9x%2B2%29=%283x-2%29%282x%5E2%2B3x-1%29
The other two zeros of 6x%5E3%2B5x%5E2-9x%2B2 are the zeros of 2x%5E2%2B3x-1 .
You can find if they are real zeros, and their value by solving
2x%5E2%2B3x-1=0 .
You could do that by completing the square, or by applying
the quadratic formula x+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+ ,
which gives the solutions to ax%5E2%2Bbx%2Bc=0
In this case, with system%28a=2%2Cb=3%2Cc=-1%29 , the solutions to 2x%5E2%2B3x-1=0 are

Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!
First step, graph the function.
.
.
.
.
.
Look like x=2%2F3 is a root.
So then,
3x-2 is a factor of the cubic polynomial.
Divide it out.
%286x%5E3%2B5x%5E2-9x%2B2%29%2F%283x-2%29=2x%5E2%2B3x-1
Now you can use the quadratic formula to solve for the other two roots.
Verify that your solutions match the solutions in the graph.
If there wasn't an obvious root, like we had at x=2%2F3, the next option was to use the cubic formula similar to the quadratic formula but much more complicated.
You can Google it to see.