document.write( "Question 306875: how would you work out, x^2-25 * 6x+42? \n" ); document.write( "
Algebra.Com's Answer #219587 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! x^2-25 \n" ); document.write( "6x+42 \n" ); document.write( "------------- \n" ); document.write( "6x^3-150x+42x^2-1,050 \n" ); document.write( "6x^3+42x^2-150x-1,050 \n" ); document.write( "6(x^3+7x^2-25x-175) \n" ); document.write( "6(x+5)(x^2+2x-35) \n" ); document.write( "6(x+5)(x+7)(x-5) ans. \n" ); document.write( " |