Addition Calculator

Add multiple numbers together with step-by-step column addition and see addition properties demonstrated.

Enter Numbers to Add

1.
+

Result

Sum
472
Number of Addends 2
Expression 125 + 347

Step-by-Step Column Addition

125 + 347 = 472

Addition Properties Demonstrated

Understanding Addition

Addition is one of the four basic operations of arithmetic, along with subtraction, multiplication, and division. It represents combining two or more quantities to find a total. The result of addition is called the sum, and the numbers being added are called addends.

Column Addition (Carrying / Regrouping)

Column addition is a method for adding multi-digit numbers. Numbers are written one above the other, aligned by place value (ones, tens, hundreds, etc.). Starting from the rightmost column (ones place), add the digits. If the sum is 10 or more, write the ones digit below and "carry" the tens digit to the next column.

For example, adding 125 + 347: In the ones column, 5 + 7 = 12, write 2 and carry 1. In the tens column, 2 + 4 + 1 (carry) = 7. In the hundreds column, 1 + 3 = 4. Result: 472.

Properties of Addition

Commutative Property

The order of addends does not change the sum.

a + b = b + a

Associative Property

Grouping of addends does not change the sum.

(a + b) + c = a + (b + c)

Identity Property

Adding zero to any number gives the same number.

a + 0 = a

Closure Property

The sum of any two real numbers is always a real number.

a + b is in R

Mental Math Strategies

  • Breaking apart numbers: Split numbers into place values. 47 + 36 = (40 + 30) + (7 + 6) = 70 + 13 = 83.
  • Making tens: Look for pairs that add to 10. 8 + 7 = 8 + 2 + 5 = 10 + 5 = 15.
  • Compensation: Round one number up and adjust. 99 + 56 = 100 + 56 - 1 = 155.
  • Doubles and near-doubles: 7 + 8 = 7 + 7 + 1 = 15.
  • Left-to-right addition: Add the largest place values first for a quick estimate.

Number Line Visualization

Addition can be visualized on a number line by starting at the first number and moving right by the amount of the second number. For instance, 3 + 5 starts at position 3 and jumps 5 units to the right, landing at 8. This visualization helps understand addition of negative numbers too: adding a negative number means moving left on the number line.

Addition with Decimals

When adding decimals, align the decimal points vertically and add column by column, just like whole numbers. Fill in zeros where needed to make all numbers have the same number of decimal places. For example: 3.14 + 2.7 becomes 3.14 + 2.70 = 5.84.

Addition with Negative Numbers

Adding a negative number is equivalent to subtracting its absolute value: a + (-b) = a - b. When adding two negative numbers, add their absolute values and make the result negative: (-3) + (-5) = -(3 + 5) = -8.