Question

In: Math

What digits are used in binary number system? How much is 305.511 in binary form?

What digits are used in binary number system? How much is 305.511 in binary form?

Solutions

Expert Solution

Binary number system makes use of only two digits that are, 0 and 1 (i.e. value of base 2).

To convert the decimal number, 305.511 into binary form we proceed as follows:

 

Divide the part of number before decimal point by 2 and multiply the part after decimal point by 2 and take remainders as shown. Proceed further to get binary form of the number.

Thus the decimal number, 305.511 in binary form is:

(100110001 . 1000001)2

 


Thus the decimal number, 305.511 in binary form is:

(100110001 . 1000001)2

Related Solutions

The binary number system uses just two digits (0 and 1) to represent any counting number....
The binary number system uses just two digits (0 and 1) to represent any counting number. Match each of the familiar 'base-10' numbers below with their 8-digit binary equivalents. Group of answer choices 7       [ Choose ]            00001111            01000001            00001101            00001000       8       [ Choose ]            00001111            01000001            00001101            00001000   ...
Convert the decimal number, 315.56 into binary form?
Convert the decimal number, 315.56 into binary form?
Why are computer addresses described with hexadecimal notation? Why isn't the binary number system used? What...
Why are computer addresses described with hexadecimal notation? Why isn't the binary number system used? What is BCD?
convert fraction decimal number 14/13 to acorrectly rounded binary number with 8 digits.
convert fraction decimal number 14/13 to acorrectly rounded binary number with 8 digits.
i need to convert decimal to twos complement binary and then add the binary digits but...
i need to convert decimal to twos complement binary and then add the binary digits but I am unable to do it. I am only allowed to use string, can anyone help me out please. i need the code urgently. #include #include #include #include using namespace std; string reverse(string s) { string x = ""; for (long i = s.length() - 1; i >= 0; i--) { x += s[i]; } return x; } string twosComplementStringsAddition(string A, string B) {...
1. If you stored the following binary number (-0.000000100101) as a binary floating point number, what...
1. If you stored the following binary number (-0.000000100101) as a binary floating point number, what value would be STORED in the exponent section? Also convert A7.11 Hex value to floating point. 2. Number of bits saved using Huffman encoding. From the following characters used in a message with their associated frequency, use Huffman Coding as a compression technique. How many bits will be saved in the message? (Keep in mind that one character is one byte which consists of...
Question 16 How many binary digits are in an IPv4 address? Group of answer choices 4...
Question 16 How many binary digits are in an IPv4 address? Group of answer choices 4 16 8 32 Question 17 A company is in the process of upgrading their network infrastructure to support new VoIP telephony equipment. Which of the following is a primary feature to consider when selecting a new switch to support the phones? Group of answer choices Port mirroring PoE VPN capability Modular chassis Question 18 Which of the following is a valid IP address that...
Convert the following decimal numbers to binary (You may use as many binary digits as necessary)...
Convert the following decimal numbers to binary (You may use as many binary digits as necessary) 25610 246710 102310 2310 710 Convert the following binary numbers to hexadecimal 1101 0010 1101 1111 1100 0101 0010 1001 1000 0000 0000 0001 0001 1000 0000 0000 Given  bits, how many unsigned binary numbers can be represented? Given  bits, how many signed binary numbers can be represented using the two’s compliment method? In the two’s complement method, why is there one more negative number than...
1-How is -89 represented using 8-bit two's compliment? (The answer should be 8 binary digits). 2-What...
1-How is -89 represented using 8-bit two's compliment? (The answer should be 8 binary digits). 2-What is 10101100 - 00100100 using 2's compliment arithmetic? (The answer should be 8 binary digits) 3-Assume we are using the simple model for floating-point representation as given in the text (the representation uses a 14-bit format, 5 bits for the exponent with a bias of 15, a normalized mantissa of 8 bits, and a single sign bit for the number):Show how the computer would...
what is epic information system and how is it used?
what is epic information system and how is it used?
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT