Question:

Find the sum of first 90 even natural numbers.

Updated On: May 6, 2026
  • \(8180\)
  • \(8190\)
  • \(9180\)
  • \(8100\)
  • \(8150\)
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is B

Solution and Explanation


Concept: Sum of first \(n\) even natural numbers: \[ 2 + 4 + 6 + \cdots + 2n = n(n+1) \]
Step 1: Identify \(n\).
\[ n = 90 \]
Step 2: Apply formula.
\[ \text{Sum} = n(n+1) = 90 \times 91 \]
Step 3: Calculate.
\[ 90 \times 91 = 8190 \]
Step 4: Option analysis.
  • (A) 8180: Incorrect calculation $\times$
  • (B) 8190: Correct \checkmark
  • (C) 9180: Wrong multiplication $\times$
  • (D) 8100: Missing extra term $\times$
  • (E) 8150: Incorrect result $\times$

Conclusion:
Thus, the correct answer is
Option (B).
Was this answer helpful?
0
0