Question

Convert decimal 298 to base 2, 8, and 16 using mathematics. Please show all work.

Convert decimal 298 to base 2, 8, and 16 using mathematics. Please show all work.

Homework Answers

Answer #1

1)  base-2
Divide 298 successively by 2 until the quotient is 0
298/2 = 149, remainder is 0
149/2 = 74, remainder is 1
74/2 = 37, remainder is 0
37/2 = 18, remainder is 1
18/2 = 9, remainder is 0
9/2 = 4, remainder is 1
4/2 = 2, remainder is 0
2/2 = 1, remainder is 0
1/2 = 0, remainder is 1
Read remainders from the bottom to top as 100101010
Answer: 100101010

2)  base-8
Divide 298 successively by 8 until the quotient is 0
298/8 = 37, remainder is 2
37/8 = 4, remainder is 5
4/8 = 0, remainder is 4
Read remainders from the bottom to top as 452
Answer: 452

3)  base-16
Divide 298 successively by 16 until the quotient is 0
298/16 = 18, remainder is 10
18/16 = 1, remainder is 2
1/16 = 0, remainder is 1
Read remainders from the bottom to top as 12A
Answer: 12A


Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions
1a. Convert 101011101011011101 (base 2) to hexadecimal. Show your work. 1b. Convert 67 (base 10) to...
1a. Convert 101011101011011101 (base 2) to hexadecimal. Show your work. 1b. Convert 67 (base 10) to 8-bit binary using signed magnitude. Show your work. 1c. Convert 69 (base 10) to 8-bit binary using one’s complement. Show your work. 1d. Convert 70 (base 10) to 8-bit binary using two’s complement. Show your work.
Convert the decimal number 147 base 10 to base 3. However, do this using a POWER...
Convert the decimal number 147 base 10 to base 3. However, do this using a POWER SERIES EXPANSION of the form 147_10=a_2 *R^2+a_1*R^1+a_0*R^0, where R is the number 10 in the base of the number you want to convert to (3) (i.e., R=10_3) and {a_0, a_1,a_2} are the coefficients represented in base 3. Verify your answer using the "division method". Show all your work and all steps.
a)Convert 530 base 5 to base 2 b)Convert 100100110001110 base 2 to base 4 , 8,...
a)Convert 530 base 5 to base 2 b)Convert 100100110001110 base 2 to base 4 , 8, 16
2 Convert each of the following octal numbers to 10-bit binary, hexadecimal, and decimal. Show your...
2 Convert each of the following octal numbers to 10-bit binary, hexadecimal, and decimal. Show your work. (a) 368 (b) 7568 3 Convert the following binary values into Decimal, Octal and hexadecimal. Show your work. (a) 111010101011112 (b) 1010111011001102 (c) 1011101010001112 (d) 1111101011102 4 Convert the following hexadecimal numbers to 16-bit binary and decimal numbers. Show your work. (a) FE9816 (b) FCAD16 (c) B00C16 (d) FEDF16 5 Perform the addition on the following unsigned binary numbers. Indicate whether or not...
Convert the decimal number 1819111023.439246416091794 to the base 256 system. Show all the intermediate steps. Don’t...
Convert the decimal number 1819111023.439246416091794 to the base 256 system. Show all the intermediate steps. Don’t miss a decimal point in this number.
Question 1: A. Convert the following numbers to their decimal representation. Show your work. 1. 100110112...
Question 1: A. Convert the following numbers to their decimal representation. Show your work. 1. 100110112 =
 2. 4567 =
 3. 38A16 = 4. 22145 = B. Convert the following numbers to their binary representation: 1. 6910 =
 2. 48510=
 3. 6D1A16 = C. Convert the following numbers to their hexadecimal representation: 1. 11010112 =
 2. 89510 = Question 2: Solve the following, do all calculation in the given base. Show your work.
Convert to the indicated base, please show steps and give an explanation- very confused about this....
Convert to the indicated base, please show steps and give an explanation- very confused about this. 4420 to base 9 2874 to base 7 703 to base 16 221 from base 5 to base 10 435 from base 7 to base 10 B4E8 from base 16 to base 10
Convert the pressure 16 dyn/cm^2 to N/m^2 Show complete work
Convert the pressure 16 dyn/cm^2 to N/m^2 Show complete work
Please convert the following numbers to each of the numbering systems: 0xABC 11011100 Show all work
Please convert the following numbers to each of the numbering systems: 0xABC 11011100 Show all work
Convert to binary a) Convert 28910 to binary using subtraction or division remainder. Show your work....
Convert to binary a) Convert 28910 to binary using subtraction or division remainder. Show your work. b) Convert BF16 to binary. Show your work