document.write( "Question 1092090: Write the sum using summation notation, assuming the suggested pattern continues.\r
\n" ); document.write( "\n" ); document.write( "-9 - 3 + 3 + 9 + ... + 81\r
\n" ); document.write( "\n" ); document.write( "Can you please explain so I get it, because i know how to write this in the simple way, i just get really confused when it comes to using sigma and everything..
\n" ); document.write( "

Algebra.Com's Answer #706592 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Start with the starting value, \"-9\".
\n" ); document.write( "Then to get each successive term find the amount added,
\n" ); document.write( "\"-3-%28-9%29=-3%2B9=6\"
\n" ); document.write( "So add 6 to each previous value to get the next.
\n" ); document.write( "Let's choose k as the index.
\n" ); document.write( "So,
\n" ); document.write( "\"-9%2B6%2A%28k-1%29\" is the formula to get any value.
\n" ); document.write( "So for the first value, \"k=1\",
\n" ); document.write( "\"-9%2B6%2A%281-1%29=-9\"
\n" ); document.write( "Second, \"k=2\"
\n" ); document.write( "\"-9%2B6%2A%282-1%29=-9%2B6=-3\"
\n" ); document.write( "And so on.
\n" ); document.write( "So then stick this into the summation notation.
\n" ); document.write( "You can simplify too,
\n" ); document.write( "\"-9%2B6%28k-1%29=-9%2B6k-6=6k-15\"
\n" ); document.write( "So,
\n" ); document.write( "\"S%5Bn%5D=sum%28%286k-15%29%2Ck=1%2Cn%29\"
\n" ); document.write( "
\n" ); document.write( "
\n" );