document.write( "Question 781719: What are the next to terms in this sequence?
\n" );
document.write( "5,10,20,40... \n" );
document.write( "
Algebra.Com's Answer #476081 by fcabanski(1391)![]() ![]() ![]() You can put this solution on YOUR website! A sequence can have many rules (patterns). One is that each term is double the previous term. 5, 10, 20, 40, 80, 160... \n" ); document.write( " |