Posted by Ellie on Sunday, October 25, 2009 at 8:45pm.
You are close. You have an error:
Your step:
a_n = 21 + (n - 1) - 8
should be:
a_n = 21 + (n - 1) * (-8)
oh yeah sorry i wrote that wrong i put -168-8n but it still said my answer was wrong
a_n = 21 + (n-1)*(-8)
Expand that using the distributive law.
The first term, 21, is not multiplied by -8. Only the terms in parenthesis are multiplied by -8.
i figured out what i was doing thank you so much!
You're very welcome.
Related Questions
Calculus - If a_n>0 and a_(n+1) <= a_n, does the alternating ...
Calculus - If a_n does not equal zero for any n>=1 and ∑a_n ...
Calculus - Find a series ∑a_n for which ∑(a_n)^2 converges ...
Algebra - find the arithmetic mean A_n-1_-3.9, A_n+1_=7.1
mathematical statistics - Suppose a_n∈ [0,1] and X_n is a sequence of ...
Discrete Math - Solve the recurrence relation a_n = -2a_n-1 + 15a_n-2, n &#...
Calculus - If a_n >0 and b_n >0 and series ∑ sqrt( (a_n...
Algebra - What the general term a_n for the geometric sequence a_1= -5 and a_2= ...
calculus - Following sequence is given. A_(n+1)=sqrt(b*a_n+c) a_1=a a,b,c>...
calculus - Following sequence is given. A_(n+1)=sqrt(b*a_n+c) a_1=a a,b,c>...
For Further Reading