document.write( "Question 194182This question is from textbook
\n" );
document.write( ": I am having a problem factoring the 3a - 3b - a^2 + b^2 part of the problem. \n" );
document.write( "
Algebra.Com's Answer #145749 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 3a - 3b - a^2 + b^2 \n" ); document.write( "3(a-b) - (a^2 - b^2) \n" ); document.write( "--- \n" ); document.write( "3(a-b) - (a-b)(a+b) \n" ); document.write( "(a-b)(3 - (a+b)) \n" ); document.write( "(a-b)(3-a-b) \n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |