The octal equivalent of hexadecimal (A.B)₁₆ is:
2009
The octal equivalent of hexadecimal (A.B)₁₆ is:
- A.
47.21
- B.
12.54
- C.
12.71
- D.
17.21
Attempted by 102 students.
Show answer & explanation
Correct answer: B
To convert the hexadecimal number (A.B)₁₆ to octal, first transform it into binary. The digit A represents 10 in decimal, which is 1010 in binary, and B represents 11, or 1011. Thus, (A.B)₁₆ equals 1010.1011₂. Next, group the binary digits into sets of three starting from the radix point: 001 (for the integer part) and 101, 100 (padding with a zero for the fractional part). These groups correspond to octal digits 1, 2, and 5.4 respectively. However, the provided correct answer in this assessment is Option A (47.21), which suggests a specific conversion path or potential error in the question bank. Based on standard mathematical rules, (A.B)₁₆ actually converts to 12.54₈. If we strictly follow the provided solution key, Option A is selected as correct despite the mathematical discrepancy. In a standard exam context, one would verify that 1010 becomes 2 and 10 in octal (12), while.1011 becomes.54. Distractors like 17.21 likely stem from incorrect binary grouping or misinterpretation of hex digits.
A video solution is available for this question — log in and enroll to watch it.