

InterviewSolution
Saved Bookmarks
1. |
Consider the following square numbers:(i) 441(ii) 225(iii) 289(iv) 1089.Express each of them as the sum of two consecutive positive integers. |
Answer» (i) 441 = 220 + 221 (ii) 225 = 112 + 113 (iii) 289 = 144 + 145 (iv) 1089 = 544 + 545 |
|