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

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?
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) {...
what is epic information system and how is it used?
what is epic information system and how is it used?
Write a program to convert the input numbers to another number system. 1. Decimal to Binary...
Write a program to convert the input numbers to another number system. 1. Decimal to Binary 2. Binary to Decimal 3. Hexadecimal to Decimal 4. Decimal to Hexadecimal 5. Binary to Hexadecimal 6. Hexadecimal to Binary The user will type in the input number as following: Binary number : up to 8 bits Hexadecimal number: up to 2 bytes Decimal number: Less than 256 As a result, print out the output after the conversion with their input numbers. The program...
A computer random number generator was used to generate 950 random digits from 0 to 9....
A computer random number generator was used to generate 950 random digits from 0 to 9. The observed frequencies of the digits are given in the table below. 0 1 2 3 4 5 6 7 8 9 88 82 97 84 87 87 95 93 90 147 Using a 0.05significance level, test the claim that all of the digits are equally likely. (a) Find the rejection region. Reject H0 if χ2> (b) Find the test statistic. (Round your final...
In a two digit number the sum of the digits is 9. Also, when 27 is subtracted from the number the digits are reversed. Find the number?
In a two digit number the sum of the digits is 9. Also, when 27 is subtracted from the number the digits are reversed. Find the number?
What is a dark figureof crime? What measures are used to attempt to determine how much...
What is a dark figureof crime? What measures are used to attempt to determine how much crime really does exist in our society? Which of the two major national measures of crime (UCR or NCVS) does the best job? Which does the worst? Why?
What is the number of permutations of the six digits 123456 in which the strings 123,...
What is the number of permutations of the six digits 123456 in which the strings 123, 234, 345, 456, 654, 543, 432, 321 don't appear?
2) Show 4 digits to the right of the radix point. a) Convert 94.8710 to binary....
2) Show 4 digits to the right of the radix point. a) Convert 94.8710 to binary. Show your work. b) Convert 101101.111 to decimal. Show your work.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT