InterviewSolution
Saved Bookmarks
| 1. |
________ is the general formula to find the number of non-square numbers in between two consecutive squares.(a) n^2+2n-1(b) n^2-1(c) 2n+1(d) n+1I have been asked this question during an interview for a job.The above asked question is from Patterns in Squares topic in section Squares and Square Roots of Mathematics – Class 8 |
|
Answer» Correct ANSWER is (c) 2n+1 |
|