SOLUTION: Find the general term an for the geometric sequence a1= -5, a2= 10 an=
Algebra
->
Sequences-and-series
-> SOLUTION: Find the general term an for the geometric sequence a1= -5, a2= 10 an=
Log On
Algebra: Sequences of numbers, series and how to sum them
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Sequences-and-series
Question 745099
:
Find the general term an for the geometric sequence
a1= -5, a2= 10
an=
Found 2 solutions by
stanbon, sachi
:
Answer by
stanbon(75887)
(
Show Source
):
You can
put this solution on YOUR website!
Find the general term an for the geometric sequence
a1= -5, a2= 10
-----
r = 10/(-5) = -2
---
a(n) = (-5)(-2)^(n-1)
========================
Cheers,
Stan H.
========================
Answer by
sachi(548)
(
Show Source
):
You can
put this solution on YOUR website!
a1= -5, a2= 10
r=the common ratio=a2/a1=10/(-5)=-2
an=a1(r^n-1)/(r-1)=(-5)[(-2)^n-1]/(-2-1)=5[(-2)^n-1]/3