document.write( "Question 255077: Simplify and collect like terms\r
\n" );
document.write( "\n" );
document.write( "5(x - 2) - 3(x + 2)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #187390 by manas(5)![]() ![]() You can put this solution on YOUR website! 5(x - 2) - 3(x + 2) \n" ); document.write( "=5x-10-3x+6 \n" ); document.write( "=5x-3x-10+6 \n" ); document.write( "=2x-4\r \n" ); document.write( "\n" ); document.write( "The like terms are- x,x \n" ); document.write( " |