document.write( "Question 260614: Factor completely
\n" );
document.write( "a(a+2)(a-3)-8(a-3) \n" );
document.write( "
Algebra.Com's Answer #191993 by nerdybill(7384) You can put this solution on YOUR website! a(a+2)(a-3)-8(a-3) \n" ); document.write( ". \n" ); document.write( "Notice that (a-3) is common to both term. Factor it out: \n" ); document.write( "(a-3)(a(a+2) - 8) \n" ); document.write( " \n" ); document.write( " |