Question
Question: Find sum of all \[2\]-digit numbers which when divided by \[5\] leave remainder \[1\]. A. \[963\] ...
Find sum of all 2-digit numbers which when divided by 5 leave remainder 1.
A. 963
B. 863
C. 983
D. 943
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 2-digit numbers when divided by 5 we can use the formula to find sum of nterms of AP given as
Sn=2n[a+an]
Complete step-by-step answer:
To find the sum of all 2 digit numbers when divided by 5 we can see that the two digits numbers which leaves remainder 1 are
11,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
Hence, we can apply the AP general formula to find the value of n
an=a+(n−1)d
Where, an is the nth term in the series i.e., an=96
a is the first term in the series i.e., a=11
d is common difference i.e.,
d=a2−a1
d=16−11
d=5
Now, let us find the value of n by rewriting the general formula
an=a+(n−1)d
Simplifying the values in the above formula we have
96=11+(n−1)5
96=11+5n−5
As we need to find the value of n, let us shift 5nto LHS as shown
−5n=11−5−9
−5n=−90
Hence, we get
n=590=18
Therefore, the value of n is 18.
We must find the sum of terms for this let us apply the sum of AP formula
Sn=2n[a+an]
Substitute the values as per we have got
Sn=218[11+96]
After simplifying the values, we get
Sn=9[107]
Hence, the required sum is
Sn=963
Therefore, optionA is the right answer.
Formula used:
General term used for Arithmetic Progression (AP) series is
an=a+(n−1)d
In which,
an is the nth term of the series.
a is the first term.
n is the number of terms from a1 to an.
d is a common difference between the first two terms of the series.
To find the sum of first nterms of AP is
Sn=2n[a+an]
In which,
Sn is sum of n 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.