Math, asked by kavinlosly, 6 months ago

The octal number (651.124) base 8 is equivalent to------- brief explanation please....​

Answers

Answered by sumitmax18
9

Step-by-step explanation:

First, the octal number is converted to it’s equivalent binary form, by writing the binary equivalent of each digit in form of 3 bits. Then, the binary equivalent bits are grouped in terms of 4 bits and then for each of the 4-bits, the respective digit is written. Thus, the hexadecimal equivalent is obtained.

(651.124)8 = (110 101 001.001 010 100)2

= (110101001.001010100)2

= (0001 1010 1001.0010 1010)2

= (1A9.2A)16

Answered by aleenaakhansl
3

Answer:

The octal number (651.124) base 8 is equivalent to---(1A9.2A)16.

Step-by-step explanation:

The octal numeral system, or oct for short, is the base-8 number system, and uses the digits 0 to 7, that is to say 10octal represents eight and 100octal represents sixty-four. However, English, like most languages, uses a base-10 number system, hence a true octal system might use different vocabulary

Octal Number System has a base of eight and uses the numbers from 0 to 7. The octal numbers, in the number system, are usually represented by binary numbers when they are grouped in pairs of three

First, the octal number is converted to it’s equivalent binary form, by writing the binary equivalent of each digit in form of 3 bits. Then, the binary equivalent bits are grouped in terms of 4 bits and then for each of the 4-bits, the respective digit is written. Thus, the hexadecimal equivalent is obtained.

(651.124)8 = (110 101 001.001 010 100)2

= (110101001.001010100)2

= (0001 1010 1001.0010 1010)2

= (1A9.2A)16.

(#SPJ3)

Similar questions