Page 1 of 4 123 ... LastLast
Results 1 to 10 of 162

Thread: Puzzles for you

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Aug 2005
    Location
    Bangalore-India
    Posts
    388

    Default

    Finger Multiplication by Nine
    by Paul Horrell
    Mathematics Teacher February 2003


    The "finger folding" multiplication by 9 can be expanded to include multiplicands up to 99.

    Code:
    The algorithm used is similar to the following:
    
    To multiply a two-digit number by 9, 
    ENTER the multiplicand by forming a V between the tens-digit finger and the next finger to its right (SPREAD). 
    
    ENTER the units digit by FOLDing the units-digit finger.
    Code:
    To read the product
    
    Hundreds digit: Count the standing fingers before the SPREAD.
    
    Tens digit: Moving from left to right, count the fingers from the SPREAD to the FOLD; wrap around if necessary.
    
    Units digit: Count the standing fingers to the right of the FOLD.
    Code:
    Example:
    48x9
    
    Enter (1 2 3 4 _ 5 6 7 F 9 0)
    
       Read:
       Hundreds (1 2 3 4) 4
       Tens (5 6 7) 3
       Units (9 0) 2
    
    Example with wraparound:
    83 x 9
    
    Enter (1 2 F 4 5 6 7 8 _ 9 0)
    
       Read:
       Hundreds (1245 6 78) 7
       Tens (9 0 1 2) 4
       Units (45 6 7890) 7

  2. #2
    Join Date
    Aug 2010
    Posts
    5

    Default

    nice dude 123123

  3. #3
    Join Date
    Sep 2010
    Posts
    3

    Default

    ok its cool

  4. #4
    Join Date
    Sep 2010
    Posts
    6

    Default

    nice and very good

  5. #5
    Join Date
    Oct 2010
    Posts
    4

    Default

    wow u pepole are board

  6. #6
    Join Date
    Dec 2010
    Posts
    10

    Default Nice Thread

    Nice Thread. Keep posting more and more

  7. #7
    Join Date
    Feb 2011
    Posts
    5

    Default

    I'm still puzzled... haha

  8. #8
    Join Date
    Feb 2011
    Posts
    1

    Default

    Interesting discussion.And i think in which this is very big problem that thay want only boy not girl.
    -----------------------

    Last edited by sherlyk; 02-22-2011 at 09:54 AM.

  9. #9
    Join Date
    Mar 2011
    Posts
    7

    Default

    Nice thread

    Keep sharing
    Last edited by yuana; 03-31-2011 at 04:26 PM.

  10. #10
    Join Date
    Apr 2011
    Posts
    10

    Default

    these are all ridiculous things.......

Page 1 of 4 123 ... LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •