Skip to main content

Long Addition Calculator

Calculate long addition instantly with our math tool. Shows detailed work, formulas used, and multiple solution methods.

Share this calculator

Formula

a + b = sum (column-by-column with carry)

Long addition processes digits from right to left. For each column: add all digits plus any carry from the previous column. If the column sum is 10 or more, write the ones digit and carry the tens digit to the next column. Continue until all columns are processed.

Worked Examples

Example 1: Long Addition with Multiple Carries

Problem: Add 4,567 + 2,895 using long addition.

Solution: Step 1 (ones): 7 + 5 = 12, write 2, carry 1\nStep 2 (tens): 6 + 9 + 1 = 16, write 6, carry 1\nStep 3 (hundreds): 5 + 8 + 1 = 14, write 4, carry 1\nStep 4 (thousands): 4 + 2 + 1 = 7, write 7\nResult: 7,462

Result: 4,567 + 2,895 = 7,462

Example 2: Adding Decimal Numbers

Problem: Add 125.75 + 89.8 using long addition.

Solution: Align decimals: 125.75 + 089.80\nStep 1 (hundredths): 5 + 0 = 5\nStep 2 (tenths): 7 + 8 = 15, write 5, carry 1\nStep 3 (ones): 5 + 9 + 1 = 15, write 5, carry 1\nStep 4 (tens): 2 + 8 + 1 = 11, write 1, carry 1\nStep 5 (hundreds): 1 + 0 + 1 = 2\nResult: 215.55

Result: 125.75 + 89.8 = 215.55

Frequently Asked Questions

What is long addition and when do you use it?

Long addition is a standard method for adding multi-digit numbers by processing one column at a time, starting from the rightmost digit (ones place) and moving left. It is the foundational algorithm taught in elementary school mathematics and remains useful throughout life. You use long addition whenever you need to add large numbers without a calculator, when teaching place value concepts, or when verifying calculator results. The method works for any size numbers, including decimals, and scales to adding three or more numbers simultaneously by summing each column.

How do you handle carrying (regrouping) in long addition?

Carrying, also called regrouping, occurs when the sum of digits in a column is 10 or greater. When this happens, you write down the ones digit of the column sum as the result for that position and carry the tens digit to the next column to the left. For example, adding 7 + 8 = 15, you write 5 and carry 1. The carried digit is then added to the next column along with the other digits. Multiple carries can cascade through the problem. In the worst case, such as 999 + 1, every column generates a carry, extending the result by one digit.

How do you add decimal numbers using long addition?

To add decimal numbers using long addition, first align the decimal points vertically. Then pad shorter numbers with trailing zeros so all numbers have the same number of decimal places. After alignment, perform the addition exactly as with whole numbers, column by column from right to left with carrying as needed. Place the decimal point in the answer directly below the decimal points in the operands. For example, adding 3.75 and 12.4: align as 3.75 and 12.40, then add to get 16.15. Proper decimal alignment is the key step that prevents errors.

What is place value and why is it important in addition?

Place value is the numerical value that a digit has by virtue of its position in a number. In the base-10 system, each position represents a power of 10: ones, tens, hundreds, thousands, and so on. Place value is critical in long addition because you must add digits that represent the same power of 10 together. Adding a tens digit to a hundreds digit would give a meaningless result. This is why we align numbers by their rightmost digit (or decimal point for decimals). Understanding place value also explains why carrying works: 10 ones equal 1 ten, 10 tens equal 1 hundred.

Can you add more than two numbers at once using long addition?

Yes, long addition works for adding any number of values simultaneously. Simply stack all the numbers vertically, align them by their rightmost digit (or decimal point), and add each column from right to left. The column sums may exceed 9 by more than usual. For example, a column of 7 + 8 + 9 + 6 = 30 means you write 0 and carry 3. The carrying principle remains the same: the ones digit of the column total stays in place, and the remaining value carries to the next column. Accountants and bookkeepers traditionally used this technique for summing ledger columns.

What are common mistakes in long addition?

The most common mistakes in long addition include forgetting to carry when a column sum exceeds 9, carrying the wrong digit (writing the tens digit and carrying the ones digit instead of vice versa), misaligning columns so digits of different place values are added together, and skipping a column entirely in longer problems. With decimals, the most frequent error is failing to align decimal points. To avoid these mistakes, write neatly with digits in clear columns, always double-check carries, and verify your answer using estimation or by adding in reverse order.

References