document.write( "Question 192298: divide 5x^3-5x+1 by x-3
\n" );
document.write( "explain what i am doing
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #144334 by Tieria.Erde(4)![]() ![]() ![]() You can put this solution on YOUR website! 5x^2-15x+45+46/x-3 \n" ); document.write( " _________ \n" ); document.write( "x-3|5x^3+0x^2-5x+1 \n" ); document.write( " - 5x^3-15x^2 \n" ); document.write( " -15x^2-5x \n" ); document.write( " -15x^2+45x \n" ); document.write( " 45x+1 \n" ); document.write( " -45x+45 \n" ); document.write( " (46)^\r \n" ); document.write( "\n" ); document.write( "You basically the same thing as in regular division. Except since it's missing the x^2 you have to add it. and keep going on.. on the last part since this problem has a remainder you have to add it on to your answer but you have to include the x-3 on the denominator of 46.\r \n" ); document.write( "\n" ); document.write( "5x^2-15x+45+46 \n" ); document.write( " x-3 \n" ); document.write( " |