Verify mobile number to view the solution
Solutions
We have the series:
0.8, 0.98, 0.998, 0.9998, 0.99998....
0.8, 0.9+0.08, 0.99+0.008, 0.999+0.0008, 0.9999+0.00008 and so on.
So there are two series, 0.8, 0.08, 0.008... and 0.9, 0.09, 0.009....
Keep in mind that the 0.9, 0.09... series starts from the second term. So the number of terms will be one less.
We can combine the two series, by shifting 0.9 from second term to first, 0.99 from third term to second, and so on:
0.8+0.9, 0.08+0.99, 0.008+0.999... till tenth term, and then subtract 0.9999999999, as it is present in the 11th term
=> 1.7, 1.07, 1.007, 1.0007....., 1.0000000007 - 0.9999999999
0.9999999999 can be written as $$1-0.1^{10}$$.
We can separate each term into 1 and $$\frac{7}{10^n}$$.
=$$1+\frac{7}{10},\ 1+\frac{7}{100},.....,1+\frac{7}{10^{10}}-1+0.1^{10}$$
We get the sum as:
=$$10+\frac{\frac{7}{10}\left(1-\frac{1}{10^n}\right)}{1-\frac{1}{10}}-1+\frac{1}{10^{10}}$$
=$$9+\frac{7}{9}\left(1-\frac{1}{10^{10}}\right)+\frac{1}{10^{10}}$$
=$$\frac{88}{9}+\frac{2}{9\times\ 10^{10}}$$