document.write( "Question 770894: I need to know how to find out how to do a commutative property to complete the
\n" );
document.write( "statement
\n" );
document.write( "3x+17
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #469840 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! The commutative property of addition allows us to add two numbers in any order\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So 1+2 is the same as 2+1, or 3+17 = 17+3\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "In general, x+y = y+x\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This means that 3x+17 is the same as 17+3x when using the commutative property of addition \n" ); document.write( " |