document.write( "Question 745856: for the sequence,describe the pattern, write the next term, and write a rule for the nth term\r
\n" ); document.write( "\n" ); document.write( "1,2,4,8
\n" ); document.write( "

Algebra.Com's Answer #454049 by tommyt3rd(5050)\"\" \"About 
You can put this solution on YOUR website!
this sequence is the powers of 2, so the next term is 16 and the rule for the nth term is \r
\n" ); document.write( "\n" ); document.write( "\"a%5Bn%5D=2%5E%28n-1%29\"\r
\n" ); document.write( "\n" ); document.write( "notice we subtract 1 from n (why?)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( ":)
\n" ); document.write( "
\n" );