document.write( "Question 355632: can you finish the equation: (4x + 2) + x = \n" ); document.write( "
Algebra.Com's Answer #253962 by Jk22(389)![]() ![]() You can put this solution on YOUR website! (4x + 2) + x = x + (4x + 2) | commutativity \n" ); document.write( " \n" ); document.write( "=(x + 4x) + 2 | associativity \n" ); document.write( " \n" ); document.write( "=(1+4)x + 2 | distributivity \n" ); document.write( " \n" ); document.write( "=5x + 2 \n" ); document.write( " |