document.write( "Question 265276: List all possible rational roots:
\n" );
document.write( "8x^3+10x^2-11x+2=0 \n" );
document.write( "
Algebra.Com's Answer #195096 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! List all possible rational roots: \n" ); document.write( "8x^3+10x^2-11x+2=0 \n" ); document.write( "----------------------- \n" ); document.write( "If a/b is a rational root a is a factor of 2 and b is a factor of 8. \n" ); document.write( "--- \n" ); document.write( "a = +-1, +-2 \n" ); document.write( "b = +-1, +-2, +-4, +-8 \n" ); document.write( "----- \n" ); document.write( "Possible vales of a/b : +-1, +-(1/2), +-(1/4), +-(1/8), +-2/1 \n" ); document.write( "=================================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |