Okay please first tell me if my method is right.
I use simpsons rule, which is $$\frac{\Delta x}{3} \left[ f(x_0) + 4f(x_1) + 2f(x_2) + ... + 2f(x_{n-2}) + 4f(x_{n-1}) + f(x_n) \right]$$ where $\Delta x = \frac{b-a}{n}$
right?
So I did that and got $572.66$ for Chris, and $653.33$ for Kelly, subtracted them and got $80.67$ ft. My book is telling me the answer is $118$ ft though. What gives?

Someone correct me if I am wrong, but just did the calculations, and I got the same results for integrating using both the trapezoid rule and Simpson's rule, which was 570 for Chris and 651 for Kelly, so Kelly travels 81 feet further than Chris during the first 10 seconds. Your book must be wrong.