InterviewSolution
Saved Bookmarks
| 1. |
If we add first n numbers, we get ______(a) \(\frac{n (n+1)}{2}\)(b) n-1(c) n^2(d) n^2-1The question was asked in my homework.I want to ask this question from Patterns in Squares in chapter Squares and Square Roots of Mathematics – Class 8 |
|
Answer» Right option is (a) \(\frac{n (n+1)}{2}\) |
|