asked 78.5k views
5 votes
Convert
A. 101.11two
B. 0.11two
C. 111.111two

asked
User Stevish
by
7.7k points

1 Answer

1 vote
A. To convert 101.11two to base 10, we can use the place value system. Each digit in the binary number represents a power of 2. So, 101.11two is calculated as follows:

(1 * 2^2) + (0 * 2^1) + (1 * 2^0) + (1 * 2^-1) + (1 * 2^-2) = 4 + 0 + 1 + 0.5 + 0.25 = 5.75

Therefore, 101.11two is equal to 5.75 in base 10.

B. To convert 0.11two to base 10, we have:

(0 * 2^0) + (1 * 2^-1) + (1 * 2^-2) = 0 + 0.5 + 0.25 = 0.75

Therefore, 0.11two is equal to 0.75 in base 10.

C. To convert 111.111two to base 10, we have:

(1 * 2^2) + (1 * 2^1) + (1 * 2^0) + (1 * 2^-1) + (1 * 2^-2) + (1 * 2^-3) = 4 + 2 + 1 + 0.5 + 0.25 + 0.125 = 7.875

Therefore, 111.111two is equal to 7.875 in base 10.
answered
User Xyzt
by
8.2k points

Related questions

asked Feb 27, 2024 86.3k views
Dean Oakley asked Feb 27, 2024
by Dean Oakley
8.0k points
1 answer
0 votes
86.3k views
asked Apr 18, 2024 47.3k views
Thalita asked Apr 18, 2024
by Thalita
8.4k points
1 answer
3 votes
47.3k views
asked Nov 26, 2023 7.6k views
Elmex asked Nov 26, 2023
by Elmex
7.9k points
1 answer
2 votes
7.6k views
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.