document.write( "Question 872011: Write each series in summation notation.\r
\n" );
document.write( "\n" );
document.write( "-2 + 4 - 8 + 16 - 32 \n" );
document.write( "
Algebra.Com's Answer #525855 by Edwin McCravy(20056)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "You recognize them as the first 5 powers of 2 with alternating signs,\r\n" ); document.write( "\r\n" ); document.write( "which is the same as the first 5 powers of -2, that is,\r\n" ); document.write( "\r\n" ); document.write( "(-2)1 + (-2)2 + (-2)3 + (-2)4 + (-2)5 \r\n" ); document.write( "\r\n" ); document.write( "You can choose any letter as an \"index\" or \"dummy variable\", I'll\r\n" ); document.write( "choose the letter k, but you can choose any letter:\r\n" ); document.write( "\r\n" ); document.write( "\n" ); document.write( " |