<p>x=the sum of all odd integers from 1 to 49, inclusive
y=the sum of all even integers from 2 to 50, inclusive
z=the sum of all integers from 1 to 48, inclusive</p>
<p>Based on the definitions of x, y, and z above, what is the value of
x+y-z?</p>
<p>This is taken from somebodys post on the xiggi thread. Xiggi states that 1 to 49 inclusive 2 to 50 inclusive is the same way as saying 1 to 50 inclusive. But how would you explain 1+2+3 and 2+3+4? things don't add up.</p>
<p>Does anyone have a method to solve these questions efficiently?</p>
<p>october 4th seems right. Basically imagine every single number being written out, and with the minus sign every number thats a double being crossed out. All that's left is 49+50.</p>
<p>right, but its asking for 1-49 + 2-50 inclusive. So dont we have to add from 1to 49 then add that sum to 2 to 50? That sum will be quite large! even if we subtract 1 +2+....48, shouldnt it be more than a mere 99?</p>