Lessons 01–12: number sense, complements, base methods, and core checks for the new Vedic Math course.
Technique explanation

Teaching Explanation

Division by 9 has a special property. To find the answer:

  1. The first digit of the number is the first digit of your quotient.
  2. Add that to the next digit of the number to get the next digit of your quotient.
  3. Keep adding until you reach the last digit. The final sum you get is the remainder.

If the remainder is 9 or more, you can take another 9 out of it and add 1 to your quotient.

Method Condition

Specifically for division by 9.

Standard Fallback

Standard short division or long division.

Misconception & Correction

  • Misconception: Treating the final sum as part of the quotient instead of the remainder.
  • Correction: The very last addition step always produces the remainder, not another digit of the quotient.
Worked examples

Worked Examples

Example: 121 ÷ 9

  1. First Digit: 1. (Quotient starts with 1)
  2. Next Step: 1 + 2 = 3. (Quotient becomes 13)
  3. Last Step (Remainder): 3 + 1 = 4.
  • Result: 13 Remainder 4.
  • Independent Check: 13 × 9 = 117; 117 + 4 = 121. (Matches)

Example: 2102 ÷ 9

  1. First Digit: 2. (Quotient starts with 2)
  2. Next Step: 2 + 1 = 3. (Quotient becomes 23)
  3. Next Step: 3 + 0 = 3. (Quotient becomes 233)
  4. Last Step (Remainder): 3 + 2 = 5.
  • Result: 233 Remainder 5.
  • Independent Check: 233 × 9 = 2097; 2097 + 5 = 2102. (Matches)
Technique explanation

Teaching Explanation

When you add a number that is "almost" a round number, like 19, it's easier to add the round number (20) and then fix it.

Think of it like this: If you want to add 19, add 20 first. But since 20 is one too many, you must subtract 1 at the end to keep it fair. This "compensation" makes the mental math much smoother.

Method Condition

Most effective when one number ends in 7, 8, or 9 (e.g., adding 19, 28, or 37).

Standard Fallback

Standard column addition.

Misconception & Correction

  • Misconception: Forgetting to subtract the adjustment at the end, or adding it instead.

Correction: If you rounded up to reach a friendly number, you must subtract the difference. If you rounded down* (less common), you would add.

Worked examples

Worked Examples

Example: 47 + 19

  1. Round: 19 is close to 20 (19 = 20 - 1).
  2. Add: 47 + 20 = 67.
  3. Adjust: 67 - 1 = 66.
  • Result: 66.
  • Independent Check: 40 + 10 = 50; 7 + 9 = 16; 50 + 16 = 66. (Matches)

Example: 156 + 98

  1. Round: 98 is close to 100 (98 = 100 - 2).
  2. Add: 156 + 100 = 256.
  3. Adjust: 256 - 2 = 254.
  • Result: 254.
  • Independent Check: 156 + 90 = 246; 246 + 8 = 254. (Matches)
Video player
Technique explanation

Teaching Explanation

Every number has a "secret code" called a digit sum. To find it, add all the digits. If you get a 2-digit number, add those digits too, until you have just one digit (1–9). (Note: In this method, a sum of 9 is treated like 0).

If you add two numbers, their digit sums added together should match the digit sum of the answer. If they don't, your answer is definitely wrong! But be careful: sometimes the digit sum matches even if the answer is wrong (like if you swapped two digits).

Method Condition

Works for addition, subtraction, and multiplication.

Standard Fallback

Estimation (checking if the answer is in the right ballpark) or re-calculating using the standard algorithm.

Misconception & Correction

  • Misconception: Thinking that a matching digit sum proves the answer is 100% correct.
  • Correction: Digit sums catch most errors, but they cannot catch swapped digits or errors that are multiples of 9. It is a "check," not a "proof."
Worked examples

Worked Examples

Example: 45 + 37 = 82

  1. Digit Sum of 45: 4 + 5 = 9 (or 0).
  2. Digit Sum of 37: 3 + 7 = 10 → 1 + 0 = 1.
  3. Expected Sum: 9 + 1 = 10 → 1.
  4. Digit Sum of Answer (82): 8 + 2 = 10 → 1.
  • Check: 1 = 1. (The answer is likely correct).

Example: 23 × 12 = 276

  1. Digit Sum of 23: 2 + 3 = 5.
  2. Digit Sum of 12: 1 + 2 = 3.
  3. Expected Product: 5 × 3 = 15 → 1 + 5 = 6.
  4. Digit Sum of Answer (276): 2 + 7 + 6 = 15 → 1 + 5 = 6.
  • Check: 6 = 6. (The answer is likely correct).
Video player
Technique explanation

Teaching Explanation

To square a number like 97, we look at how far it is from its "base" (100). 97 is 3 less than 100.

  1. Left Part: Subtract that difference from the number: 97 - 3 = 94.
  2. Right Part: Square the difference: 3² = 09. (We use two digits because the base 100 has two zeros).

