When adding 3 or more numbers, we can add the digits in any order, and the answer will always be the same.
3
+ ( 5 + 4
) ** OR ** ( 5 + 7
) +
2
Another
Way To Look At It... (
7 + 3 ) + 5
= 7 + (
3 +
5 ) ** OR ** ( 2 + 5
) + 3
= 2 + ( 5 +
3 )
Click on the leaf for practice.
|