document.write( "Question 869790: Q. What is the next number of the following sequence
\n" ); document.write( "1, 2, 5, 10, 25, 50, ___
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #524412 by ramkikk66(644)\"\" \"About 
You can put this solution on YOUR website!
Next number should be 125.
\n" ); document.write( "Starting from 1, keep multiplying by 2 and 2.5 (alternatingly) to get the successive terms.
\n" ); document.write( "1 * 2 = 2
\n" ); document.write( "2 * 2.5 = 5
\n" ); document.write( "5 * 2 = 10
\n" ); document.write( "10 * 2.5 = 25
\n" ); document.write( "25 * 2 = 50
\n" ); document.write( "50 * 2.5 = 125 (next term)\r
\n" ); document.write( "\n" ); document.write( "Hope you got it :)
\n" ); document.write( "
\n" ); document.write( "
\n" );