document.write( "Question 557276: find the roots of the polynomial equation:x^3-2x^2+10x+136=0
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #362522 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! find the roots of the polynomial equation:x^3-2x^2+10x+136=0 \n" ); document.write( "----- \n" ); document.write( "--- \n" ); document.write( "I graph the cubic and found a zero at x = -4 \n" ); document.write( "---- \n" ); document.write( "Using synthetic division, find the other zeros: \n" ); document.write( "-4)....1....-2....10....136 \n" ); document.write( "........1....-6....34...|..0 \n" ); document.write( "----\r \n" ); document.write( "\n" ); document.write( "Quotient: x^2-6x+34 \n" ); document.write( "--- \n" ); document.write( "Find the zeros of the quotient: \n" ); document.write( "x = [6 +- sqrt(6^2-4*34)]/2 \n" ); document.write( "--- \n" ); document.write( "x = [6 +- sqrt(36-136)]/2 \n" ); document.write( "--- \n" ); document.write( "x = [6 +- sqrt(-100)]/2 \n" ); document.write( "--- \n" ); document.write( "x = [2 +- 5i] \n" ); document.write( "x = 2+5i or x = 2 - 5i or -4 \n" ); document.write( "=================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=================== \n" ); document.write( " |