👁 Preview — Study, Practice and Revise are open; mock tests and the rest of the syllabus unlock on subscription. Unlock all · ₹4,999
← Back to Basic Mathematics
Study mode

Addition

Introduction to Addition

Addition is one of the most basic and important operations in mathematics. It involves combining two or more numbers to find their total amount or sum. We use addition every day when counting objects, measuring lengths, calculating money, or solving problems involving quantities.

Understanding addition clearly is foundational for all further arithmetic and higher mathematics. It is not only useful in school but also in real-life situations such as shopping with Indian Rupees (INR), measuring lengths in meters or kilograms, and solving various quantitative problems efficiently.

Definition and Properties of Addition

At its core, addition is the process of finding the total by combining two or more numbers, which we call addends.

If a and b are two numbers, their sum is written as:

Sum of Two Numbers

S = a + b

The sum equals the first number plus the second number

S = Sum
a = First number
b = Second number

Here, \( S \) represents the sum, and \( a, b \) are the addends.

Properties of Addition

Addition has several important properties that make calculations easier and help us understand how numbers behave when added:

  • Commutative Property: The order in which two numbers are added does not affect the sum. Mathematically, this means:
\( a + b = b + a \)

For example, adding 3 meters and 5 meters is the same as adding 5 meters and 3 meters: both equal 8 meters.

3 m + 5 m = 8 m 5 m + 3 m = 8 m
  • Associative Property: When adding three or more numbers, the way in which they are grouped does not change the sum:
\( (a + b) + c = a + (b + c) \)

This helps simplify calculations by grouping numbers for easier addition.

  • Identity Property: Adding zero to any number leaves it unchanged:
\( a + 0 = a \)

Zero is called the additive identity for this reason.

Number Types in Addition

You will add different types of numbers:

  • Whole numbers: Numbers without fractions or decimals (e.g., 5, 100).
  • Integers: Whole numbers including negatives (e.g., -3, 0, 7).
  • Decimals: Numbers with fractional parts (e.g., 12.5, 0.75).

Each number type follows the same properties of addition, but decimals require attention to place value alignment.

Column Addition Method

When adding multi-digit numbers, the column addition method is a systematic way to add numbers digit by digit, starting from the rightmost digit (units) and moving left.

This technique also applies to decimals by aligning the decimal points vertically before adding digits.

Step-by-Step Column Addition for Whole Numbers

Consider adding 243 and 569:

2 4 3 + 5 6 9 8 1 2 1

How it works:

  1. Add the units digits: 3 + 9 = 12. Write 2 in the units place, carry over 1 to the tens column.
  2. Add the tens digits plus carry: 4 + 6 + 1 = 11. Write 1 in tens place, carry over 1 to hundreds.
  3. Add the hundreds digits plus carry: 2 + 5 + 1 = 8. Write 8 in hundreds place.

The sum is 812.

Adding Decimals Using Column Method

When adding decimal numbers, always align the numbers so that the decimal points are one below another. This ensures digits of the same place value line up.

12.750 + 4.862 17.612

Note: 12.75 is written as 12.750 to match decimal places with 4.862 before adding.

Addition of Fractions

Adding fractions involves combining parts of a whole. The method depends on whether the denominators (bottom numbers) are the same or different.

Adding Fractions with Like Denominators

When denominators are the same, simply add the numerators (top numbers):

Addition of Fractions with Same Denominator

\[\frac{a}{b} + \frac{c}{b} = \frac{a + c}{b}\]

Add the numerators and keep the denominator unchanged

a = Numerator of first fraction
c = Numerator of second fraction
b = Common denominator

Example: \(\frac{3}{8} + \frac{2}{8} = \frac{3+2}{8} = \frac{5}{8}\)

Adding Fractions with Unlike Denominators

If denominators differ, find their Least Common Multiple (LCM), convert fractions to equivalent forms with this common denominator, then add the numerators.

Step Description Example: \(\frac{3}{4} + \frac{5}{6}\)
1 Find LCM of denominators 4 and 6 LCM(4,6) = 12
2 Convert fractions to equivalent with denominator 12 \(\frac{3}{4} = \frac{3 \times 3}{4 \times 3} = \frac{9}{12}\)
\(\frac{5}{6} = \frac{5 \times 2}{6 \times 2} = \frac{10}{12}\)
3 Add numerators and keep denominator 12 \(\frac{9}{12} + \frac{10}{12} = \frac{19}{12} = 1 \frac{7}{12}\)

Formula Bank

Formula Bank

Sum of Two Numbers
\[ S = a + b \]
where: \( S \) = sum, \( a \) = first number, \( b \) = second number
Sum of n Numbers
\[ S = a_1 + a_2 + a_3 + \cdots + a_n \]
where: \( S \) = sum, \( a_i \) = each number, \( n \) = number of addends
Addition of Fractions with Different Denominators
\[ \frac{a}{b} + \frac{c}{d} = \frac{ad + bc}{bd} \]
where: \( a,b,c,d \) are integers; \( b,d eq 0 \)

Worked Examples

Example 1: Addition of 243 + 569 Easy
Add the numbers 243 and 569 using the column addition method.

Step 1: Write the numbers one below the other, aligning units digits:

243
+569

Step 2: Add units digits: 3 + 9 = 12. Write 2 and carry over 1.

Step 3: Add tens digits and carry: 4 + 6 + 1 = 11. Write 1 and carry over 1.

Step 4: Add hundreds digits and carry: 2 + 5 + 1 = 8. Write 8.

Answer: 812

Example 2: Adding 12.75 m and 4.862 m Medium
Add 12.75 meters and 4.862 meters.

Step 1: Align decimal points by writing 12.75 as 12.750:

12.750

+ 4.862

Step 2: Add digits starting from thousandths place:

  • 0 + 2 = 2
  • 5 + 6 = 11 (write 1, carry 1)
  • 7 + 8 + 1 =16 (write 6, carry 1)
  • 2 + 4 + 1 = 7
  • 1 + 0 (no carry) = 1

Answer: 17.612 meters

Example 3: Add \(\frac{3}{4}\) and \(\frac{5}{6}\) Medium
Add the fractions \(\frac{3}{4}\) and \(\frac{5}{6}\).

Step 1: Find LCM of 4 and 6, which is 12.

Step 2: Convert each fraction:

\(\frac{3}{4} = \frac{3 \times 3}{4 \times 3} = \frac{9}{12}\)

\(\frac{5}{6} = \frac{5 \times 2}{6 \times 2} = \frac{10}{12}\)

Step 3: Add numerators: 9 + 10 = 19.

Answer: \(\frac{19}{12} = 1 \frac{7}{12}\)

Example 4: Total cost of items priced at Rs.250.50, Rs.499.99, and Rs.875 Easy
Find the total cost of three items priced Rs.250.50, Rs.499.99 and Rs.875 using addition of decimals.

Step 1: Align decimal points:

250.50

+ 499.99

+ 875.00

Step 2: Add starting from rightmost digits:

  • 0 + 9 + 0 = 9
  • 5 + 9 + 0 = 14, write 4, carry over 1
  • 0 + 9 + 0 + 1 (carry) = 10, write 0, carry over 1 (to units place)
  • Add units digits and carries: 0 + 9 + 5 + 1 = 15, write 5, carry over 1
  • Add hundreds and thousands similarly.

Answer: Rs.1625.49

Example 5: A shopkeeper bought 15.5 kg of rice, 12.75 kg of wheat, and 6.25 kg of pulses. Find the total weight. Hard
Calculate the total weight of grains bought by the shopkeeper using addition of decimal numbers.

Step 1: Write the weights aligning decimal points and equalize decimal places by adding zeros if necessary:

15.50 kg

+ 12.75 kg

+ 6.25 kg

Step 2: Add from right to left:

  • 0 + 5 + 5 = 10 -> write 0, carry 1
  • 5 + 7 + 2 + 1 (carry) = 15 -> write 5, carry 1
  • 1 + 5 + 2 + 1 (carry) = 9 (hundreds place)
  • 1 + 1 + 0 = 2 (tens place)

Answer: 34.50 kg

Pro Tips

  • Use rounding and adjust method for quick mental addition (e.g., 49 + 36 rounded to 50 + 35)
  • Align decimal points vertically when adding decimals to avoid errors.
  • Convert unlike fractions to equivalent fractions using LCM before addition.
  • Check sum estimation to verify answer quickly.
  • Break complex addition into partial sums for easier computation.

Tips & Tricks

Tip: Use the rounding and adjust method to add mentally. For example, to add 49 + 36, round 49 to 50 and reduce 36 to 35, then add 50 + 35 = 85.

When to use: For quick mental addition without paper.

Tip: Always align decimal points vertically before adding decimal numbers. This prevents errors in place-value addition.

When to use: When adding measurements, money, or any decimal numbers.

Tip: Before adding fractions with different denominators, find the LCM of denominators to convert to same denominator fractions.

When to use: When adding fractions with unlike denominators to get correct results.

Tip: Always estimate the sum roughly before the exact calculation to catch careless mistakes early.

When to use: Before submitting answers in exams to ensure accuracy.

Tip: Break down large sums into smaller parts and add these partial sums for easier and error-free computation.

When to use: When dealing with large numbers or multiple addends.

Common Mistakes to Avoid

❌ Ignoring carrying over digits in column addition.
✓ Always add the carry to the next column's sum.
Why: Students often focus only on current digits and forget carry affects the next column, leading to wrong sums.
❌ Misaligning decimal points when adding decimals.
✓ Align all decimal points vertically before adding corresponding place values.
Why: Misalignment causes digits of different place values to be added incorrectly.
❌ Adding fractions by directly adding denominators.
✓ Find the LCM of denominators, convert fractions, then add numerators.
Why: Denominators represent parts into which whole is divided; adding them directly changes the fraction's meaning.
❌ Adding currency amounts without aligning rupees and paise.
✓ Align decimal points so rupees and paise add separately but correctly.
Why: Overlooking decimal alignment leads to mixing units and incorrect sums.
❌ Skipping estimation and blindly trusting calculations.
✓ Always estimate roughly to catch obvious mistakes before finalizing answers.
Why: Estimation acts as a quick check preventing careless errors during exams.
Curated videos per subtopic
Top YouTube explainers, AI-ranked for your exam and language. Unlocks with subscription.
Unlock

Try Practice next.

Progress tracking is paywalled — subscribe to mark subtopics as understood and save your streak.

Go to practice →
Ask a doubt
Addition · 10 free messages
Ask me anything about this subtopic. You have 10 free messages this session — chat history isn't saved in preview.