Try another version of this question Which shows how you can rewrite `(2+3)+1` using the Associative Property of Addition? `(2 + 3) + 1 = 2 + (3 + 1)` `2 + 0 = 0 + 2` `2 + 3 + 1 = 2 + 3 + 1` `(2 + 3) + 1 = 2 + (3 + 1)`
Try another version of this question