document.write( "Question 1107355: If a quadratic polynomial is divided by (x-2) and (x+1) leave the remainder 11 and 1 respectively, find the polynomial. \n" ); document.write( "
Algebra.Com's Answer #722383 by ikleyn(52915)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "If a quadratic polynomial is divided by (x-2) and (x+1) leave the remainder 11 and 1 respectively, find the polynomial.
\n" ); document.write( "~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The formulation of this problem is not precisely correct.
\n" ); document.write( "The correct formulation is THIS:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "    If a quadratic polynomial with the leading coefficient of 1, when divided by (x-2) and (x+1) \r\n" );
document.write( "    leaves the remainder 11 and 1 respectively, find the polynomial.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solution\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Let  P(x) = \"x%5E2+%2B+bx+%2B+c\" be this quadratic polynomial with unknown coefficients \"b\" an \"c\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The fact that  P(x) leaves the remainder 11 when divided by (x-2) is equivalent (according to the \"Remainder Theorem\") that\r\n" );
document.write( "\r\n" );
document.write( "P(2) = 11,   or   \"2%5E2+%2B+b%2A2+%2B+c\" = 11.        (1)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The fact that  P(x) leaves the remainder 1 when divided by (x+1) is equivalent (according to the same theorem) that\r\n" );
document.write( "\r\n" );
document.write( "P(-1) = 1,   or   \"%28-1%29%5E2+%2B+b%2A%28-1%29+%2B+c\" = 1.     (2)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Thus we have this system of two equations to find the coefficients \"b\" and \"c\":\r\n" );
document.write( "\r\n" );
document.write( "2b + c = \"11+-+2%5E2\",    or   2b + c = 7,     (1')\r\n" );
document.write( "\r\n" );
document.write( "-b + c = \"1+-+%28-1%29%5E2\",   or   -b + c = 0     (2')\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "To solve the system, subtract eq(2') from eq(1')  (both sides). You will get\r\n" );
document.write( "\r\n" );
document.write( "2b - (-b) = 7 - 0,   or  3b = 7  ====>  b = \"7%2F3\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Then from eq(2')  c = b = \"7%2F3\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Thus the quadratic polynomial is  P(x) = \"x%5E2+%2B+%287%2F3%29x+%2B+7%2F3\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Check.  P(2) = \"2%5E2+%2B+%287%2F3%29%2A2+%2B+7%2F3\" = \"4+%2B+14%2F3+%2B+7%2F3\" = \"4+%2B+21%2F3\" = 4 + 7 = 11,   and\r\n" );
document.write( "\r\n" );
document.write( "        P(-1) = \"%28-1%29%5E2+%2B%287%2F3%29%2A%28-1%29+%2B+7%2F3\" = \"1+-+7%2F3+%2B+7%2F3\" = 1.   ! Correct !\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Answer.  The polynomial is  P(x) = \"x%5E2+%2B+%287%2F3%29x+%2B+7%2F3\".\r\n" );
document.write( "
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "---------------
\n" ); document.write( "On Remainder theorem see the lesson\r
\n" ); document.write( "\n" ); document.write( "    - Divisibility of polynomial f(x) by a binomial (x-a) and the Remainder theorem \r
\n" ); document.write( "\n" ); document.write( "in this site.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "To see other similar solved problems, look into the lesson\r
\n" ); document.write( "\n" ); document.write( "    - Solved problems on the Remainder thoerem\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Also,  you have this free of charge online textbook in ALGEBRA-II in this site\r
\n" ); document.write( "\n" ); document.write( "    ALGEBRA-II - YOUR ONLINE TEXTBOOK.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The referred lessons are the part of this online textbook under the topic
\n" ); document.write( "\"Divisibility of polynomial f(x) by binomial (x-a). The Remainder theorem\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Save the link to this online textbook together with its description\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Free of charge online textbook in ALGEBRA-I
\n" ); document.write( "https://www.algebra.com/algebra/homework/quadratic/lessons/ALGEBRA-I-YOUR-ONLINE-TEXTBOOK.lesson\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "to your archive and use it when it is needed.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );