Posted by Anonymous on Tuesday, September 20, 2011 at 9:02pm.
common difference = 1 - 7/4 = 4/4 - 7/4 = -3/4 (you had -.75 correct!)
check: 1/4 - 1 = 1/4 - 4/4 = -3/4
t(n) = a + (n-1)d
= 7/4 + (n-1)(-3/4)
= 7/4 - (3/4)n + 3/4
= 10/4 - (3/4)n or t(n) = 5/2 - (3/4)n
Your error was in line:
Tn = 1.75 + -0.75n -0.75
should have been
Tn = 1.75 + -0.75n +0.75
= 2.5 - .75n , the same as mine
term(20) = a + 19d
= 7/4 + 19(-3/4)
= 7/4 - 57/4
= -50/4 or - 25/2
Related Questions
math sequences and series - how do i solve if t1=1/2 and tn=tn-1+1/n(n+1), ...
Mathematics : Arithmetic Sequence - The 5th term and the 8th term of an ...
Calculus - Write a formuls for the general term(nth term) of the arithmetic ...
precalc - Determine whether the sequence is geometric or arithmetic. Then give ...
Mathematics : Arithmetic Sequence - Consider the arithmetic sequence x+2, 18-x, ...
math - 1. Use the given arithmetic sequence to answer the following problems. ...
PreCal - Write a formula for the general term(the nth term)of the arithmetic ...
10th grade - The common difference of an arithmetic sequence is 4. The 13th term...
math30 - Sequences 1)A sequence has a first term of 24 and every other term is ...
Math - A sequence is formed by adding together the corresponding terms of a ...
For Further Reading