Skip to main content

Multiplication Trick 4


 Condition :  This trick is used when we multiply quickly two  numbers with 5 as the unit digit.       Example.  75×95 , 95×85 ,115×145 , 125×105


Illustration 1 :   
75×95

Solution:   
Numbers                 Split   as
     75                       7    /    5
 × 95                       9    /    5

[Split the numbers keeping the last digit (5) aside]
                       
1st part 2nd part 

Product +Sum ÷ 2 25       
[Product and Sum of no. other then unit digits]

[The 2nd part would be 25 as the sum 7+9=16 is even, if sum is odd , it would have become 75].
                         
step 1→     7×9 +16÷/  25
step 2→     63+8          /  25
step 3→     71              /  25
Answer is 7125



Illustration 2 :   
175×105

Solution:   
Numbers              Split as
    175                   17  /  5
× 105                   10  /  5

[Split the numbers keeping the last digit (5) aside]
                       
1st part 2nd part 

Product +Sum ÷ 2 / 75     
[Product and Sum of no. other then unit digits]

[The 2nd part would be 75 as the sum 17+10=27 is odd, if sum is even , it would have become 25].
                         
step 1→     17×10+(27-1)÷/  75  (Subtract 1 if sum is odd)
step 2→     170+13                /  75
step 3→     183                      /  75
Answer is  18375

.

Comments

Popular posts from this blog

Square of the number

     This article is used to find out the square of  a number in a short period of time compare to normal maths. It increase the speed of your calculations.  The answer obtained by multiplying a number by itself is the square of that number. Example :- 6×6= 36 which is the square of 6.                          8×8= 64 which is the square of 8.      1.   Square of numbers ending in 5 :- Example 1-: 35 2 =   ? Step 1:- Multiply the first part by the first part plus 1: 3 ×(3+1) =3×4 =12 Step 2:- Write the number 25 next to the result from step 1: 35 2 = 12_25 = 1225 Example 2-: (in 3 digits) 125 2 =   ? Step 1:- Multiply the first part by the first part plus 1: 12 ×(12+1) =12×13 =156 Step 2:- Write the number 25 next to the result from step 1: 125 2 = 156_25 = 15625 Example 3-: (in decimal numbers) 9.5 2 =     ? Step 1:- M...
WORLD  HERITAGE  SITES IN  INDIA PART- 1  Why did UNESCO start the World Heritage Centre? The UNESCO World Heritage Centre was born by merging two separate movements. The first was a movement for the preservation of cultural sites. The second was a movement that dealt with the conservation of nature. The ball for the first movement was set rolling with the decision to build the Aswan High Dam in Egypt. This dam would have flooded the valley in which one of the treasures of ancient Egypt- the Abu Simbel temple- wsa located. In 1959 UNESCO launched a campaign to safeguard these temples. It was a joint effort of 50 countries, and it led to many other similar projects to safeguard rare treasures. It was the United States that led the movement to combine the conservation of natural wonders along with cultural sites.  World Heritage Fund- If 1972, the World Heritage Fund was created. Its aim is to assist nations in identifying, preserving, and promoting World Heritage...

Multiplication Trick 5

1. Condition :   This trick is used when we multiply quickly three numbers near  a  same power of 10. Example.  103 × 112 × 108   Illustration 1 :      107 × 102 × 105 Numbers       Base         Difference      107               100        +7 (let a=7)  102               100        +2 (let b=2)  105               100        +5 (let c=5) Solution:  1st part /   2nd part  /  3rd part                        (Number of digits in the 2nd and 3nd part =Number of 0s in the base)                            formula: 107+b+c...