document.write( "Question 140516: How do I find the rational zeros of this equation? \n" );
document.write( "
Algebra.Com's Answer #102300 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! How do I find the rational zeros of this equation? \n" ); document.write( "---------------- \n" ); document.write( "Since the coefficients add up to zero, x=1 is a root of the statement: \n" ); document.write( "Use synthetic division to find the quotient. \n" ); document.write( "----------------------------------- \n" ); document.write( "1)....3....8....-3....-8 \n" ); document.write( ".......3....11....8..|..0\r \n" ); document.write( "\n" ); document.write( "Quotient: x^2 + 11x + 8 \n" ); document.write( "------------------------- \n" ); document.write( "Use the quadratic formula to find the remaining zeroes: \n" ); document.write( "x = [-11 +- sqrt(121 -4*1*8)]/2\r \n" ); document.write( "\n" ); document.write( "x = [-11 +- sqrt(89)]/2\r \n" ); document.write( "\n" ); document.write( "x = [-11+sqrt(89)]/2 or x = [-11-sqrt(89)]/2 \n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |