asked 191k views
5 votes
Find the sum of the following numbers without actually adding them1+3+5+7+9+11+13+15

1 Answer

4 votes

S = 1 + 3 + 5 + ... + 11 + 13 + 15

S = 15 + 13 + 11 + ... + 5 + 3 + 1

==> 2S = (1 + 15) + (3 + 13) + (5 + 11) + ... + (15 + 1)

There are 8 terms in the sum, so

2S = 8 * 16 = 128

S = 128/2 = 64

answered
User MeltingDog
by
8.1k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.