document.write( "Question 50941: Please help me solve this problem, Write an explicit formula for the nth term of the geometric sequence. -1/5, 1/10, -1/15, 1/20,.... \n" ); document.write( "
Algebra.Com's Answer #33970 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Write an explicit formula for the nth term of the geometric sequence. -1/5, 1/10, -1/15, 1/20,....
\n" ); document.write( "-------------------
\n" ); document.write( "r=(-1/15)/(1/10)= -2/3
\n" ); document.write( "a(n)=ar^(n-1)
\n" ); document.write( "a(n)=(-1/5)(-2/3)^(n-1)
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );