document.write( "Question 118979: Is (x+2) the same as (2+x)? \n" ); document.write( "
Algebra.Com's Answer #87088 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
Yes, \"x%2B2=2%2Bx\" since the commutative property of addition states: \"a%2Bb=b%2Ba\". In other words, you can add in any order you want. \n" ); document.write( "
\n" );