document.write( "Question 39861: The question is find all of the rational zeros of g(x)=2x^3-11x^2+8x+21 \n" ); document.write( "
Algebra.Com's Answer #25305 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! 2x^3 - 11x^2 + 8x + 21 \n" ); document.write( "factors into \n" ); document.write( "(2x - 7)(x - 3)(x + 1) \n" ); document.write( "and so zeroes exist at \n" ); document.write( "x = 7/2, 3, -1 \n" ); document.write( " |