Grade 11AlgebraFind the sum of sequence upto n terms 7+77+777+............n? Nitin Todi 13 Years agoGrade 11
Parth Shrivastava13 Years ago Let Sn = 7 + 77 + 777 + … to n terms = 7/9 [ 9 + 99 + 999 +....n terms] = 7/9 [ (10-1) + (10² - 1) + (10³ - 1) + ....n terms] = 7/9 [ (10 + 10² + 10³ +...n terms) - (1+1+1+...n terms) ] = 7/9 [ 10(10n - 1)/10-1 - n] = 7/9 [ 10( 10n - 1)/9 - n] = 70(10n - 1)/81 - 7n/9 Ans