SlideShare a Scribd company logo
3
Most read
11
Most read
12
Most read
ARITHMETIC
SEQUENCES
and
ARITHMETIC
MEANS
ARITHMETIC SEQUENCES
 In the sequence 2, 5, 8, 11, 14, …, each
term (after the first) can be obtained by
adding three to the term immediately
preceding it. That is,
the second term = the first term + 3
the third term = the second term + 3
and so forth. A sequence like this is given
a special name
 An arithmetic sequence is a sequence in which
every term after the first term is the sum of the
preceding term and a fixed number called the
common difference of the sequence.
 The following notations we will be used are:
𝑎1 = 𝑓𝑜𝑟 𝑡ℎ𝑒 𝑓𝑖𝑟𝑠𝑡 𝑡𝑒𝑟𝑚
𝑎 𝑛 = 𝑓𝑜𝑟 𝑡ℎ𝑒 𝑛𝑡ℎ 𝑡𝑒𝑟𝑚
𝑑 = 𝑐𝑜𝑚𝑚𝑜𝑛 𝑑𝑖𝑓𝑓𝑒𝑟𝑒𝑛𝑐𝑒
𝑛 = 𝑓𝑜𝑟 𝑡ℎ𝑒 𝑛𝑢𝑚𝑏𝑒𝑟 𝑜𝑓 𝑡𝑒𝑟𝑚 𝑓𝑟𝑜𝑚 𝑎1 𝑡𝑜 𝑎 𝑛
𝑆 𝑛 = 𝑓𝑜𝑟 𝑡ℎ𝑒 𝑠𝑢𝑚 𝑜𝑓 𝑡ℎ𝑒 𝑓𝑖𝑟𝑠𝑡 𝑛 𝑡𝑒𝑟𝑚𝑠
 For example, the arithmetic sequence is given by
1, 6, 11, 16, …
we can say that on the sequence, 𝑎1 = 1 and
𝑑 = 5 (each term is found by adding 5 to the
preceding term). Thus,
𝑎2 = 𝑎1 + 5 = 1 + 5 = 6
𝑎3 = 𝑎2 + 5 = 6 + 5 = 11
𝑎4 = 𝑎3 + 5 = 11 + 5 = 16
If we take any term and subtract the
preceding term, the difference is always 5. This is why
𝑑 is called the 𝑐𝑜𝑚𝑚𝑜𝑛 𝑑𝑖𝑓𝑓𝑒𝑟𝑒𝑛𝑐𝑒 of the sequence
FORMULA FOR THE nth TERM
 A general formula for calculating any particular term
of an arithmetic sequence is a useful tool. Suppose
we calculate several terms of any arithmetic
sequence.
1𝑠𝑡 𝑡𝑒𝑟𝑚 = 𝑎1 = 𝑎1 + 0𝑑
2𝑛𝑑 𝑡𝑒𝑟𝑚 = 𝑎2 = 𝑎1 + 1𝑑
3𝑟𝑑 𝑡𝑒𝑟𝑚 = 𝑎3 = 𝑎2 + 2𝑑
4𝑡ℎ 𝑡𝑒𝑟𝑚 = 𝑎4 = 𝑎3 + 3𝑑 𝑎𝑛𝑑 𝑠𝑜 𝑓𝑜𝑟𝑡ℎ
In each case, the nth term, is the first term plus (n – 1)
times the common difference d. Thus, we have the
general formula or the nth term formula for arithmetic
sequence
𝑛𝑡ℎ 𝑡𝑒𝑟𝑚 = 𝑎 𝑛 = 𝑎1 + 𝑛 − 1 𝑑
Sample Problem
1. Find the 5th term and 11th terms of the
arithmetic sequence with the first term 3 and
the common difference 4.
Answer:
𝑎1 = 3, 𝑑 = 4
𝑎 𝑛 = 𝑎1 + 𝑛 − 1 𝑑
𝑎5 = 3 + 5 − 1 4 = 3 + 16 = 19
𝑎11 = 3 + 11 − 1 4 = 3 + 40 = 43
Therefore, 19 and 43 are the 5th and the 11th
terms of the sequence, respectively.
SUM OF THE FIRST n TERMS
 The sum of first 𝑛 terms in an arithmetic
sequence can also be obtained by a
formula. Let 𝑆 𝑛 denote the sum of the first 𝑛
terms of an arithmetic sequence. Then,
𝑆 𝑛 = 𝑎1 + 𝑎2 + 𝑎3 + 𝑎4 + ⋯ + 𝑎 𝑛
𝑆 𝑛 = 𝑎1 + 𝑎1 + 𝑑 + 𝑎1 + 2𝑑 + 𝑎1 + 3𝑑 + ⋯ + 𝑎1 + 𝑛 − 1 𝑑 eq. 1
Reversing the order of addition,
𝑆 𝑛 = 𝑎 𝑛 + 𝑎 𝑛−1 + 𝑎 𝑛−2 + ⋯ + 𝑎1
𝑆 𝑛 = 𝑎1 + 𝑛 − 1 𝑑 + 𝑎1 + 𝑛 − 2 𝑑 + 𝑎1 + 𝑛 − 3 𝑑 + ⋯ + 𝑎1 eq. 2
 If we will add equation 1 and 2,
𝑆 𝑛 = 𝑎1 + 𝑎1 + 𝑑 + 𝑎1 + 2𝑑 + 𝑎1 + 3𝑑 + ⋯ + 𝑎1 + 𝑛 − 1 𝑑
𝑆 𝑛 = 𝑎1 + 𝑛 − 1 𝑑 + 𝑎1 + 𝑛 − 2 𝑑 + 𝑎1 + 𝑛 − 3 𝑑 + ⋯ + 𝑎1
2𝑆 𝑛
= 2𝑎1 + 𝑛 − 1 𝑑 + 2𝑎1 + 𝑛 − 1 𝑑 + 2𝑎1 + 𝑛 − 1 𝑑 + ⋯
+ 2𝑎1 + 𝑛 − 1 𝑑
There are 𝑛 terms of 2𝑎1 + 𝑛 − 1 𝑑, therefore,
2𝑆 𝑛 = 𝑛 2𝑎1 + 𝑛 − 1 𝑑
𝑆 𝑛 =
𝑛
2
2𝑎1 + 𝑛 − 1 𝑑 or
𝑆 𝑛 =
𝑛
2
𝑎1 + 𝑎 𝑛
Sample Problem
2. Find the 9th term and the sum of the first nine
terms of the arithmetic sequence with 𝑎1 = −2
and 𝑑 = 5.
Answer:
𝑎 𝑛 = 𝑎1 + 𝑛 − 1 𝑑
𝑎9 = −2 + 9 − 1 5 = −2 + 40 = 38
𝑆 𝑛 =
𝑛
2
2𝑎1 + 𝑛 − 1 𝑑
𝑆9 =
9
2
2 −2 + 9 − 1 5 = 162
Therefore, 38 and 162 are the 9th term and the
sum of the first nine terms, respectively.
3. Find the 20th term and the sum of the first 20 terms
of the arithmetic sequence -7, - 4, -1, 2,…….
Answer:
𝑎1 = −7 and 𝑑 = 3
𝑎 𝑛 = 𝑎1 + 𝑛 − 1 𝑑
𝑎20 = −7 + 20 − 1 3 = 50
𝑆 𝑛 =
𝑛
2
2𝑎1 + 𝑛 − 1 𝑑
𝑆20 =
20
2
2 −7 + 20 − 1 3 = 430
Therefore, 50 and 430 are the 20th term and the sum
of the first 20 terms, respectively.
ARITHMETIC MEANS
 The terms between 𝑎1 and 𝑎 𝑛 of an
arithmetic sequence are called arithmetic
means of 𝑎1 and 𝑎 𝑛. Thus, the arithmetic
means between 𝑎1 and 𝑎5 are 𝑎2, 𝑎3 and
𝑎4
Sample Problem
1. Find four arithmetic means between 8 and -7.
Answer: Since we must insert four numbers between 8 and -7,
there are six numbers in the arithmetic sequence. Thus, 𝑎1 = 8
and 𝑎6 = −7, we can solve for 𝑑 using the formula 𝑎 𝑛 = 𝑎1 +
𝑛 − 1 𝑑.
−7 = 8 + 6 − 1 𝑑
𝑑 = −3
Hence, 𝑎2 = 𝑎1 + 𝑑 = 8 − 3 = 5
𝑎3 = 𝑎2 + 𝑑 = 5 − 3 = 2
𝑎4 = 𝑎3 + 𝑑 = 2 − 3 = −1
𝑎5 = 𝑎4 + 𝑑 = −1 − 3 = −4
Therefore, the four arithmetic means between 8 and -7 are 5,
2, -1, and -4.
Break a leg!
1. Write the first five terms of arithmetic
sequence when 𝑎1 = 8 and 𝑑 = −3.
2. Find the 5th term and the sum of the first
five terms if 𝑎1 = 6 and 𝑑 = 3.
THANK YOU VERY MUCH!!!
PROF. DENMAR ESTRADA MARASIGAN

More Related Content

PDF
Solving Quadratic Equations
PPTX
PDF
Solving Quadratic Equations by Extracting Square Roots
PPTX
Lesson 1- Math 10 - W1Q1_ Arithmetic Sequences and Series.pptx
PPTX
Geometric sequences and geometric means
PPTX
Solving Quadratic Equations by Completing the Square
PDF
Applications of Quadratic Equations and Rational Algebraic Equations
PDF
Solving Quadratic Equations
Solving Quadratic Equations by Extracting Square Roots
Lesson 1- Math 10 - W1Q1_ Arithmetic Sequences and Series.pptx
Geometric sequences and geometric means
Solving Quadratic Equations by Completing the Square
Applications of Quadratic Equations and Rational Algebraic Equations

What's hot (20)

PDF
Geometric Sequence
PPTX
Arithmetic sequence
PPTX
Harmonic sequence and fibonacci 10
PDF
Arithmetic Sequence
PPTX
sum of arithmetic sequence s
PDF
Geometric Sequence
PDF
Factoring Sum and Difference of Two Cubes
PPTX
Geometric Sequence & Series.pptx
PDF
Solving Quadratic Equations by Factoring
PPT
G10 Math Q1- Week 1_2 -Generates Pattern.ppt
PDF
Geometric Sequence
PPTX
Problem solving involving polynomial function
PDF
Illustrates quadratic equation
PDF
Joint and Combined Variation (Mathematics 9)
PPTX
Module 4 Grade 9 Mathematics (RADICALS)
PPT
Grade mathematics: Quadratic Inequalities
PDF
Arithmetic Sequence and Arithmetic Series
PPTX
DISTANCE FORMULA (GRADE 10 MATH)
PPTX
Inverse variation
PDF
Union and intersection of events (math 10)
Geometric Sequence
Arithmetic sequence
Harmonic sequence and fibonacci 10
Arithmetic Sequence
sum of arithmetic sequence s
Geometric Sequence
Factoring Sum and Difference of Two Cubes
Geometric Sequence & Series.pptx
Solving Quadratic Equations by Factoring
G10 Math Q1- Week 1_2 -Generates Pattern.ppt
Geometric Sequence
Problem solving involving polynomial function
Illustrates quadratic equation
Joint and Combined Variation (Mathematics 9)
Module 4 Grade 9 Mathematics (RADICALS)
Grade mathematics: Quadratic Inequalities
Arithmetic Sequence and Arithmetic Series
DISTANCE FORMULA (GRADE 10 MATH)
Inverse variation
Union and intersection of events (math 10)
Ad

Viewers also liked (20)

PPTX
ARITHMETIC MEAN AND SERIES
PPTX
Mean, median, mode, & range ppt
PPTX
Arithmetic Sequence and Series
DOCX
Arithmetic Sequence Real Life Problems
PPTX
Mean, Median, Mode: Measures of Central Tendency
PDF
MATH GRADE 10 LEARNER'S MODULE
PPT
Arithmetic Series
PPT
Harmonic and Other Sequences
PPT
Math (geometric mean)
PPTX
Calculation of arithmetic mean
ODP
Arithmetic, geometric and harmonic progression
PPT
Sequences and series
PPTX
ARITHMETIC PROGRESSIONS
PPT
3.4.08 Limit Intro3
PPTX
Arithmetic Mean & Arithmetic Series
PPTX
Programed instructional material: Arithmetic mean
PPT
Arithmetic and geometric_sequences
PPTX
L9 sequences and series
PDF
Applied numerical methods lec8
PPTX
MEAN DEVIATION VTU
ARITHMETIC MEAN AND SERIES
Mean, median, mode, & range ppt
Arithmetic Sequence and Series
Arithmetic Sequence Real Life Problems
Mean, Median, Mode: Measures of Central Tendency
MATH GRADE 10 LEARNER'S MODULE
Arithmetic Series
Harmonic and Other Sequences
Math (geometric mean)
Calculation of arithmetic mean
Arithmetic, geometric and harmonic progression
Sequences and series
ARITHMETIC PROGRESSIONS
3.4.08 Limit Intro3
Arithmetic Mean & Arithmetic Series
Programed instructional material: Arithmetic mean
Arithmetic and geometric_sequences
L9 sequences and series
Applied numerical methods lec8
MEAN DEVIATION VTU
Ad

