document.write( "Question 1017422: Factoring today\r
\n" );
document.write( "\n" );
document.write( "49ab - 28a - 35b + 20 \n" );
document.write( "
Algebra.Com's Answer #633687 by fractalier(6550) You can put this solution on YOUR website! By grouping we have \n" ); document.write( "49ab - 28a - 35b + 20 = \n" ); document.write( "7a(7b - 4) - 5(7b - 4) = \n" ); document.write( "(7a - 5)(7b - 4) \n" ); document.write( " |