document.write( "Question 1167016: What is the general term for sequence 2, -4, 8, -16, 32, ...
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #791582 by math_helper(2461)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "n term\r
\n" ); document.write( "\n" ); document.write( "1 2
\n" ); document.write( "2 -2*2 = -4
\n" ); document.write( "3 -2*-4 = 8 = -2*-2*2
\n" ); document.write( "4 -2*8 = -16 = (-2)^3 * 2
\n" ); document.write( "5 -2*-16 = 32 = (-2)^4 * 2
\n" ); document.write( "

\n" ); document.write( "Do you see the pattern for the n'th term? \n" ); document.write( "
\n" );