Neal D. answered 08/23/16
Tutor
4.9
(1,417)
Education Made Understandable
an = 5(5)(n-1)
Some books start off with a zero term and call it the first term of the
sequence; other books start off with a term 1 as their first term
I will show both solutions:
a6 = 5(5)(6 -1 ) ; a7 = 5(5)( 7 - 1 )
a6 =5(55) ; a7 = 5(56)
a6 = 15625 ; a7 = 78125
It just depends if you are looking at terms: 0, 1, 2, 3 , 4,.....
or at terms: 1, 2, 3, 4, ..