Math Problem Statement

which term of the arithmetic sequence is -18, given that a1=7 and a2=2?

Solution

In an arithmetic sequence, the general formula for the nn-th term is:

an=a1+(n1)da_n = a_1 + (n-1) \cdot d

where:

  • ana_n is the nn-th term,
  • a1a_1 is the first term,
  • dd is the common difference between consecutive terms,
  • nn is the term number.

Step 1: Find the common difference dd

We are given:

  • a1=7a_1 = 7,
  • a2=2a_2 = 2.

The common difference dd can be calculated as:

d=a2a1=27=5d = a_2 - a_1 = 2 - 7 = -5

Step 2: Use the formula to find nn when an=18a_n = -18

We now want to find which term nn gives an=18a_n = -18. Using the general formula for ana_n:

an=a1+(n1)da_n = a_1 + (n-1) \cdot d

Substitute the known values:

18=7+(n1)(5)-18 = 7 + (n-1) \cdot (-5)

Step 3: Solve for nn

Simplify the equation:

18=75(n1)-18 = 7 - 5(n-1)

18=75n+5-18 = 7 - 5n + 5

18=125n-18 = 12 - 5n

1812=5n-18 - 12 = -5n

30=5n-30 = -5n

n=305=6n = \frac{30}{5} = 6

Thus, the 66-th term of the arithmetic sequence is 18-18.


Would you like further details or have any questions?

Here are 5 related questions for you:

  1. How do you calculate the sum of the first nn terms of an arithmetic sequence?
  2. What is the formula for the common difference in an arithmetic sequence?
  3. How can we find the nn-th term if the sequence has a positive common difference?
  4. Can you explain how an arithmetic sequence differs from a geometric sequence?
  5. How does knowing two terms in an arithmetic sequence help in finding others?

Tip: When solving for unknowns in arithmetic sequences, identifying the common difference is crucial—it drives how fast the terms grow or shrink.

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Arithmetic Sequences
Linear Equations

Formulas

General formula for nth term of arithmetic sequence: an = a1 + (n-1) * d
Common difference: d = a2 - a1

Theorems

-

Suitable Grade Level

Grades 8-10