Math Problem Statement

In an arithmetic sequence, u6= -5 and U9= -20. Find S20

Solution

We are given that u6=5u_6 = -5 and u9=20u_9 = -20 in an arithmetic sequence, and we need to find S20S_{20}, the sum of the first 20 terms.

Step 1: General formula for an arithmetic sequence

The general term unu_n of an arithmetic sequence is given by:

un=u1+(n1)du_n = u_1 + (n - 1) d

Where:

  • unu_n is the nn-th term,
  • u1u_1 is the first term,
  • dd is the common difference.

Step 2: Use the information provided

We know:

u6=u1+5d=5u_6 = u_1 + 5d = -5 u9=u1+8d=20u_9 = u_1 + 8d = -20

Now, subtract the first equation from the second to eliminate u1u_1:

(u1+8d)(u1+5d)=20(5)(u_1 + 8d) - (u_1 + 5d) = -20 - (-5) 3d=153d = -15 d=5d = -5

Step 3: Find u1u_1

Substitute d=5d = -5 into one of the original equations, say u6=u1+5d=5u_6 = u_1 + 5d = -5:

u1+5(5)=5u_1 + 5(-5) = -5 u125=5u_1 - 25 = -5 u1=20u_1 = 20

Step 4: Find S20S_{20}

The sum of the first nn terms in an arithmetic sequence is given by:

Sn=n2×(u1+un)S_n = \frac{n}{2} \times (u_1 + u_n)

We already know u1=20u_1 = 20. To find u20u_{20}:

u20=u1+19d=20+19(5)=2095=75u_{20} = u_1 + 19d = 20 + 19(-5) = 20 - 95 = -75

Now, calculate S20S_{20}:

S20=202×(20+(75))=10×(55)=550S_{20} = \frac{20}{2} \times (20 + (-75)) = 10 \times (-55) = -550

Final Answer:

S20=550S_{20} = -550

Would you like more details on any part of this solution?


Here are five related questions to expand your understanding:

  1. How do you find the common difference in an arithmetic sequence when given two terms?
  2. How can you derive the sum formula for an arithmetic sequence?
  3. What happens to the sum if the common difference is positive rather than negative?
  4. How do you find the sum of an arithmetic sequence if only partial terms are given?
  5. How is the sum formula affected when the sequence starts from a different term than u1u_1?

Tip: Always double-check your calculations when using the sum formula, especially when dealing with negative numbers.

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Arithmetic Sequences
Summation of Sequences

Formulas

General term of an arithmetic sequence: u_n = u_1 + (n - 1)d
Sum of the first n terms: S_n = (n/2) * (u_1 + u_n)

Theorems

Arithmetic Sequence Formula
Summation of Arithmetic Sequences

Suitable Grade Level

Grades 9-10