document.write( "Question 612396: find the formula for the partial sum of the first n termsof the following sequence
\n" ); document.write( "-2+0+2+4+...+(2n-4)
\n" ); document.write( "

Algebra.Com's Answer #385430 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi, \r
\n" ); document.write( "\n" ); document.write( "find the formula for the partial sum of the first n termsof the following sequence
\n" ); document.write( "-2+0+2+4+...+(2n-4)
\n" ); document.write( "Note: \"S%5Bn%5D=%28n%28a%5B1%5D%2Ba%5Bn%5D%29%29%2F2\"
\n" ); document.write( "\"S%5Bn%5D=%28n%28-2+%2B+%282n-4%29%29%29%2F2\"
\n" ); document.write( "\"S%5Bn%5D=+%28%28-2n+%2B+2n%5E2-4n%29%29%2F2%29\"
\n" ); document.write( "\"S%5Bn%5D=+%28%28+2n%5E2-6n%29%29%2F2%29\"
\n" ); document.write( "\"S%5Bn%5D=+%282n%28n-3%29%29%2F2%29\"
\n" ); document.write( "\"S%5Bn%5D=++n%28n-3%29\" \n" ); document.write( "
\n" );