The previous lesson converted numbers by writing out the value of every position. There is a shorter way: multiply the first digit by the base, add the next digit, multiply by the base again, and so on to the end. It is the same calculation, only arranged differently - less writing and fewer chances to slip. The fractional part works the same way, and at the end you divide the result by the base raised to the number of digits after the point.
Converting numbers from different number systems to decimal using an alternative method
1)357.1218=239.158210 Integer part
3⋅824+529⋅8232+7=24=29=232=239 Fractional part
1⋅88+210⋅880+1=8=10=80=81 81⋅8−3=81⋅5121=51281=0.1582 correct to four decimal places
2)245.13612=341.107610 Integer part
2⋅1224+428⋅12336+5=24=28=336=341 Fractional part
1⋅1212+315⋅12180+6=12=15=180=186 186⋅12−3=186⋅17281=1728186=0.1076 correct to four decimal places
3)11011.10112=27.687510 Integer part
1⋅22+13⋅26+06⋅212+113⋅226+1=2=3=6=6=12=13=26=27 Fractional part
1⋅22+02⋅24+15⋅210+1=2=2=4=5=10=11 11⋅2−4=11⋅161=1611=0.6875 4)4C5.2B816=1221.169910 Integer part
4⋅1664+1276⋅161216+5=64=76=1216=1221 Fractional part
2⋅1632+1143⋅16688+8=32=43=688=696 696⋅16−3=696⋅40961=4096696=0.1699 correct to four decimal places
Review exercises
Express each of the following numbers in the decimal number system, correct to three decimal places.
1)11001.112=25.75010 Integer part
1⋅22+13⋅26+06⋅212+012⋅224+1=2=3=6=6=12=12=24=25 Fractional part
1⋅22+1=2=3 3⋅2−2=3⋅41=43=0.750 correct to three decimal places
2)776.1438=510.19310 Integer part
7⋅856+763⋅8504+6=56=63=504=510 Fractional part
1⋅88+412⋅896+3=8=12=96=99 99⋅8−3=99⋅5121=51299=0.193 correct to three decimal places
3)4X9.2Λ512=705.24610 Integer part
4⋅1248+1058⋅12696+9=48=58=696=705 Fractional part
2⋅1224+1135⋅12420+5=24=35=420=425 425⋅12−3=425⋅17281=1728425=0.246 correct to three decimal places
4)6F8.3D516=1784.24010 Integer part
6⋅1696+15111⋅161776+8=96=111=1776=1784 Fractional part
3⋅1648+1361⋅16976+5=48=61=976=981 981⋅16−3=981⋅40961=4096981=0.240 correct to three decimal places