document.write( "Question 797075: I am working on dividing polynomials and I am stuck on this problem. I am not sure if I did it correctly. the equation is 6x^3 -5x^2 +5x-3/3x^2 -1
\n" );
document.write( "my answer so far is 2x-1 with a remainder of 5x-2. I am having trouble figuring out how to divide any further. thank you. \n" );
document.write( "
Algebra.Com's Answer #481747 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! 6x^3 -5x^2 +5x-3/3x^2 -1 \n" ); document.write( "my answer so far is 2x-1 with a remainder of 5x-2. \n" ); document.write( ": \n" ); document.write( "In the dividsor, You have to put in a position for 0x, \n" ); document.write( "then follow the rules for long division \n" ); document.write( ": \n" ); document.write( ". . . . . . . . . .________________ \n" ); document.write( "3x^2+0x-1|6x^3 - 5x^2 + 5x - 3\r \n" ); document.write( "\n" ); document.write( ": \n" ); document.write( "I ended up with: 2x - 5/3, remainder of 7x - 14/3 \n" ); document.write( " |