Combine them to get 9409. If the number is above the base, like 103, we add the difference instead.

Method Condition

Best for numbers within 10 units of 10 or 100 (e.g., 9, 12, 97, 104).

Standard Fallback

Multiply the number by itself using Lesson 08 crosswise or standard multiplication.

Misconception & Correction

  • Misconception: Always subtracting the difference, even if the number is above the base.

Correction: If the number is above the base, add the surplus. If it is below*, subtract the deficiency.

Worked examples

Worked Examples

Example: 96² (Base 100)

  1. Difference: 100 - 96 = 4 (Below base).
  2. Left: 96 - 4 = 92.
  3. Right: 4² = 16.
  • Result: 9216.
  • Independent Check: 96 × 96 = (90 + 6)(90 + 6) = 8100 + 540 + 540 + 36 = 9216. (Matches)

Example: 13² (Base 10)

  1. Difference: 13 - 10 = 3 (Above base).
  2. Left: 13 + 3 = 16.
  3. Right: 3² = 9.
  • Result: 169.
  • Independent Check: 13 × 10 = 130; 13 × 3 = 39; 130 + 39 = 169. (Matches)
Video player
Technique explanation

Teaching Explanation

Imagine a "bow-tie" shape drawn over your numbers. We solve the multiplication in three steps from right to left:

  1. Right Side: Multiply the digits in the ones place vertically.
  2. The Cross: Multiply the top-left by bottom-right and top-right by bottom-left, then add these two results together. This is the middle part of your answer.
  3. Left Side: Multiply the digits in the tens place vertically.

If any step gives a number 10 or larger, we write down the last digit and "carry" the tens digit to the next step on the left.

Method Condition

Best suited for 2-digit by 2-digit multiplication where digits are small, though it works for all 2-digit numbers.

Standard Fallback

Standard long multiplication (column method).

Misconception & Correction

Misconception: Adding the carry to the digits before* multiplying in the next step.

  • Correction: Always multiply the vertical or cross digits first, then add the carry to that product.
Worked examples

Worked Examples

Example: 23 × 12

  1. Right: 3 × 2 = 6. Write 6.
  2. Cross: (2 × 2) + (3 × 1) = 4 + 3 = 7. Write 7.
  3. Left: 2 × 1 = 2. Write 2.
  • Result: 276.
  • Independent Check: 23 × 10 = 230; 23 × 2 = 46; 230 + 46 = 276. (Matches)

Example: 45 × 21

  1. Right: 5 × 1 = 5. Write 5.
  2. Cross: (4 × 1) + (5 × 2) = 4 + 10 = 14. Write 4, carry 1.
  3. Left: 4 × 2 = 8. Add carry: 8 + 1 = 9. Write 9.
  • Result: 945.
  • Independent Check: 45 × 20 = 900; 45 × 1 = 45; 900 + 45 = 945. (Matches)
Video player
Technique explanation

Teaching Explanation

Multiplying by a string of nines (like 99 or 999) is remarkably simple when the number of digits matches. The answer is composed of two equal-length halves. The first half is simply the original number minus one ($n - 1$). The second half is the complement of the original number to its base. For example, $45 \times 99$ becomes 44 (which is $45-1$) followed by 55 (the complement of 45 to 100), resulting in 4455.

Method Conditions

The multiplier must be a string of nines ($9, 99, 999 \dots$) with at least as many digits as the multiplicand.

Standard Fallback

Standard multiplication or the $n \times (10^k - 1)$ distributive method.

Misconception & Correction

Misconception: Using the complement of the "minus 1" number instead of the original number (e.g., $45 \times 99 = 4456$ because 56 is the complement of 44).

Correction: The second half must be the complement of the original number (45), which is 55.

Worked examples

Worked Examples

  • Calculate $7 \times 9$. Step 1: First part: $7 - 1 = 6$. Step 2: Second part: Complement of 7 to 10 is 3. Result: 63. Verification: $7 \times 9 = 63$.
  • Calculate $382 \times 999$. Step 1: First part: $382 - 1 = 381$. Step 2: Second part: Complement of 382 to 1000 is 618. Result: 381618. Verification: $382 \times 999 = 381618$.
Video player
Technique explanation

Teaching Explanation

This lesson extends the base method to numbers above 100 (using surpluses) and mixed cases. For $103 \times 104$, the surpluses are +3 and +4. We cross-add ($103 + 4 = 107$) and multiply ($3 \times 4 = 12$) to get 10712. In "across" cases like $102 \times 97$, we have a surplus (+2) and a deficiency (-3). The cross-operation still works ($102 - 3 = 99$), but the product is negative ($-6$). We treat the left side as hundreds ($9900$) and subtract the 6 to get $9894$.

Method Conditions

Numbers must be near 100. For "across" cases, the product of differences should be easily subtractable.

Standard Fallback

Standard long multiplication.

Misconception & Correction

Misconception: In mixed cases, forgetting to treat the left side as "hundreds" before subtracting (e.g., $99$ and $-6$ becoming $984$ instead of $9894$).

