num props

This topic has expert replies
Master | Next Rank: 500 Posts
Posts: 222
Joined: Tue Mar 25, 2008 3:52 pm
Thanked: 2 times

num props

by vinviper1 » Thu Jun 19, 2008 10:06 am
Whats the formula for these types of problems?

1+2+3+4+...+99=

A 4700
B 4750
C 4850
D 4900
E 4950

Legendary Member
Posts: 631
Joined: Mon Feb 18, 2008 11:57 pm
Thanked: 29 times
Followed by:3 members

by netigen » Thu Jun 19, 2008 10:36 am
When you see this think sets

This is a consecutive number set from 1 to 99 so the number of terms is 99

the mean (avg) of the terms is (1+99)/2 = 50

so the sum = mean x number of terms = 50 x 99 = 4950

Master | Next Rank: 500 Posts
Posts: 171
Joined: Sat May 03, 2008 3:51 pm
Thanked: 8 times

by wawatan » Thu Jun 19, 2008 12:18 pm
you could also use this formula

[n(n+1)]/2

1+2+3+4+...+99

so n=99

(99*100)/2 =4950

this is a relatively easy problem if you know the formula. also be aware that this formula only works for consecutive positive integers and when the sequence starts from 1 to n.

PS (this should be a 500-600 level math problem IMO)