document.write( "Question 478857: Hello. My question is When a polynomial P(x) is divided by 2x+1, the quotient is \"x%5E2-x%2B4\" and the remainder is 3. Find P(x). Thanks in advance. \n" ); document.write( "
Algebra.Com's Answer #328124 by Edwin McCravy(20056)\"\" \"About 
You can put this solution on YOUR website!
My question is When a polynomial P(x) is divided by 2x+1, the quotient is \"x%5E2-x%2B4\" and the remainder is 3\r
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "\"%22P%28x%29%22%2F%282x%2B1%29+=%28x%5E2-x%2B4%29+%2B+3%2F%282x%2B1%29\"\r\n" );
document.write( "\r\n" );
document.write( "Multiply through by (2x+1)\r\n" );
document.write( "\r\n" );
document.write( "\"%22P%28x%29%22=%282x%2B1%29%28x%5E2-x%2B4%29+%2B+3\"\r\n" );
document.write( "\r\n" );
document.write( "\"%22P%28x%29%22=2x%5E3-2x%5E2%2B8x%2Bx%5E2-x%2B4+%2B+3\"\r\n" );
document.write( "\r\n" );
document.write( "\"%22P%28x%29%22=2x%5E3-x%5E2%2B7x%2B7\"\r\n" );
document.write( "\r\n" );
document.write( "Checking:\r\n" );
document.write( "\r\n" );
document.write( "             x² -  x + 4 \r\n" );
document.write( "2x + 1)2x³ - x² + 7x + 7\r\n" );
document.write( "       2x³ + x²\r\n" );
document.write( "           -2x² + 7x\r\n" );
document.write( "           -2x² -  x\r\n" );
document.write( "                  8x + 7\r\n" );
document.write( "                  8x + 4\r\n" );
document.write( "                       3\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );