document.write( "Question 224289: 6(3+x)-4(2-x) \n" ); document.write( "
| Algebra.Com's Answer #167542 by RAY100(1637)      You can put this solution on YOUR website! 6(3-x) -4(2-x),,,,,distribute \n" ); document.write( ". \n" ); document.write( "6(3) +6(-x) +(-4)(2) +(-4)(-x),,,,,,simplify \n" ); document.write( ". \n" ); document.write( "18 -6x -8 +4x,,,,,collect like terms \n" ); document.write( ". \n" ); document.write( "10-2x,,,,,answer \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( "check,,,,let x=1 in both answer and original,,,result is 8,,,,ok \n" ); document.write( " |