Similar to Arithmetic sequences and arithmetic means (20)

PDF
geometricsequencesandgeometricmeans-150222031045-conversion-gate01.pdf
PPTX
2-Arithmetic-Sequhgtfwsfedddddences.pptx
PPTX
Sequence and series
PDF
sequenceandseries-150221091317-conversion-gate01.pdf
PPTX
Week 2: Arithmetic sequence
PPTX
arithmetic sequence.pptxCCCCCCCCCCCCCCCCCCCCCCCCCCCCC
PPTX
Arithmetic sequence
PDF
Airthmatic sequences with examples
PPTX
P2-Chp3-SequencesAndSeries from pure maths 2.pptx
PPTX
PPT Arithmetic Sequences & Series.pptx
DOCX
Sequence function
PDF
Comparative analysis of x^3+y^3=z^3 and x^2+y^2=z^2 in the Interconnected Sets
PPTX
090799768954
PPTX
arithmetic sequence.pptx
PPTX
ARITHMETIC-MEANS-AND-SERIES.pptx
PPT
Maths project work - Arithmetic Sequences
PPTX
Комплекс тоо цуврал хичээл-2
PDF
Arithmetic Sequence
DOC
Grade 10 Math Module 1 searching for patterns, sequence and series
PPTX
Finding the sum of a geometric sequence
geometricsequencesandgeometricmeans-150222031045-conversion-gate01.pdf
2-Arithmetic-Sequhgtfwsfedddddences.pptx
Sequence and series
sequenceandseries-150221091317-conversion-gate01.pdf
Week 2: Arithmetic sequence
arithmetic sequence.pptxCCCCCCCCCCCCCCCCCCCCCCCCCCCCC
Arithmetic sequence
Airthmatic sequences with examples
P2-Chp3-SequencesAndSeries from pure maths 2.pptx
PPT Arithmetic Sequences & Series.pptx
Sequence function
Comparative analysis of x^3+y^3=z^3 and x^2+y^2=z^2 in the Interconnected Sets
090799768954
arithmetic sequence.pptx
ARITHMETIC-MEANS-AND-SERIES.pptx
Maths project work - Arithmetic Sequences
Комплекс тоо цуврал хичээл-2
Arithmetic Sequence
Grade 10 Math Module 1 searching for patterns, sequence and series
Finding the sum of a geometric sequence

More from Denmar Marasigan (19)

PPTX
Quadrilaterals
PPTX
Triangles
PPTX
Binomial expansion
PPTX
Work and electric potential lecture # physics 2
PPTX
DENSITY: SPECIFIC GRAVITY
PPTX
HEAT: THERMAL STRESS AND THERMAL EXPANSION: MECHANISMS OF HEAT TRANSFER
PPTX
Solid mensuration prism lecture
PPTX
Solid mensuration lecture #4
PPTX
Solid mensuration lecture #2
PPTX
Solid mensuration lecture #1
PPTX
Pearson product moment correlation
PPTX
Lecture #7 analytic geometry
PPTX
Lecture #6 cont. analytic geometry
PPTX
Lecture #6 analytic geometry
PPTX
Lecture #5 analytic geometry
PPTX
Lecture #4 analytic geometry
PPTX
Lecture #3 analytic geometry
PPTX
Lecture #2 analytic geometry
PPTX
Lecture #1 analytic geometry
Quadrilaterals
Triangles
Binomial expansion
Work and electric potential lecture # physics 2
DENSITY: SPECIFIC GRAVITY
HEAT: THERMAL STRESS AND THERMAL EXPANSION: MECHANISMS OF HEAT TRANSFER
Solid mensuration prism lecture
Solid mensuration lecture #4
Solid mensuration lecture #2
Solid mensuration lecture #1
Pearson product moment correlation
Lecture #7 analytic geometry
Lecture #6 cont. analytic geometry
Lecture #6 analytic geometry
Lecture #5 analytic geometry
Lecture #4 analytic geometry
Lecture #3 analytic geometry
Lecture #2 analytic geometry
Lecture #1 analytic geometry

Arithmetic sequences and arithmetic means

  • 2. ARITHMETIC SEQUENCES  In the sequence 2, 5, 8, 11, 14, …, each term (after the first) can be obtained by adding three to the term immediately preceding it. That is, the second term = the first term + 3 the third term = the second term + 3 and so forth. A sequence like this is given a special name
  • 3.  An arithmetic sequence is a sequence in which every term after the first term is the sum of the preceding term and a fixed number called the common difference of the sequence.  The following notations we will be used are: 𝑎1 = 𝑓𝑜𝑟 𝑡ℎ𝑒 𝑓𝑖𝑟𝑠𝑡 𝑡𝑒𝑟𝑚 𝑎 𝑛 = 𝑓𝑜𝑟 𝑡ℎ𝑒 𝑛𝑡ℎ 𝑡𝑒𝑟𝑚 𝑑 = 𝑐𝑜𝑚𝑚𝑜𝑛 𝑑𝑖𝑓𝑓𝑒𝑟𝑒𝑛𝑐𝑒 𝑛 = 𝑓𝑜𝑟 𝑡ℎ𝑒 𝑛𝑢𝑚𝑏𝑒𝑟 𝑜𝑓 𝑡𝑒𝑟𝑚 𝑓𝑟𝑜𝑚 𝑎1 𝑡𝑜 𝑎 𝑛 𝑆 𝑛 = 𝑓𝑜𝑟 𝑡ℎ𝑒 𝑠𝑢𝑚 𝑜𝑓 𝑡ℎ𝑒 𝑓𝑖𝑟𝑠𝑡 𝑛 𝑡𝑒𝑟𝑚𝑠
  • 4.  For example, the arithmetic sequence is given by 1, 6, 11, 16, … we can say that on the sequence, 𝑎1 = 1 and 𝑑 = 5 (each term is found by adding 5 to the preceding term). Thus, 𝑎2 = 𝑎1 + 5 = 1 + 5 = 6 𝑎3 = 𝑎2 + 5 = 6 + 5 = 11 𝑎4 = 𝑎3 + 5 = 11 + 5 = 16 If we take any term and subtract the preceding term, the difference is always 5. This is why 𝑑 is called the 𝑐𝑜𝑚𝑚𝑜𝑛 𝑑𝑖𝑓𝑓𝑒𝑟𝑒𝑛𝑐𝑒 of the sequence
  • 5. FORMULA FOR THE nth TERM  A general formula for calculating any particular term of an arithmetic sequence is a useful tool. Suppose we calculate several terms of any arithmetic sequence. 1𝑠𝑡 𝑡𝑒𝑟𝑚 = 𝑎1 = 𝑎1 + 0𝑑 2𝑛𝑑 𝑡𝑒𝑟𝑚 = 𝑎2 = 𝑎1 + 1𝑑 3𝑟𝑑 𝑡𝑒𝑟𝑚 = 𝑎3 = 𝑎2 + 2𝑑 4𝑡ℎ 𝑡𝑒𝑟𝑚 = 𝑎4 = 𝑎3 + 3𝑑 𝑎𝑛𝑑 𝑠𝑜 𝑓𝑜𝑟𝑡ℎ In each case, the nth term, is the first term plus (n – 1) times the common difference d. Thus, we have the general formula or the nth term formula for arithmetic sequence 𝑛𝑡ℎ 𝑡𝑒𝑟𝑚 = 𝑎 𝑛 = 𝑎1 + 𝑛 − 1 𝑑
  • 6. Sample Problem 1. Find the 5th term and 11th terms of the arithmetic sequence with the first term 3 and the common difference 4. Answer: 𝑎1 = 3, 𝑑 = 4 𝑎 𝑛 = 𝑎1 + 𝑛 − 1 𝑑 𝑎5 = 3 + 5 − 1 4 = 3 + 16 = 19 𝑎11 = 3 + 11 − 1 4 = 3 + 40 = 43 Therefore, 19 and 43 are the 5th and the 11th terms of the sequence, respectively.
  • 7. SUM OF THE FIRST n TERMS  The sum of first 𝑛 terms in an arithmetic sequence can also be obtained by a formula. Let 𝑆 𝑛 denote the sum of the first 𝑛 terms of an arithmetic sequence. Then, 𝑆 𝑛 = 𝑎1 + 𝑎2 + 𝑎3 + 𝑎4 + ⋯ + 𝑎 𝑛 𝑆 𝑛 = 𝑎1 + 𝑎1 + 𝑑 + 𝑎1 + 2𝑑 + 𝑎1 + 3𝑑 + ⋯ + 𝑎1 + 𝑛 − 1 𝑑 eq. 1 Reversing the order of addition, 𝑆 𝑛 = 𝑎 𝑛 + 𝑎 𝑛−1 + 𝑎 𝑛−2 + ⋯ + 𝑎1 𝑆 𝑛 = 𝑎1 + 𝑛 − 1 𝑑 + 𝑎1 + 𝑛 − 2 𝑑 + 𝑎1 + 𝑛 − 3 𝑑 + ⋯ + 𝑎1 eq. 2
  • 8.  If we will add equation 1 and 2, 𝑆 𝑛 = 𝑎1 + 𝑎1 + 𝑑 + 𝑎1 + 2𝑑 + 𝑎1 + 3𝑑 + ⋯ + 𝑎1 + 𝑛 − 1 𝑑 𝑆 𝑛 = 𝑎1 + 𝑛 − 1 𝑑 + 𝑎1 + 𝑛 − 2 𝑑 + 𝑎1 + 𝑛 − 3 𝑑 + ⋯ + 𝑎1 2𝑆 𝑛 = 2𝑎1 + 𝑛 − 1 𝑑 + 2𝑎1 + 𝑛 − 1 𝑑 + 2𝑎1 + 𝑛 − 1 𝑑 + ⋯ + 2𝑎1 + 𝑛 − 1 𝑑 There are 𝑛 terms of 2𝑎1 + 𝑛 − 1 𝑑, therefore, 2𝑆 𝑛 = 𝑛 2𝑎1 + 𝑛 − 1 𝑑 𝑆 𝑛 = 𝑛 2 2𝑎1 + 𝑛 − 1 𝑑 or 𝑆 𝑛 = 𝑛 2 𝑎1 + 𝑎 𝑛
  • 9. Sample Problem 2. Find the 9th term and the sum of the first nine terms of the arithmetic sequence with 𝑎1 = −2 and 𝑑 = 5. Answer: 𝑎 𝑛 = 𝑎1 + 𝑛 − 1 𝑑 𝑎9 = −2 + 9 − 1 5 = −2 + 40 = 38 𝑆 𝑛 = 𝑛 2 2𝑎1 + 𝑛 − 1 𝑑 𝑆9 = 9 2 2 −2 + 9 − 1 5 = 162 Therefore, 38 and 162 are the 9th term and the sum of the first nine terms, respectively.
  • 10. 3. Find the 20th term and the sum of the first 20 terms of the arithmetic sequence -7, - 4, -1, 2,……. Answer: 𝑎1 = −7 and 𝑑 = 3 𝑎 𝑛 = 𝑎1 + 𝑛 − 1 𝑑 𝑎20 = −7 + 20 − 1 3 = 50 𝑆 𝑛 = 𝑛 2 2𝑎1 + 𝑛 − 1 𝑑 𝑆20 = 20 2 2 −7 + 20 − 1 3 = 430 Therefore, 50 and 430 are the 20th term and the sum of the first 20 terms, respectively.
  • 11. ARITHMETIC MEANS  The terms between 𝑎1 and 𝑎 𝑛 of an arithmetic sequence are called arithmetic means of 𝑎1 and 𝑎 𝑛. Thus, the arithmetic means between 𝑎1 and 𝑎5 are 𝑎2, 𝑎3 and 𝑎4
  • 12. Sample Problem 1. Find four arithmetic means between 8 and -7. Answer: Since we must insert four numbers between 8 and -7, there are six numbers in the arithmetic sequence. Thus, 𝑎1 = 8 and 𝑎6 = −7, we can solve for 𝑑 using the formula 𝑎 𝑛 = 𝑎1 + 𝑛 − 1 𝑑. −7 = 8 + 6 − 1 𝑑 𝑑 = −3 Hence, 𝑎2 = 𝑎1 + 𝑑 = 8 − 3 = 5 𝑎3 = 𝑎2 + 𝑑 = 5 − 3 = 2 𝑎4 = 𝑎3 + 𝑑 = 2 − 3 = −1 𝑎5 = 𝑎4 + 𝑑 = −1 − 3 = −4 Therefore, the four arithmetic means between 8 and -7 are 5, 2, -1, and -4.
  • 13. Break a leg! 1. Write the first five terms of arithmetic sequence when 𝑎1 = 8 and 𝑑 = −3. 2. Find the 5th term and the sum of the first five terms if 𝑎1 = 6 and 𝑑 = 3.
  • 14. THANK YOU VERY MUCH!!! PROF. DENMAR ESTRADA MARASIGAN