document.write( "Question 1082582: Find the 97th term for the sequence: -3, -6, -12
\n" ); document.write( "I got as far as: a1=-3 r=2
\n" ); document.write( "an=3 x 2^n-1
\n" ); document.write( "

Algebra.Com's Answer #696637 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
-3, -6, -12
\n" ); document.write( "If I say the general form for the sequence is:
\n" ); document.write( "\"+a%5Bn%5D+=+a%5B1%5D%2Ar%5E%28+n-1+%29+\"
\n" ); document.write( "n = 1,2,3,4 . . .
\n" ); document.write( "--------------------
\n" ); document.write( "\"+a+=+-3+\"
\n" ); document.write( "\"+r+=+2+\"
\n" ); document.write( "-----------------
\n" ); document.write( "Find \"+a%5B97%5D+\"
\n" ); document.write( "\"+a%5B97%5D+=+-3%2A2%5E96+\"
\n" ); document.write( "This is too big a number for my caculator
\n" ); document.write( "There might be an online calculator that
\n" ); document.write( "can do this.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );