Numeral System
1) The symbol represents a two-digit number in base b. If the number is double the number then b is: [Asked in “FMS”.]
A) 7 B) 8 C) 9 D) 11
2) Convert the decimal number 22 to binary number.
3) Convert the decimal number 110 to octal number.
4) Convert the decimal number 733 to hexadecimal number.
5) Convert the decimal number 0.153 to binary number.$
6) Convert the decimal number to binary number.
7) Convert the decimal number 0.153 to octal number.
8) Convert the decimal number 0.153 to hexadecimal number.
9) Convert the binary number 1111101000.10101 to octal number.
10) Convert the binary number 1111101000.10101 to hexadecimal number.
11) Convert the hexadecimal number 3E8.A8 to binary number.
12) Convert the octal number 1750.52 to binary number.
13) Convert the octal number 1750.52 to hexadecimal number.
14) Convert the hexadecimal number 3E8.A8 to octal number.
15) ?
16) ?
17) ?
18) ?
19) ?
20) ?
__________⊗__________
Detailed solutions and some general tricks:
1) 25 and 52 are two-digit numbers in base b. Therefore 2 and 5 are digits in the base b numeral system.
Also given that
We have
Now and
2)
Hence
3)
Hence
4)
Hence
5)
Hence (After we round and cut the number.)
6)
Hence
7)
Hence (After we round and cut the number.)
8)
Hence (After we round and cut the number.)
9)
1111101000.10101
1 111 101 000 . 101 010
1 7 5 0 . 5 2
Hence
10)
1111101000.10101
11 1110 1000 . 1010 1000
3 14 8 . 10 8
3 E 8 . A 8
Hence
11)
3E8.A8
3 E 8 . A 8
11 1110 1000 . 1010 1000
Hence
12)
1750.52
1 7 5 0 . 5 2
1 111 101 000 . 101 010
Hence
13)
1750.52
1 7 5 0 . 5 2
1 111 101 000 . 101 010
1111101000.10101
11 1110 1000 . 1010 1000
3 14 8 . 10 8
3 E 8 . A 8
Hence
14)
3E8.A8
3 E 8 . A 8
11 1110 1000 . 1010 1000
1111101000.10101
1 111 101 000 . 101 010
1 7 5 0 . 5 2
Hence
15)
16)
17)
Hence required value = 10101.1111
18)
19)
20)