document.write( "Question 37902: Please help me with the following problem:\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "find all of the rational zeros of g(x)=2x^3-11x^2+8x+21\r
\n" );
document.write( "\n" );
document.write( "thank you. \n" );
document.write( "
Algebra.Com's Answer #23586 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Well g(x) = 2x^3 - 11x^2 + 8x + 21 can be factored into \n" ); document.write( "g(x) = (2x - 7)(x - 3)(x + 1) so that your zeroes are at \n" ); document.write( "x = 7/2 \n" ); document.write( "x = 3 \n" ); document.write( "x = -1 \n" ); document.write( " |