Compute the sums

 Compute:

1) 1 + 2 + 3 + 4 + 5 + 6 + 7 + 8 ....... + 99 + 100

2) 5 + 10 + 15 + 20 + 25 + ...... + 495 + 500


Comments

  1. You can use the formula (n*(n+1))/2 to get:

    1) 5050

    2) For this one you can make it 5(1 + 2 + 3 + 4 + 5 + 6 + 7.... + 98 + 99 + 100)
    This would be 5(5050) = 25250

    ReplyDelete

Post a Comment

Popular posts from this blog

A box of biscuits

The Secret of the Locked Chest

Word Problem