đ§ 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
- Wrong: 912 â Right: 9120. Forgot the trailing zero from the twoâdigit right part (06 â 6). Always pad to two digits.
- Wrong: 1056 â Right: 10506. Product of deviations 2Ă3=6 must be written as 06; missing zero shifts the whole answer.
- Wrong: 10112 â Right: 10088. Negative deviation product (â12) requires borrowing 1 from left part (101â100) and adding 100 to right (â12+100=88).
- Wrong: 981 â Right: 9801. Deviations â1 and â1 give product 1 â right part 01; left part 98. Missing zero makes 981.
- Wrong: 10099 â Right: 9999. Deviations +1 and â1 give product â1 â borrow 1 from left (100â99) and right becomes 99. Top students often forget the borrow.
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! đ