Question
Question: The sum of all two-digit numbers which leave a remainder \(1\) when divided by \(3\) is?...
The sum of all two-digit numbers which leave a remainder 1 when divided by 3 is?
Solution
When solving such a question, we need to identify the pattern between the numbers and decide if they are in an arithmetic progression or a geometric progression or an arithmetic-geometric progression. This will make the calculation easier.
For an AP, the sum of n terms = 2n(2a+(n−1)d)
For a GP, the sum of n terms = r−1a(rn−1)
For an AGP, the sum of n terms = 1−ra−[a+(n−1)d]rn+(1−r)2dr(1−rn−1)
Where
r= common ratio
d= common difference
a= first term in the sequence
n= number of terms
Complete step by step answer:
The question asks us to find the sum of all two-digit numbers which leave a remainder 1 when divided by 3, first let’s list out all the numbers that follow the above criteria.
The numbers are: 10, 13, 16, … , 97
The above numbers are in an AP with a common difference of 3. The first term is 10 and the last term is 97.
Now for finding the sum we can use the formula for finding sum of n terms in an AP. a = 10, d = 3
For finding the value of n, we can use the general formula of nth term in an AP.
Which is a+(n−1)d
Now after substituting all the values in the formula, we get:
10+(n−1)3=97
3(n−1)=97−10=87 (n−1)=387=29
n=29+1=30
Now we have all the required values to find the sum, after further substitution and simplification, we get:
2n(2a+(n−1)d)
230((2×10)+(30−1)3)
15((20)+(29)3)
By further simplifying the equation we get,
15(107)=1605
Hence, the sum of all the two-digit numbers which leave a remainder of 1 when divided by 3 is 1605.
The right answer is option (C).
Note: The above solution is when we know the number of terms, common difference and first term in the sequence even without knowing the last term. We can use an alternative method where we know the number of terms, first term and last term in the sequence 2n(a+an) where an is the last term in the sequence and a is the first term in the sequence.