OjasaLearn

🧙 Maths Castle: Vedic Multiply Near 100

Master the base‑100 Vedic shortcut to multiply numbers like 97×98 in seconds.

🧙 Welcome to the Maths Castle, brave learner! Imagine you are at a bustling market buying 97 magical quills priced at 98 gold coins each. You need the total cost instantly to decide if you have enough gold for a sparkling new wand. Doing 97 × 98 the long way would take precious time, but the ancient Vedic wizards discovered a lightning‑fast spell that turns this multiplication into a few simple steps. This trick works whenever both numbers sit close to 100 — whether they are a little below, a little above, or one on each side. In the 11+ exam, questions like these appear in the mental‑maths and problem‑solving sections, and they also help you in real life when you estimate discounts, scale recipes, or convert currencies. By the end of this lesson you will be able to cast the spell yourself, impress your teachers, and save valuable seconds on test day. Grab your quill, steady your mind, and let the Wizard guide you through the secret chambers of the base‑100 method! ⭐

The core idea of the Vedic base‑100 shortcut is to treat 100 as a **base** and measure how far each number strays from it. Those distances are called **deviations**. If a number is 97, its deviation is –3 because 97 = 100 – 3. If a number is 104, its deviation is +4 because 104 = 100 + 4. Once we have the two deviations we do two tiny calculations: (1) multiply the deviations together — this gives the **right‑hand part** of the answer (always written as two digits, padding with a leading zero if needed); (2) add one original number to the other number’s deviation — this gives the **left‑hand part**. Finally we stitch the left part and the right part together to form the full product. The beauty is that both steps use only small numbers, so they can be done mentally in a flash. This method is sometimes called “Nikhilam Navatashcaramam Dashatah” — “all from 9 and the last from 10” — but you only need to remember the three‑step rhythm: **deviate, multiply, cross‑add**. 🎯

Let’s peek under the hood with a concrete example: 97 × 98. First, write each number’s deviation from 100. 97 is 3 less than 100 → deviation **–3**. 98 is 2 less than 100 → deviation **–2**. **Step 1 – multiply deviations**: (–3) × (–2) = **+6**. Because we always need two digits for the right part, we write **06**. **Step 2 – cross‑add**: you may add the first number to the second’s deviation (97 + (–2) = 95) or the second number to the first’s deviation (98 + (–3) = 95). Both give the same left part, **95**. **Step 3 – combine**: write the left part **95** followed by the right part **06** → **9506**. Check with a calculator: 97 × 98 = 9506. Perfect! Notice how the negative signs cancel when we multiply, and the cross‑addition automatically accounts for the fact that both numbers are below the base. If one number were above 100, its deviation would be positive and the same steps still work — you just keep the signs straight. 🧠

Here is the exact recipe you can follow every time you meet two numbers hugging 100. **⚡ Step 1 — Find deviations**: For each number, subtract it from 100. Write the result with its sign (– for below, + for above). **🌟 Step 2 — Multiply deviations**: Multiply the two signed deviations. The product becomes the **right‑hand two digits** of the answer. If the product has only one digit, prefix a zero (e.g., 6 → 06). If the product is negative, you will handle it in the next step. **✅ Step 3 — Cross‑add**: Pick either original number and add the other number’s deviation. The result is the **left‑hand part**. **🔮 Step 4 — Adjust for negative right part** (only if the deviation product was negative): subtract 1 from the left part and add 100 to the right part (effectively borrowing). **🏆 Step 5 — Write the final answer**: concatenate the left part and the (possibly adjusted) right part. That’s it — five tiny actions, all with numbers no larger than 100! Practice the rhythm until it feels like a chant, and you’ll never stare at a 97 × 98 again without smiling. 🎮

Let’s walk through the simplest case together: **97 × 98**. **Step 1** – deviations: 97 → –3, 98 → –2. **Step 2** – multiply deviations: (–3) × (–2) = 6 → write **06**. **Step 3** – cross‑add: 97 + (–2) = 95 (or 98 + (–3) = 95). Left part = **95**. **Step 4** – right part is positive, so no borrowing needed. **Step 5** – combine → **9506**. Double‑check: 97 × 98 = (100–3)(100–2) = 10000 – 500 + 6 = 9506. The method matches perfectly. Notice how we never multiplied 97 by 98 directly; we only played with 3, 2, and 95. This is why the trick is called a **mental‑maths shortcut** — it turns a two‑digit × two‑digit multiplication into single‑digit arithmetic. Try it now with 96 × 99 (deviations –4 and –1) and see if you get 9504! 🎉

Now a slightly richer example: **103 × 104** (both above 100). **Step 1** – deviations: 103 → +3, 104 → +4. **Step 2** – multiply deviations: (+3) × (+4) = 12 → right part **12** (already two digits). **Step 3** – cross‑add: 103 + 4 = 107 (or 104 + 3 = 107). Left part = **107**. **Step 4** – right part positive, no borrow. **Step 5** – answer = **10712**. Verify: 103 × 104 = (100+3)(100+4) = 10000 + 700 + 12 = 10712. The same three‑step dance works whether the numbers are below, above, or straddling 100. A common hiccup is forgetting to write the right part as two digits — if the product were 6 you must write 06, otherwise 1076 would be wrong. Also, when one deviation is negative and the other positive (e.g., 97 × 104), the product becomes negative and you must **borrow** 1 from the left part (see next paragraph). Keep practicing both “both below” and “both above” until the rhythm feels automatic. 🏰

Exam‑style question (GL Assessment style): **What is 98 × 97?** A) 9506 B) 9516 C) 9406 D) 9606. **Worked solution**: deviations –2 and –3 → product (+6) → right part **06**. Cross‑add: 98 + (–3) = 95 → left part **95**. Combine → **9506**. Option A matches. Why are the others tempting? B) 9516 comes from mistakenly adding the deviations (–2 + –3 = –5) to the left part instead of multiplying. C) 9406 arises if you forget the leading zero and write 6 as the right part, then think the left part is 94 (98 – 4). D) 9606 appears if you cross‑add the wrong way (97 + 2 = 99? no) or mis‑sign the deviations. The key is to **always multiply deviations for the right part** and **cross‑add once for the left part**. In the exam, underline the two numbers, jot deviations, and follow the five steps — you’ll secure the mark in under 15 seconds. 🎯

🧙 **Three classic slip‑ups and how to dodge them**: 1️⃣ **Missing leading zero** – when the deviation product is a single digit (e.g., 6), students write “6” instead of “06”, producing answers like 9516 instead of 9506. *Fix*: chant “two digits, always two digits” while you write the right part. 2️⃣ **Sign confusion** – mixing up +/– when one number is above 100 and the other below. *Fix*: draw a tiny number line with 100 in the middle; label each deviation with its sign before you multiply. 3️⃣ **Forgetting to borrow** – if the deviation product is negative (e.g., 97 × 104 → –12), you must subtract 1 from the left part and add 100 to the right part (–12 + 100 = 88). *Fix*: remember the rhyme “Negative right? Borrow one, add a hundred, done!” 🏆 **Wizard’s #1 Power Tip**: On exam day, do a quick **sanity check** — the answer’s last two digits must equal the deviation product (mod 100). If they don’t, you’ve slipped. This one‑second check catches 90 % of errors and earns you the gold star! ⭐

Common mistakes

Frequently asked questions

Why do we use 100 as the base?

Because 100 is easy to subtract from and its multiples line up with our decimal system, making the mental steps tiny. You've got this! 🌟

What if the numbers are far from 100, like 78 × 85?

The trick still works but the deviations become larger (‑22, ‑15), so the mental maths gets harder. For 11+ exams they usually stay within 90‑110. Keep practising! 🎯

Do I have to write the leading zero every time?

Yes! The right part must always be two digits; 6 becomes 06, 0 becomes 00. This stops place‑value slips. Great habit! ✅

How do I remember which number to cross‑add?

Either works — 97+(‑2) or 98+(‑3) both give 95. Pick the one that feels easier. Flexibility is your friend! 🧠

What happens when one number is above 100 and the other below?

One deviation is positive, the other negative. Their product is negative, so you borrow 1 from the left part and add 100 to the right. You'll master it! 🔮

Can I use this method for three‑digit numbers like 102 × 99?

Absolutely — treat 100 as the base, deviations +2 and ‑1. Multiply → ‑2, cross‑add → 101, borrow → 100 and 98 → 10098. You're a wizard! 🏆