document.write( "Question 61752: use synthetic division:\r
\n" );
document.write( "\n" );
document.write( "Problem: x(to the third) -2x(squared) -x +2 divided by x-2\r
\n" );
document.write( "\n" );
document.write( "the answer I got was:
\n" );
document.write( " x(squared) + x +4/x-2
\n" );
document.write( "but i'm not sure if I did it right, please help! \n" );
document.write( "
Algebra.Com's Answer #42494 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! use synthetic division: \n" ); document.write( "Problem: x(to the third) -2x(squared) -x +2 divided by x-2 \n" ); document.write( "--------------- \n" ); document.write( "2 ) 1 -2 -1 2 \n" ); document.write( " 1 0 -1 0 \n" ); document.write( "This shows the polynomial factors \n" ); document.write( "as (x-2)(x^2-1) \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |