document.write( "Question 1005024: Divide by using synthetic division. \r
\n" );
document.write( "\n" );
document.write( "1) .
\n" );
document.write( "(-x^4-7x^3+6x^2-1)÷(x-3)\r
\n" );
document.write( "\n" );
document.write( "show work please , thank you! \n" );
document.write( "
Algebra.Com's Answer #621348 by josgarithmetic(39617)![]() ![]() ![]() You can put this solution on YOUR website! Look carefully how the divisor is represented, and how the dividend is arranged:\r \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( " 3 | -1 -7 6 0 -1\r\n" ); document.write( " |\r\n" ); document.write( " | -3 -30 -72 -216\r\n" ); document.write( " |________________________________________\r\n" ); document.write( " -1 -10 -24 -72 -217\r\n" ); document.write( " \n" ); document.write( "Remainder is \n" ); document.write( "The rest of the quotient represents a cubic polynomial. \n" ); document.write( " |