document.write( "Question 246497: what is greatest common factor a(a+1)-3(a+1) \n" ); document.write( "
Algebra.Com's Answer #180006 by richwmiller(17219) You can put this solution on YOUR website! a(a+1)-3(a+1) \n" ); document.write( "a^2+a-3a-1 \n" ); document.write( "a^2-2a-1=(a-2)a-1 \n" ); document.write( "(a+1) is the gcf in the original \n" ); document.write( " \n" ); document.write( " |