InterviewSolution
Saved Bookmarks
| 1. |
Find the square of the following numbers1. 1032. 953. 2044. 225 |
|
Answer» 1. 103 1032= 103 + 03 / (03)2 = 106 / 09 = 10609 2. 95 952 = 95 – 05 / (-05)2 Here deviation = (- 5) = 90/25 = 9025 3. 204 2042 = 2 (204 + 4) / (04)2 = 2 (208)/16 = 416/16 = 41616 4. 225 2252 = 2 (225 + 25) / 252 = 2(250) /625 = 500 /625 = 50625 |
|