Answer:read the sentences with your teacher underline the cause circle the effect
Answer:1.25 in binary:Binary: 1.01Decimal: 1 × 2^0 + 0 × 2^-1 + 1 × 2^-2 = 1 + 0 + 0.25 = 1.252.10 in binary:Binary: 10.1Decimal: 1 × 2^1 + 0 × 2^0 + 1 × 2^-1 = 2 + 0 + 0.5 = 2.53.15 in binary:Binary: 11.001Decimal: 1 × 2^1 + 1 × 2^0 + 0 × 2^-1 + 0 × 2^-2 + 1 × 2^-3 = 2 + 1 + 0 + 0 + 0.125 = 3.1258 in binary:Binary: 1000Decimal: 1 × 2^3 + 0 × 2^2 + 0 × 2^1 + 0 × 2^0 = 86 in binary:Binary: 110Decimal: 1 × 2^2 + 1 × 2^1 + 0 × 2^0 = 4 + 2 + 0 = 6Step-by-step explanation: