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 #842711 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "what is the remainder when P(x)=x^(2)+5 is divided by (x+1)
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "        I will show you two ways of solving this problem.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "       First way: using the remainder theorem\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "According to the Remainder theorem, the remainder of division any polynomial P(x)\r\n" );
document.write( "by a binomial (x-a), where \"a\" is a real (or integer) number, is the value \r\n" );
document.write( "of the polynomial P(x) at x= a, i.e. P(a).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "In this problem, a= -1, so, according to the Remainder theorem, the remainder \r\n" );
document.write( "of division P(x) = x^2+5 by (x+1) is P(-1) = (-1)^2 + 5 = 6.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  The remainder of division P(x) = x^2+5  by  (x+1)  is  6.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "       Second way: using explicit division via grouping\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Using grouping, we can write\r\n" );
document.write( "\r\n" );
document.write( "    P(x) = \"x%5E2%2B5\" = \"x%5E2%2Bx%29\" + \"%28-x%2B5%29\" = x(x+1)  + (-x-1) + 1 + 5 = x(x+1) - (x+1) + 6 = \r\n" );
document.write( "\r\n" );
document.write( "         = (x+1)*(x-1) + 6.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "It shows that when P(x) is divided by (x+1), the quotient is (x-1) and the remainder is 6.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Thus the ANSWER is the same as in the first solution above.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved in two ways for your better understanding.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "--------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Surely, there is third way, which is direct long division of polynomials.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "This method is straightforward and purely mechanical procedure - therefore,
\n" ); document.write( "I do not say more about it and even do not show it here.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );