krit.club logo

Operations on Large Numbers - Addition and Subtraction of Large Numbers

Grade 5ICSE

Review the key concepts, formulae, and examples before starting your quiz.

🔑Concepts

Place Value Alignment: To add or subtract large numbers, always arrange the digits in columns according to their place values (Crores, Ten Lakhs, Lakhs, Ten Thousands, Thousands, Hundreds, Tens, and Ones). Visualize a grid where each column is perfectly straight, and the digits are aligned from the right-hand side (the Ones place) to the left.

The Addition Process (Regrouping): Start adding from the Ones column and move towards the left. If the sum of digits in any column is 1010 or more, the 'tens' digit of that sum is carried over to the top of the next column on the left. Visualize this carry-over as a small digit written above the next column's numbers to be included in that column's total.

The Subtraction Process (Borrowing/Regrouping): Start subtracting from the Ones column. If the digit in the top number (minuend) is smaller than the digit in the bottom number (subtrahend), you must borrow 11 from the immediate left column. Visualize this by crossing out the digit in the left column, reducing its value by 11, and placing a small '1' next to the current digit to increase its value by 1010.

Properties of Addition: Addition follows the Commutative Property (a+b=b+aa + b = b + a) and the Associative Property ((a+b)+c=a+(b+c)(a + b) + c = a + (b + c)). This means the order in which you add large numbers does not change the final sum. Also, the Identity Property states that adding 00 to any large number results in the number itself.

Properties of Subtraction: Unlike addition, subtraction is not commutative (abbaa - b \neq b - a). However, subtracting 00 from a large number leaves it unchanged, and subtracting a number from itself always results in 00.

Estimation for Verification: To quickly check if an answer is reasonable, round the large numbers to the nearest Lakh or Crore before performing the operation. This mental 'rough sketch' helps identify major calculation errors if the estimated sum/difference is significantly different from the actual result.

Subtraction with Zeros: When subtracting from a number with many zeros (e.g., 1,00,00,0001,00,00,000), borrowing must continue across multiple columns until a non-zero digit is found. Visualize a 'chain reaction' where each zero becomes a 99 as the borrow 'passes through' it to reach the required column.

📐Formulae

Addend1+Addend2=SumAddend_{1} + Addend_{2} = Sum

MinuendSubtrahend=DifferenceMinuend - Subtrahend = Difference

Verification:Difference+Subtrahend=MinuendVerification: Difference + Subtrahend = Minuend

CommutativeProperty:a+b=b+aCommutative Property: a + b = b + a

AdditiveIdentity:a+0=aAdditive Identity: a + 0 = a

💡Examples

Problem 1:

Add 4,32,56,7894,32,56,789 and 2,89,43,2102,89,43,210.

Solution:

Step 1: Arrange the numbers in columns: \begin{array}{r@{\quad}c@{\quad}c@{\quad}c@{\quad}c@{\quad}c@{\quad}c@{\quad}c@{\quad}c} & C & TL & L & TTh & Th & H & T & O \\ & 4 & 3 & 2 & 5 & 6 & 7 & 8 & 9 \\ + & 2 & 8 & 9 & 4 & 3 & 2 & 1 & 0 \\\hline & 7 & 2 & 1 & 9 & 9 & 9 & 9 & 9 \\\hline \end{array} Step 2: Add Ones: 9+0=99 + 0 = 9 Step 3: Add Tens: 8+1=98 + 1 = 9 Step 4: Add Hundreds: 7+2=97 + 2 = 9 Step 5: Add Thousands: 6+3=96 + 3 = 9 Step 6: Add Ten Thousands: 5+4=95 + 4 = 9 Step 7: Add Lakhs: 2+9=112 + 9 = 11. Write 11 and carry 11 to Ten Lakhs. Step 8: Add Ten Lakhs: 1(carry)+3+8=121 (carry) + 3 + 8 = 12. Write 22 and carry 11 to Crores. Step 9: Add Crores: 1(carry)+4+2=71 (carry) + 4 + 2 = 7. Final Sum: 7,21,99,9997,21,99,999.

Explanation:

The numbers are aligned by place value and added column by column starting from the right. Carrying is performed at the Lakhs and Ten Lakhs columns.

Problem 2:

Subtract 3,45,67,8923,45,67,892 from 8,00,00,0008,00,00,000.

Solution:

Step 1: Align by place value: \begin{array}{r@{\quad}c@{\quad}c@{\quad}c@{\quad}c@{\quad}c@{\quad}c@{\quad}c@{\quad}c} & 8 & 0 & 0 & 0 & 0 & 0 & 0 & 0 \\ - & 3 & 4 & 5 & 6 & 7 & 8 & 9 & 2 \\\hline & 4 & 5 & 4 & 3 & 2 & 1 & 0 & 8 \\\hline \end{array} Step 2: Borrow from the Crores place (88). The 88 becomes 77, and the zeros in between become 99s, while the last zero becomes 1010. Step 3: 102=810 - 2 = 8 (Ones) Step 4: 99=09 - 9 = 0 (Tens) Step 5: 98=19 - 8 = 1 (Hundreds) Step 6: 97=29 - 7 = 2 (Thousands) Step 7: 96=39 - 6 = 3 (Ten Thousands) Step 8: 95=49 - 5 = 4 (Lakhs) Step 9: 94=59 - 4 = 5 (Ten Lakhs) Step 10: 73=47 - 3 = 4 (Crores) Final Difference: 4,54,32,1084,54,32,108.

Explanation:

Since the minuend has multiple zeros, we borrow from the Crores place. This turns all intermediate zeros into 99s and the last zero into 1010 for the calculation.