document.write( "Question 606649: 5,10,20,40... If the patter continues, what will the 6th term be? \n" ); document.write( "
Algebra.Com's Answer #382151 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "Sequence: {5,10,20,40... }
\n" ); document.write( "this is a Geometric Sequence: \"a%5Bn%5D+=+a%5B1%5D%2Ar%5E%28n-1%29\"
\n" ); document.write( "\"a%5Bn%5D+=+5%2A2%5E%28n-1%29\"
\n" ); document.write( "\"a%5B6%5D+=+5%2A2%5E%286-1%29+=5%2A2%5E5+=+160+\" \n" ); document.write( "
\n" );