document.write( "Question 700459: 1.Divide 2y^3-14y+12 by y+3 using long division method.
\n" );
document.write( "2.Divide (x^2-10x +21) by (x-7) using factor method. \n" );
document.write( "
Algebra.Com's Answer #431833 by checkley79(3341)![]() ![]() ![]() You can put this solution on YOUR website! Divide (x^2-10x +21) by (x-7) \n" ); document.write( "(x-7)(x-3)/(x-7) cancel out the (x-7) terms. \n" ); document.write( "(x-3) ans. \n" ); document.write( " |