Convert the fractional binary number to its equivalent base 10 (decimal) value. What is the decimal value?
Answer: 0.8125
Answer
The base 10 value of is .
To convert a fractional binary number to decimal, expand each digit after the radix point using decreasing negative powers of 2 (). Evaluating yields .
Step-by-Step Solution
Key Concept
Conversion of fractional numbers from base 2 to base 10