Answer:
Represent each of the following bit patterns in decimal notation.
Process for conversion:
1. Divide the bit pattern into equal parts.
2. Every digit represent by base 2 with different powers from 0 to 7.
3. Then match the binary number to respective digits of base 2.
4. Neglect numbers that represent by 0 and add numbers that represent by 1.
5. Then place dot between results obtained from different parts.
Part 1: Answer = 15.15
Part 2: Answer=51.0.128
Part 3: Answer=10.160
See attachment for each part