Question:

The sum of the numbers 12, 24, 36, 48, ......, 120 is

Show Hint

Remember: For an arithmetic progression, use \( S_n = \frac{n}{2}(a + l) \) to find the sum quickly.
Updated On: Jun 14, 2025
  • 660
  • 720
  • 680
  • 740
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is A

Solution and Explanation

Step 1: Identify the sequence
The numbers form an arithmetic progression (A.P.) with first term \( a = 12 \), common difference \( d = 12 \).
Step 2: Find the number of terms (\( n \))
Last term \( l = 120 \). The nth term formula is: \[ l = a + (n-1)d. \] Substitute values: \[ 120 = 12 + (n-1) \times 12 \implies 120 - 12 = 12(n-1) \implies 108 = 12(n-1) \implies n - 1 = 9 \implies n = 10. \]
Step 3: Use sum formula for arithmetic progression
Sum of \( n \) terms is: \[ S_n = \frac{n}{2} (a + l) = \frac{10}{2} (12 + 120) = 5 \times 132 = 660. \]
Step 4: Conclusion
The sum of the given numbers is 660.
Was this answer helpful?
0
0