document.write( "Question 443086: I am having trouble with this homework problem, I'm not sure what to do could you please help me:
\n" );
document.write( "Use the polynomial that defines P as the dividend and the binomial that defines D as the divisor. Write the division in the form P(x)=D(x) x Q(x)+R where the polynomial that defines Q is the quotient and R is an integar remainder for the equation P(x)=2x^3-5x^2+8x-5; D(x)= x - 1 \n" );
document.write( "
Algebra.Com's Answer #305624 by swincher4391(1107)![]() ![]() You can put this solution on YOUR website! This is just a fancy way of them saying: DO LONG DIVISION. Then take your solution and multiply it by your dividend to get your original polynomial. So let's do it:\r \n" ); document.write( "\n" ); document.write( "x-1 | 2x^3 -5x^2 + 8x -5\r \n" ); document.write( "\n" ); document.write( "How many times does x go into 2x^3? 2x^2 times.\r \n" ); document.write( "\n" ); document.write( "(x-1)*2x^2 = 2x^3 +2x^2\r \n" ); document.write( "\n" ); document.write( "2x^3 -5x^2 + 8x -5 \n" ); document.write( "-(2x^3 -2x^2 +0 + 0) \n" ); document.write( "-------------------- \n" ); document.write( " 0 -3x^2 + 8x - 5\r \n" ); document.write( "\n" ); document.write( "How many times does x go into -3x^2? -3x times.\r \n" ); document.write( "\n" ); document.write( "(x-1)*(-3x) = -3x^2 + 3x\r \n" ); document.write( "\n" ); document.write( "-3x^2 +8x 0 -5 \n" ); document.write( "-(-3x^2 + 3x +0) \n" ); document.write( "----------------- \n" ); document.write( " 0 +5x - 5\r \n" ); document.write( "\n" ); document.write( "How many times does x go into 5x? 5 times.\r \n" ); document.write( "\n" ); document.write( "(x-1)*5 = 5x -5\r \n" ); document.write( "\n" ); document.write( "5x-5 \n" ); document.write( "-(5x-5) \n" ); document.write( "------- \n" ); document.write( "0 \n" ); document.write( "---------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So we have our Q(x) + R = \n" ); document.write( "\n" ); document.write( "So then, \n" ); document.write( "--------------- \n" ); document.write( "Let's check this\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So then our representation is correct.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |