document.write( "Question 333344: What is the eighth term of the geometric sequence whose first three terms are
\n" ); document.write( "3, 6, and 12 Thanks
\n" ); document.write( "

Algebra.Com's Answer #238850 by Tutorteddy.Com(12)\"\" \"About 
You can put this solution on YOUR website!
nth term Tn = ar^(n-1), where a is first term, Tn is nth term and r is the common ratio.
\n" ); document.write( "Here, r = 6/3 = 2.\r
\n" ); document.write( "\n" ); document.write( "Hence, 8th term = 3 X 2^(8 - 1) = 3 X 2^7 = 3 X 128 = 384
\n" ); document.write( "
\n" );