document.write( "Question 1010479: Write down the next three terms in the following sequences:-\r
\n" );
document.write( "\n" );
document.write( "1. 1,2,6,24...
\n" );
document.write( "2. 1024,512,256,128,64... \n" );
document.write( "
Algebra.Com's Answer #625915 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! 1. 1,2,6,24, 120, 720, 5040 (multiplying by increasing numbers) \n" ); document.write( "2. 1024,512,256,128,64, 32, 16, 8 (dividing by two) \n" ); document.write( " |