1 / 62

computation in other bases: multiplication

Examine how multiplication works in base 10 using the familiar algorithm. Each set of 10 "ones" is replaced by 1 "ten", and each set of 10 "tens" is replaced by 1 "hundred". This example demonstrates multiplication using base 10.

Download Presentation

computation in other bases: multiplication

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. computation in other bases: multiplication Pamela Leutwyler

  2. base 10 example Examine the familiar base 10 algorithm. Multiplication in other bases works the same way.

  3. ones times ones = ones 6x4 = 24

  4. ones times ones = ones 6x4 = 24 Each set of 10 “ones” is replaced by 1 “ten”

  5. ones times ones = ones 6x4 = 24 2 Put down 4 and carry 2 Each set of 10 “ones” is replaced by 1 “ten”

  6. 2

  7. ones timestens =tens 4x2 = 8 2

  8. ones timestens =tens 4x2 = 8 2 plus the 2 carried from the last step puts ten pebbles In the tens pile

  9. ones timestens =tens 4x2 = 8 2 Each set of 10 “tens” is replaced by 1 “hundred”

  10. ones timestens =tens 4x2 = 8 2 Each set of 10 “tens” is replaced by 1 “hundred”

  11. ones timestens =tens 4x2 = 8 2 1 Put down 0 and carry one Each set of 10 “tens” is replaced by 1 “hundred”

  12. ones timestens =tens 4x2 = 8 2 1 Put down 0 and carry one Each set of 10 “tens” is replaced by 1 “hundred”

  13. tens times ones =tens 3x6 = 18

  14. tens times ones =tens 3x6 = 18 Each set of 10 “tens” is replaced by 1 “hundred”

  15. tens times ones =tens 3x6 = 18 1 Put down 8 and carry one Each set of 10 “tens” is replaced by 1 “hundred”

  16. 1

  17. tens timestens =hundreds 3x2 = 6 1

  18. tens timestens =hundreds 3x2 = 6 1 plus the 1 carried from the last step

  19. tens timestens =hundreds 3x2 = 6 1 plus the 1 carried from the last step Put down 7

  20. tens timestens =hundreds 3x2 = 6 1 plus the 1 carried from the last step Put down 7

  21. Add

  22. base 5 example

  23. 3 x 4

  24. 2 3 x 4

  25. 2 Put down 2 and carry 2 3 x 4

  26. 2

  27. 2 3 x 2

  28. 2 3 x 2

  29. 2 3 x 2

  30. 2

  31. 2 1 Put down 3 and carry 1

  32. 2 1

  33. 1 x4

  34. 1 x 2 fives times fives = twenty fives

  35. Add in the base 5

  36. 1

  37. 1

  38. 1

  39. another example This time we will not bother with the pebble board. As you work the familiar algorithm, it helps if you think in the base ten and then switch to the base 5.

More Related