1.Given a geometric sequence with a_1=6 and r=2/3, write an explicit formula for a_n, the nth term of the sequence.

2.A geometric sequence has a_4=4 and a_5=7. What is a?

3 answers

Plug and chug:

http://www.mathsisfun.com/algebra/sequences-sums-geometric.html
ok thanks i get #2 but i still don't understand 1.
an = a1 r^(n-1) = 6 * (2/3)^(n-1)
= 6 * 2(n-1) /3^(n-1)