
Woojin L.
asked 04/07/21Solve for the questions below
For each of the following arithmetic sequences,
(a) Write the first six terms of the arithmetic sequence satisfying the given
conditions.
(b) Write a non-recursive formula for the nth term, An, of the sequence.
(c) Find the 20th and 50th terms of the sequence.
- A1= 8, d= 5
- A1=-4, A2=-1
- A3=11, A4=15
- A1=3, A11=58 (Hint: Substitute the two given terms into a non-recursive formula to find d)
1 Expert Answer

Bradford T. answered 04/08/21
Retired Engineer / Upper level math instructor
For all, need to use an = a1 + d(n-1), where d is the difference between terms
1) a1=8, d=5
a) 8,13,18,23,28,33
b) an = 8 + 5(n-1) = 3+5n
c) a20 = 3+5(20) = 103
a50 = 3+ 5(50) = 253
2) a1 = -4, a2 = -1, d = a2-a1 = 3
a) -4,-1, 2,5,8,11
b) an = -4 + 3(n-1) = -7+3n
c) a20 = -7+60 = 53
a50 = -7+150 = 143
3) a3=11, a4=15, d = 4, a1= a3 - 2d = 11 =8 = 3
a) 3,7,11,15,19,23
b) an = 3 + 4(n-1) = 3+4n -4 = -1 + 4n
c) a20 = -1 + 80 = 79
a50 = -1 + 200 = 199
4) a1 = 3, a11 = 58, 58 = 3 + d(11-1), 10d= 55, d= 5.5
a) 3,8.5,14,19.5,25,30.5
b) an = 3 + 5.5(n-1) = 3 + 5.5n - 5.5 = -2.5 + 5.5n
c) a20 = -2.5 + 5.5(20) = -2.5 + 110 =107.5
a50 = -2.5 + 5.5(50) = 275-2.5 = 272.5
Still looking for help? Get the right answer, fast.
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.
Mark M.
You should locate the basic formula for an arithmetic sequence. Without that any solutions here would not make sense.04/07/21