- Convert the following number from the base given to decimal:
101101 (binary) _________________
- Convert the following number from the base given to decimal:
2357 (octal) _______________
- Convert the following number from the base given to decimal:
20413 (base-5) _______________
- Convert the following number from the base given to decimal:
34ABE (hexadecimal) _____________
- Convert the decimal number below to the base given:
5 (convert to base-7) __________________
- Convert the decimal number below to the base given:
1057 (convert to octal) _______________
- Convert the decimal number below to the base given:
3225 (convert to hexadecimal) ________________
- Convert the decimal number below to the base given:
327 (convert to binary) __________
- Convert the following real number from the base given to decimal:
0.73 (octal) ______________
- Convert the following real number from the base given to decimal:
130.43 (base-6) ____________
- Convert the following real number from the base given to decimal:
0.CAD (hexadecimal) __________
- Convert the following real number from decimal to the base given:
0.75 (convert to octal) ________________
- Convert the following real number from decimal to the base given:
0.84375 (convert to binary) ____________
- Convert the following real number from decimal to the base given:
0.65 (convert to base-5) _______________
- Do the following addition problems in the base indicated:
1101010011 (binary) 52453 (base-6) 37675 (octal) AD3E (hex)
+110001111 +45524 +67545 +2FE9
----------- ------ ------ -----
- Do the following subtraction problems in the base indicated:
2102100 (base-3) 2102500 (octal) 100001 (binary) 20314 (hex)
-212202 - 76754 -11111 -EFDC
------- ------- ------ -----