If \( x \) and \( y \) are two decimal digits and \( (0.1101)_2 = (0.8xy5)_{10} \), the decimal value of \( x + y \) is \(\underline{\hspace{2cm}}\).
To solve for \( x+y \), first convert the binary number \( (0.1101)_2 \) to its decimal equivalent.
The binary number \( 0.1101_2 \) is read as \( 1 \times 2^{-1} + 1 \times 2^{-2} + 0 \times 2^{-3} + 1 \times 2^{-4} \).
Calculate each term:
Sum these to get the decimal equivalent: \(0.5 + 0.25 + 0 + 0.0625 = 0.8125_{10}\).
The problem states \( (0.1101)_2 = (0.8xy5)_{10} \). Therefore, \(0.8125_{10} = 0.8xy5_{10}\).
Convert \(0.8xy5\) to a form we can solve: \(0.8 + 0.x + 0.0y + 0.0005\).
Combine known terms: \(0.8 + 0.0005 = 0.8005\).
Thus, we have \(0.8005 + 0.1x + 0.01y = 0.8125\).
Rearrange the equation: \(0.1x + 0.01y = 0.012\).
Multiply through by 100 to clear decimals: \(10x + y = 1.2\).
Considering \(x\) and \(y\) must be digits (0-9), test integer values:
If \(x=1\), \(10(1)+y=1.2\) becomes \(10+y=12\Rightarrow y=2\).
Check the values: \(x=1, y=2\) satisfies the conditions.
The sum \(x+y=1+2=3\).
Since the range specified is 3,3, the solution fits the range.
Therefore, the decimal value of \( x+y \) is 3.
Assume that a 12-bit Hamming codeword consisting of 8-bit data and 4 check bits is $d_8 d_7 d_6 d_5 c_8 d_4 d_3 d_2 c_4 d_1 c_2 c_1$, where the data bits and the check bits are given in the following tables. Which one of the following choices gives the correct values of $x$ and $y$? 