InterviewSolution
Saved Bookmarks
| 1. |
Consider the set S={2,3,4......2n+1}, where n is a positive integer larger than 2007. Define X as the average of odd integers in S and Y as the average of the even integers in S. What is the value of X-Y? |
|
Answer» Consider the set S={2,3,4......2n+1}, where n is a positive integer larger than 2007. Define X as the average of odd integers in S and Y as the average of the even integers in S. What is the value of X-Y? |
|