document.write( "Question 758299: Here is my question:\r
\n" ); document.write( "\n" ); document.write( "when p(x) is divided by x-1 the remainder is 1, and when divided by (x-2)(x-3) the remainder is 5. find remainder when P(X) is divided by (x-1)(x-2)(x-3).\r
\n" ); document.write( "\n" ); document.write( "here is part of my work:
\n" ); document.write( "let the quotient be Q(x), and let the remainder be ax+b
\n" ); document.write( "P(x)=(x-1)(x-2)(x-3)Q(X)+ax+b
\n" ); document.write( "P(1)=a*1+b=1 then a+b=1 (1)\r
\n" ); document.write( "\n" ); document.write( "then I don't know how to do with (x-2)(x-3) and the remainder is 5. Please help!\r
\n" ); document.write( "\n" ); document.write( "thanks
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #461409 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
\"%28x-1%29%28x-2%29%28x-3%29\" is cubic (degree=3) polynomial.
\n" ); document.write( "When you divide by \"%28x-1%29%28x-2%29%28x-3%29\" the remainder polynomial could have degree 2, 1, or 0, so you should start with \"ax%5E2%2Bbx%2Bc\" for a remainder.
\n" ); document.write( "
\n" ); document.write( "\"P%28x%29=%28x-1%29%28x-2%29%28x-3%29Q%28X%29%2Bax%5E2%2Bbx%2Bc\"
\n" ); document.write( "\"P%281%29=a%2A1%5E2%2Bb%2A1%2Bc=a%2Bb%2Bc=1\"
\n" ); document.write( "\"P%282%29=a%2A2%5E2%2Bb%2A2%2Bc=4a%2B2b%2Bc=5\"
\n" ); document.write( "\"P%283%29=a%2A3%5E2%2Bb%2A3%2Bc=9a%2B3b%2Bc=5\"
\n" ); document.write( "
\n" ); document.write( "That gives you the sytem
\n" ); document.write( "\"system%28a%2Bb%2Bc=1%2C4a%2B2b%2Bc=5%2C9a%2B3b%2Bc=5%29\"
\n" ); document.write( "\"system%28a%2Bb%2Bc=1%2C4a%2B2b%2Bc=5%29\" --> \"3a%2Bb=4\" and
\n" ); document.write( "\"system%28a%2Bb%2Bc=1%2C9a%2B3b%2Bc=5%29\" --> \"8a%2B2b=4\", so
\n" ); document.write( "\"system%28a%2Bb%2Bc=1%2C4a%2B2b%2Bc=5%2C9a%2B3b%2Bc=5%29\" --> \"system%28a%2Bb%2Bc=1%2C3a%2Bb=4%2C8a%2B2b=4%29\"
\n" ); document.write( "Then,
\n" ); document.write( "\"system%283a%2Bb=4%2C8a%2B2b=4%29\" --> \"8a%2B2b-6a-2b=4-8%29\" --> \"2a=-4%29\" --> \"highlight%28a=-2%29\"
\n" ); document.write( "\"system%283a%2Bb=4%2Ca=-2%29\" --> \"-6%2Bb=4\" --> \"highlight%28b=10%29\"
\n" ); document.write( "and finally
\n" ); document.write( "\"system%28a%2Bb%2Bc=1%2Ca=-2%2Cb=10%29\" --> \"-2%2B10%2Bc=1\" --> \"8%2Bc=1\" --> \"highlight%28c=-7%29\"
\n" ); document.write( "The remainder when \"P%28x%29\" is divided by \"%28x-1%29%28x-2%29%28x-3%29\" is
\n" ); document.write( "\"highlight%28-2x%5E2%2B10x-7%29\"
\n" ); document.write( "
\n" ); document.write( "There are infinite possibilities for \"P%28x%29\", as there are for \"Q%28x%29\". simplest \"P%28x%29\" corresponds to \"Q%28x%29=1\"
\n" ); document.write( "In that case,
\n" ); document.write( "
\n" ); document.write( "
\n" );