Question 812881
<pre><font face = "Tohoma" size = 4 color = "indigo"><b> 
Hi
Write each sum in summation notation: 1-2+3-4+...+(-50)
When dealing with alternating + and - numbers, {{{(-1)^(x-1)}}} often used
{{{sum( x(-1)^(x-1), x=1, 50 )}}}