Question
Question: The sum of consecutive natural numbers is 180 more than the average of the numbers. What is the sum ...
The sum of consecutive natural numbers is 180 more than the average of the numbers. What is the sum of the largest and the smallest of the ten numbers?
A. 45
B. 48
C. 50
D. 40
Solution
Hint: Take the terms as n,(n+1),(n+2),(n+3).............(n+9). Then, find sum and average and depending upon the question form the equation to find values of smallest and largest terms of the series.
Complete step-by-step answer:
In the question we are given that the sum of ten consecutive natural numbers is 180, more than the average of numbers and from the given information we have to find the sum of the largest and smallest of the ten numbers.
Let's consider smallest number be n, so the other nine numbers will be (n+1),(n+2),(n+3),(n+4),(n+5),(n+6),(n+7),(n+8),(n+9)
In the question, the term average is given which means sum of all the given terms by total number of terms.
Here, terms are n,(n+1),(n+2),(n+3),(n+4),(n+5),(n+6),(n+7),(n+8),(n+9)
So, the sum of the term is,
n+(n+1)+(n+2)+(n+3)+(n+4)+(n+5)+(n+6)+(n+7)+(n+8)+(n+9)
which can be written as10n+45.
The average of the terms will be sum of the terms by total number of terms or 1010n+45⇒(n+29)
Hence, according to the question, we can write an equation as:
10n+45=180+n+29
Now, we will subtract 'n' from both the sides of the equation, so, we get,
10n+45−n=180+n+29−n\9n+45=180+29Taking LCM on RHSwe get\9n+45=2(360+9)\9n+45=2369
Now, we will subtract by 45 from both the sides, so, we get,
9n+45−45=2369−45\9n=2369−45Taking LCM of terms on RHSwe get,\9n=2369−90\9n=2279
Dividing by 9 on both sides, we get
99n=2×9279
So, the value of n is 231
The smallest term was n which is 231 and largest was n+9⇒231+9⇒249
So, the sum will be 231+249⇒280⇒40.
So, the correct option is D.
Note: Instead of taking terms as n,(n+1),(n+2),(n+3).............(n+9) take an arithmetic progression with first term as n and total number of terms as 10 and common difference as 1. Then, we can use the formula to find sum of n terms as Sn=2n(2a+(n−1)d), where n is the number of terms, a is first term and d is common difference. So, we will get it as
Sn=210(2n+(10−1)1)\Sn=210(2n+9)\Sn=10n+45
Now, we can proceed from here as usual.