Solveeit Logo

Question

Question: Find sum of all \[2\]-digit numbers which when divided by \[5\] leave remainder \[1\]. A. \[963\] ...

Find sum of all 22-digit numbers which when divided by 55 leave remainder 11.
A. 963963
B. 863863
C. 983983
D. 943943

Explanation

Solution

As we know sum is addition of two or more numbers and hence to find the sum of n numbers, we can solve using Arithmetic progression and here we need to find all 22-digit numbers when divided by 55 we can use the formula to find sum of nnterms of AP given as
Sn=n2[a+an]{S_n} = \dfrac{n}{2}\left[ {a + {a_n}} \right]

Complete step-by-step answer:
To find the sum of all 22 digit numbers when divided by 55 we can see that the two digits numbers which leaves remainder 11 are
11,16,21,26,31,36,41,..............,9611,16,21,26,31,36,41,..............,96.
We can see that the above series is an Arithmetic Progression (AP) of the from
a1,a2,a3,a4,a5..................,an{a_1},{a_2},{a_3},{a_4},{a_5}..................,{a_n}
Hence, we can apply the AP general formula to find the value of nn
an=a+(n1)d{a_n} = a + \left( {n - 1} \right)d
Where, an{a_n} is the nth term in the series i.e., an=96{a_n} = 96
aa is the first term in the series i.e., a=11a = 11
dd is common difference i.e.,
d=a2a1d = {a_2} - {a_1}
d=1611d = 16 - 11
d=5d = 5
Now, let us find the value of nn by rewriting the general formula
an=a+(n1)d{a_n} = a + \left( {n - 1} \right)d
Simplifying the values in the above formula we have
96=11+(n1)596 = 11 + \left( {n - 1} \right)5
96=11+5n596 = 11 + 5n - 5
As we need to find the value of nn, let us shift 5n5nto LHS as shown
5n=1159- 5n = 11 - 5 - 9
5n=90- 5n = - 90
Hence, we get
n=905=18n = \dfrac{{90}}{5} = 18
Therefore, the value of nn is 1818.
We must find the sum of terms for this let us apply the sum of AP formula
Sn=n2[a+an]{S_n} = \dfrac{n}{2}\left[ {a + {a_n}} \right]
Substitute the values as per we have got
Sn=182[11+96]{S_n} = \dfrac{{18}}{2}\left[ {11 + 96} \right]
After simplifying the values, we get
Sn=9[107]{S_n} = 9\left[ {107} \right]
Hence, the required sum is
Sn=963{S_n} = 963
Therefore, optionAA is the right answer.
Formula used:
General term used for Arithmetic Progression (AP) series is
an=a+(n1)d{a_n} = a + \left( {n - 1} \right)d
In which,
an{a_n} is the nth term of the series.
aa is the first term.
nn is the number of terms from a1{a_1} to an{a_n}.
dd is a common difference between the first two terms of the series.
To find the sum of first nnterms of AP is
Sn=n2[a+an]{S_n} = \dfrac{n}{2}\left[ {a + {a_n}} \right]
In which,
Sn{S_n} is sum of nn terms

Note: To find the sum of any digit number asked, find the series then apply the formula according to the series i.e., it may be Arithmetic Progression series (AP) or Geometric Progression series (GP) or Harmonic Progression series (HP) series, based on this we need to find the sum.