document.write( "Question 915497: I need to find all the real roots of this equation x^3+3x^2-9x-27=0 by using the rational root theorem.? \n" ); document.write( "
Algebra.Com's Answer #555636 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! x-(-3) is a factor \n" ); document.write( "-3 is a zero \n" ); document.write( "Quotient is 1x^2+0x-9 \n" ); document.write( "1x^2+0x-9=x^2-9=(x+3)*(x-3)\r \n" ); document.write( "\n" ); document.write( "real roots/zeroes are -1,3,-3 \n" ); document.write( " \n" ); document.write( " |