161k views
1 vote
Evaluate

$$0.30+0.31+0.32+0.33+0.34+\cdots+0.47+0.48+0.49+0.50.$$Express your answer as a decimal.

User Tilex
by
7.9k points

2 Answers

4 votes

Answer:

8.4

Explanation:

We've seen problems like this with integers. Even though there are decimals here, the strategy is the same. We pair off terms of the sum from either end:

0.30+0.50, 0.31+0.49, 0.32+0.48, 0.33+0.47, and so on.

If we continue like this, then each pair has the same sum, 0.80. However, the middle term, 0.40, will be left over with no partner. There are 10 pairs, so the total of all 21 numbers is (10) x (0.8) + 0.4. This is equal to 8.4

User Kelley
by
8.7k points
4 votes

Answer:


S_(21)=8.4

Explanation:

Sum Of Arithmetic Sequences

Given a sequence


a_1, a_1+r, a_1+2r, ...., a_1+(n-1)r

The sum of all terms is


\displaystyle S_n=n(a_1+a_n)/(2)


a_n=a_1+(n-1)r

If we know
a_n, a_1, r

we can compute n as


\displaystyle n=(a_n-a_1)/(r)+1

The given sequence is


0.30+0.31+0.32+...+0.50

The common difference is


r=0.31-0.30=0.01


a_1=0.30, a_n=0.50

We compute n


\displaystyle n=(0.50-0.30)/(0.01)+1

n=21

So the given sum is


\displaystyle S_(21)=21(0.30+0.50)/(2)


S_(21)=21(0.40)


S_(21)=8.4

User Mnagel
by
9.0k points