document.write( "Question 204380: find the remainder when polynomial 3x^100+5x^85-4x^38+2x^17-6 is divided by x+1 \n" ); document.write( "
Algebra.Com's Answer #154325 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! find the remainder when polynomial 3x^100+5x^85-4x^38+2x^17-6 is divided by x+1 \n" ); document.write( "------ \n" ); document.write( "Find f(-1) = 3*1+5*-1-4*1+2*-1-6 =3-5-4-2-6 = -2 \n" ); document.write( "The remainder is -2 \n" ); document.write( "====================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |