document.write( "Question 263378: Verify that -2 is a root of the equation
\n" );
document.write( "Find the other two roots, correct to 2 decimal places. \n" );
document.write( "
Algebra.Com's Answer #194089 by drk(1908)![]() ![]() ![]() You can put this solution on YOUR website! we can use synthetic division to verify. This will generate another equation that we will factor.\r \n" ); document.write( "\n" ); document.write( "-2 // . . . 2 . . . . 1 . . . . -10 . . . . . -8 \n" ); document.write( " . . . . . . . . . . . . -4 . . . . .6 . . . . . . .8 \n" ); document.write( " . . . . . . . 2 . . . . -3 . . . . -4 . . . // . 0\r \n" ); document.write( "\n" ); document.write( "So, we have verified by getting a 0 remainder. We now have a new equation of the form \n" ); document.write( " \n" ); document.write( "By quadratic, we get \n" ); document.write( " \n" ); document.write( "and then \n" ); document.write( " \n" ); document.write( "we have two answers and rounded, we get \n" ); document.write( " x ~ 2.35 \n" ); document.write( "x ~ -0.85 \n" ); document.write( " |