| Line 2: |
Line 2: |
| | | | |
| | [[category:mathematics]] | | [[category:mathematics]] |
| | + | |
| | + | Examples: |
| | + | |
| | + | 3 + 2 = 5 the order of the operands doesnt matter 3 + 2 = 2 + 3 = 5 |
| | + | for larger numbers they are added in order of smallest unit to largest unit |
| | + | 17 + 25 = 42 add the units 5 + 7 = 12 add the tens 10 + 20 = 30 then add them 12 + 30 = 42 |