How do you convert 1.8 as a fraction?

1 Answer
Oct 29, 2015

I'd like to add the general way to convert finite decimal number into fractions: we know that, since we count in base 1010, dividing and multiplying by 1010 shifts the beginning of the decimal digits, adding zeroes where necessary, so for example

65*1\color(green)(0) = 65\color(green)(0)6510=650, or

48.26*10=482.548.2610=482.5, while

65 div 10 = 6.565÷10=6.5, and

48.26 div 10 = 4.82648.26÷10=4.826.

Also, note that a power of ten is simply a one followed by as many zeroes as the exponent of the power, so for example

10^\color(green)(3)=1\color(green)(000)103=1000

Starting from this assumptions, it's easy to see that if you multiply (or divide) by a power of ten, you shift the beginning of the decimal digits right (or left) by a number of steps which is equal to the number of zeroes: working again with the examples above, we have

65*1\color(green)(00) = 65\color(green)(00)65100=6500, or

48.26*1000=4825048.261000=48250, while

65 div 100 = 0.6565÷100=0.65, and

48.26 div 1000 = 0.0482648.26÷1000=0.04826.

So, when you have a finite decimal number, you can alyaws see it as a whole number who has been divided by a proper power of ten. In your case, you can see 1.81.8 as 1818, with the beginning of the decimal digits shifted left by one. But for all we said above, shifting left by one means to divide by 1010, and so you have

1.8=18/10 = 9/51.8=1810=95