document.write( "Question 30253: Divide using synthetic division
\n" );
document.write( "(2x^3 - 14x^2 + 19x + 20) / (x - 4) \n" );
document.write( "
Algebra.Com's Answer #17327 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! (2x^3 - 14x^2 + 19x + 20) / (x - 4) \n" ); document.write( "((x-4)(2x^2-6x-5))/(x-4) \n" ); document.write( "2x^2-6x-5 is your answer \n" ); document.write( "*i did the synthetic division for you* \n" ); document.write( " |