InterviewSolution
Saved Bookmarks
| 1. |
If we add first n odd numbers, we get ______(a) n(b) n-1(c) n^2(d) n^2-1This question was posed to me during an interview.My doubt stems from Patterns in Squares in division Squares and Square Roots of Mathematics – Class 8 |
|
Answer» The CORRECT option is (c) n^2 |
|