document.write( "Question 959558: Can you find the sum of the first 60 terms in the series 2+6+4+12+6+24 \n" ); document.write( "
Algebra.Com's Answer #586577 by Edwin McCravy(20056)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "Break the 60 term series up into the sum of the 30 term \r\n" ); document.write( "series of odd numbered terms and the 30 term series of the\r\n" ); document.write( "even numbered terms. That is\r\n" ); document.write( "\r\n" ); document.write( "2+6+4+12+6+24+... = 2+4+6+... +6+12+24+... \r\n" ); document.write( "\r\n" ); document.write( "The first series is arithmetic and the second one is geometric:\r\n" ); document.write( "\r\n" ); document.write( "to find the sum of 2+4+6+... to 30 terms we use the formula:\r\n" ); document.write( "\r\n" ); document.write( "\n" ); document.write( " |