document.write( "Question 88693: if a[1]=4 and r=2, what are the first four terms of the geometric sequence? I think its 4, 6, 8, 10 but im not positive \n" ); document.write( "
Algebra.Com's Answer #64457 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
In a geometric sequence, \"a%5B1%5D+=+4\" and \"r+=+2\"
\n" ); document.write( "The first four terms would be:
\n" ); document.write( "4, 8, 16, 32,...
\n" ); document.write( "Check:
\n" ); document.write( "The common ratio is given as 2 and this means that the ratio of consecutive terms \"a%5Bn%5D%2Fa%5Bn-1%5D+=+2\".
\n" ); document.write( "\"8%2F4+=+2\"
\n" ); document.write( "\"16%2F8+=+2\"
\n" ); document.write( "\"32%2F16+=+2\"
\n" ); document.write( "
\n" );