document.write( "Question 48694: How do you factor the poynomial completely
\n" );
document.write( "7a-7b-ac-bc
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #32221 by longjonsilver(2297) You can put this solution on YOUR website! do it in stages: \n" ); document.write( "7a-7b-ac-bc \n" ); document.write( "7(a-b)-ac-bc \n" ); document.write( "7(a-b)-c(a-b)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "and now lo and behold both halves have a similar term, (a-b), so take this out of both: \n" ); document.write( "(a-b)(7-c)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "there you go.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "jon \n" ); document.write( " \n" ); document.write( " |