document.write( "Question 628540: Use long division to find the quotient Q(x) and the remainder R(x) when p(x) is divided by d(x) and express p(?
\n" );
document.write( "use long division to find the quotient Q(x) and the remainder R(x) when p(x) is divided by d(x) and express p(x) in the form d(x) Q(x)+R(x)\r
\n" );
document.write( "\n" );
document.write( "P(x)=x^3+5x^2-27x+230\r
\n" );
document.write( "\n" );
document.write( "d(x)=x+10\r
\n" );
document.write( "\n" );
document.write( "p(x)=(x+10) ( ) + ? i need the answer for this here \n" );
document.write( "
Algebra.Com's Answer #395703 by jsmallt9(3758)![]() ![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( " x^2 - 5x + 23\r\n" ); document.write( " __________________________________\r\n" ); document.write( "x+10 /x^3 + 5x^2 -27x +230\r\n" ); document.write( " x^3 + 10x^2\r\n" ); document.write( " ===========\r\n" ); document.write( " -5x^2 -27x\r\n" ); document.write( " -5x^2 -50x\r\n" ); document.write( " ==========\r\n" ); document.write( " 23x + 230\r\n" ); document.write( " 23x + 230\r\n" ); document.write( " =========\r\n" ); document.write( " 0\r\n" ); document.write( " \n" ); document.write( "This makes \n" ); document.write( " |