document.write( "Question 11037: What is the correct way to find the sum of 1+4+7+10+13......100 \n" ); document.write( "
Algebra.Com's Answer #5788 by longjonsilver(2297)![]() ![]() You can put this solution on YOUR website! one formula is \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Issue is, how many terms?, well 3,6,9,...,102 is the 3-times table with 34 terms.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "1,4,7,...,100 is the same set of numbers, shunted down by 2... so 34 terms.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "so, \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "jon. \n" ); document.write( " \n" ); document.write( " |