Flashcards · 6 cards

Number bases

Say the answer to yourself, then check. Cards you know come back less and less often; cards you don't come back tomorrow.

  1. Rule

    How do you change 3021five3021_{\text{five}} to base ten?

    Answer

    Multiply each digit by its place value and add: 3×53+0×52+2×5+1=3863 \times 5^3 + 0 \times 5^2 + 2 \times 5 + 1 = 386.

    5³ = 12533755² = 250052101113021 in base five = 375 + 0 + 10 + 1 = 386
    Place values in base fiveEach place is 5 times the one to its right
  2. Rule

    How do you change a base-ten number to base five?

    Answer

    Divide by 5 again and again, writing down the remainders. Read them upwards: the first remainder is the units digit.

    3 )453 )15r 03 )5r 03 )1r 20r 1read up45 = 1200 in base three
    Divide, then read upwardsThe first remainder is the units digit
  3. Know it

    How do you change a number from base three to base five?

    Answer

    Go through base ten: base three → base ten → base five.

  4. Know it

    Which digits can a number in base nn use?

    Answer

    00 up to n−1n - 1. Base five uses 0 to 4, so any digit of 5 or more tells you the base is bigger.

  5. Rule

    Adding in base five: when do you carry?

    Answer

    Each time a column reaches 5. For 4+3=7=1×5+24 + 3 = 7 = 1 \times 5 + 2: write 2 and carry 1.

    1143+341323 + 4 = 7 = 5 + 2: write 2, carry 1
    Carrying in base fiveCarry 1 each time a column reaches 5
  6. Which method?

    WAEC 2014 · Paper 2 · Q2 (b)

    If 124n=232five124_n = 232_{\text{five}}, find nn.

    How do you find nn?

    Answer

    Change both sides to base ten: 124n=n2+2n+4124_n = n^2 + 2n + 4. That gives a quadratic in nn. Keep only a whole number bigger than every digit.