Correction: The left side represents the number of hundreds. A negative right side must be subtracted from the total value ($9900 - 6$).

Worked examples

Worked Examples

  • Calculate $103 \times 104$. Step 1: Surpluses are +3 and +4. Step 2: Left side: $103 + 4 = 107$. Step 3: Right side: $3 \times 4 = 12$. Result: 10712. Verification: $103 \times 104 = 10712$.
  • Calculate $102 \times 97$. Step 1: Differences are +2 and -3. Step 2: Left side: $102 - 3 = 99$. Step 3: Right side: $2 \times -3 = -6$. Step 4: Final adjustment: $9900 - 6 = 9894$. Verification: $102 \times 97 = 9894$.
Video player
Technique explanation

Teaching Explanation

When multiplying numbers like 97 and 96, we can use their proximity to 100 to simplify the work. We first find the deficiency of each number (how much it is below 100). For 97, the deficiency is -3; for 96, it is -4. The answer has two parts: the left side is found by cross-subtracting one deficiency from the other number ($97 - 4 = 93$), and the right side is the product of the deficiencies ($-3 \times -4 = 12$). Combined, they give 9312.

Method Conditions

Both numbers must be close to and below the base 100 (typically 90–99).

Standard Fallback

Standard long multiplication.

Misconception & Correction

Misconception: Adding the deficiencies for the right-hand side instead of multiplying them.

Correction: The right-hand side represents the product of the differences from the base ($d_1 \times d_2$).

Worked examples

Worked Examples

  • Calculate $97 \times 96$. Step 1: Deficiencies are -3 and -4. Step 2: Left side: $97 - 4 = 93$ (or $96 - 3 = 93$). Step 3: Right side: $-3 \times -4 = 12$. Result: 9312. Verification: $97 \times 96 = 9312$.
  • Calculate $98 \times 91$. Step 1: Deficiencies are -2 and -9. Step 2: Left side: $98 - 9 = 89$ (or $91 - 2 = 89$). Step 3: Right side: $-2 \times -9 = 18$. Result: 8918. Verification: $98 \times 91 = 8918$.
Video player
Technique explanation

Teaching Explanation

The squares of all numbers ending in 5 follow a rigid, predictable structure. Every such square ends in the digits 25. To find the beginning of the square, take the digit(s) before the 5 (let's call this $a$) and multiply it by the next consecutive integer ($a + 1$). For example, for $35^2$, the prefix is $3 \times 4 = 12$, and the suffix is 25, giving 1225. This pattern is a specific case of the algebraic identity $(10a+5)^2 = 100a(a+1) + 25$.

Method Conditions

Squaring a number that ends in the digit 5.

Standard Fallback

Standard long multiplication ($n \times n$).

Misconception & Correction

Misconception: Squaring the first digit instead of multiplying by the next integer (e.g., $35^2 = 925$).

Correction: The rule requires $a \times (a+1)$, not $a \times a$. For 35, we use $3 \times 4$, not $3 \times 3$.

Worked examples

Worked Examples

  • Calculate $35^2$. Step 1: Identify the prefix $a = 3$. Step 2: Multiply $a$ by $a+1$: $3 \times 4 = 12$. Step 3: Append 25: 1225. Verification: $35 \times 35 = 1225$ (using standard multiplication).
  • Calculate $75^2$. Step 1: Identify the prefix $a = 7$. Step 2: Multiply $a$ by $a+1$: $7 \times 8 = 56$. Step 3: Append 25: 5625. Verification: $75 \times 75 = 5625$.
Video player
Technique explanation

Teaching Explanation

Multiplying a two-digit number by 11 can be visualized as "opening up" the number to let the sum of its digits sit in the middle. For example, to multiply 42 by 11, you split 4 and 2 and place their sum (6) between them to get 462. If the sum of the digits is 10 or greater, we use a carry rail—a small notation below the hundreds place—to add the extra 1 to the leading digit. This ensures the place value remains correct without complex mental bookkeeping.

Method Conditions

Multiplication of a two-digit integer by 11.

Standard Fallback

Standard long multiplication ($n \times 10 + n \times 1$).

Misconception & Correction

Misconception: Writing the entire sum in the middle (e.g., $75 \times 11 = 7125$).

Correction: Only one digit can occupy the tens place. The tens digit of the sum must carry over to the hundreds place.

Worked examples

Worked Examples

  • Calculate $42 \times 11$. Step 1: Split the digits 4 and 2. Step 2: Add them: $4 + 2 = 6$. Step 3: Place 6 in the middle: 462. Verification: $42 \times 10 = 420$; $420 + 42 = 462$.
  • Calculate $75 \times 11$. Step 1: Split the digits 7 and 5. Step 2: Add them: $7 + 5 = 12$. Step 3: Place 2 in the middle and carry 1 to the 7: $(7+1) \dots 2 \dots 5 = 825$. Verification: $75 \times 10 = 750$; $750 + 75 = 825$.
Video player