Saturday, August 25, 2012

Multiplying two 2-digit numbers (difference of 10)


Follow the following Steps:

  1. Choose a 2-digit number.
  2. Select a number either 10 smaller or 10 larger.
  3. Find the middle number of the two (the average).
  4. Square this middle number (multiply it by itself).
  5. Subtract 25 from this square.

   Example-1:

  1. If the first number is 36, choose 26 as the second number (10 smaller).
  2. The middle number (the average) is 31.
  3. Square this middle number: 31 × 31 = 961
  4. Subtract 25 from this square: 961 - 25 = 936
    (subtract mentally in steps: think 961 - 20 - 5 = 941 - 5 = 936).
  5. So 36 × 26 = 936.

Example-2:

  1. If the first number is 78, you might pick 88 as the second number (10 larger).
  2. The middle number (the average) is 83.
  3. Square this middle number: 83 × 83 = 6889.
  4. Subtract 25 from this square: 6889 - 25 = 6864
    (subtract mentally in steps: think 6889 - 20 - 5 = 6869 - 5 = 6864).
  5. So 78 × 88 = 6864.

No comments:

Post a Comment