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)![]() ![]() You can put this solution on YOUR website! Start with the starting value, \n" ); document.write( "Then to get each successive term find the amount added, \n" ); document.write( " \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( " \n" ); document.write( "So for the first value, \n" ); document.write( " \n" ); document.write( "Second, \n" ); document.write( " \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( " \n" ); document.write( "So, \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |