You can put this solution on YOUR website! How do I find the rational zeros of this equation?
----------------
Since the coefficients add up to zero, x=1 is a root of the statement:
Use synthetic division to find the quotient.
-----------------------------------
1)....3....8....-3....-8
.......3....11....8..|..0
Quotient: x^2 + 11x + 8
-------------------------
Use the quadratic formula to find the remaining zeroes:
x = [-11 +- sqrt(121 -4*1*8)]/2
x = [-11 +- sqrt(89)]/2
x = [-11+sqrt(89)]/2 or x = [-11-sqrt(89)]/2
===================
Cheers,
Stan H.