Browse · MATH Print → jmc algebra intermediate Problem Let f(x)=x−⌊x⌋2. What is f(101)+f(102)+f(103)+⋯+f(110)? Solution — click to reveal If 101≤x≤110, then notice that 10=100<x<11=121. Thus, ⌊x⌋2=102=100. The desired sum is then (101−100)+(102−100)+⋯+(110−100)=1+2+⋯+10=210⋅11=55. Final answer 55 ← Previous problem Next problem →