1 / 9

Base Conversions Method 1

Base Conversions Method 1. (Any Base  Base 10). 1) Check the number for validity; each digit should be less than the base. . e.g. 102 4 is valid since each digit is less than the base. But 153 5 is invalid; 5 is not less than the base.

milos
Télécharger la présentation

Base Conversions Method 1

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. Base ConversionsMethod 1 (Any Base  Base 10)

  2. 1) Check the number for validity; each digit should be less than the base.

  3. e.g. 1024 is valid since each digit is less than the base. But 1535 is invalid; 5 is not less than the base.

  4. The person who started with this number was most likely checking work done with method 2, since method 1 is used to check method 2.

  5. 2) Determine the positional value for each digit. Starting with the rightmost position, give it a value of 1 (base to the zero power).

  6. To determine the preceding positional values, multiply the current positional value by the base e.g. 3859 3 8 5 base 9 | | | 81 9 1

  7. 3) Then multiply each digit by its positional valuee.g. 3 x 81 = 243 8 x 9 = 72 5 x 1 = 5

  8. 3 x 81 = 243 8 x 9 = 72 5 x 1 = 54) and add them together ==== 320 this is the answer in base 10

  9. 5) Finally, check the result for validity; each digit should be less than 10. (If it is not, then you did something wrong and should start over)

More Related