document.write( "Question 50143This question is from textbook pre-algebra practice workbook
\n" );
document.write( ": hey i need help with the associative property with this problem in my workbook. it says (15+x)+2=2+(15+x) and i missed it when i put what property it was in. i put associative(+). i had a problem similar to that and i put associative (+)&(x) and i still got that problem wrong.so i'm not sure why and i was wondering if you could help me.
\n" );
document.write( " sincerally,
\n" );
document.write( " in need of pre-algebra help
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #33324 by lkwtcnj(8)![]() ![]() ![]() You can put this solution on YOUR website! That would be the commutative property (of addition), which says: \n" ); document.write( "a + b = b + a \n" ); document.write( "If you let a = (15 + x) and b = 2, you can see why this works. \n" ); document.write( "The associative property says that you can move the parenthesis, but only when everything is in the same order: \n" ); document.write( "a + (b + c) = (a + b) + c \n" ); document.write( " |