document.write( "Question 1205720: what is the remainder when P(x)=x^(2)+5 is divided by (x+1)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #842710 by Theo(13342)![]() ![]() You can put this solution on YOUR website! x^2 + 5 is equal to (x + 1) * (x - 1) with a remainder of 6.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(x + 1) * (x - 1) = x^2 - 1 \n" ); document.write( "add the remainder of 6 to that and you get x^2 + 5.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the divisor is x + 1 \n" ); document.write( "the dividend is x^2 + 5 \n" ); document.write( "the quotient is x - 1 with a remainder of 6.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |