document.write( "Question 560734: Find all of the rational roots of each polynomial equation\r
\n" );
document.write( "\n" );
document.write( "2xsquared + 3x + 1 = 0 \n" );
document.write( "
Algebra.Com's Answer #364028 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find all of the rational roots of each polynomial equation \n" ); document.write( "2xsquared + 3x + 1 = 0 \n" ); document.write( "------ \n" ); document.write( "2x^2 + 3x + 1 = 0 \n" ); document.write( "---- \n" ); document.write( "Factor: \n" ); document.write( "(2x+1)(x+1) = 0 \n" ); document.write( "x = -1/2 or x = -1 \n" ); document.write( "==================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "==================== \n" ); document.write( " |