Solution
The above value = 8 * (k 8s) = 8 * 8 * (k ones) ths we find by taking 8 out
$= 64 * \frac{(10^k-1)}{9}$ as $(n) ones * 9 = \frac{10^n-1}{9}$
$= (7 *9 +1) * \frac{(10^k-1)}{9}$ as denominator is 9 we put 64 as multiple of 9 and plus 1
$ =7 * 9 * \frac{10^k-1}{9}+ \frac{10^k-1}{9}$ expanding
$ =7 * (10^k-1)+ \frac{10^k-1}{9}$
$ =7 * 10^k-7 + \frac{10^k-1}{9}$
$ =7 * 10^k + \frac{10^k-1}{9}-7 $
The 1st term gives 7 followed by k zeroes the 2nd term gives k ones and sum total shall be 7 followed by k ones. . when we subtract 4 we get 7 followed by k-2 zeroes followed by 04.
This gives sum of digits = 7 + k -2 + 4 = 1000
or = 991
so Answer is (D)
No comments:
Post a Comment