1998 CEMC Pascal Problems/Problem 7
Revision as of 17:16, 22 June 2025 by Anabel.disher (talk | contribs) (Created page with "==Problem== The value of <math>490 - 491 + 492 - 493 + 494 - 495 + ... - 509 + 510</math> is <math> \text{ (A) }\ 500 \qquad\text{ (B) }\ -10 \qquad\text{ (C) }\ -11 \qquad\t...")
Problem
The value of is
Solution
We can see that until we get to in the pattern, each group of two has a value of
because
for all values of
.
We have pairs because
is
more than
, which equates to
extra pairs after the first one. We can also list the numbers to see this. This means that the total value is:
~anabel.disher