document.write( "Question 670179: This is an example of an arithmetic series: 6 + 8 + 10 + 12 + . . . + (4 + 2n) + . . .(True or False) \n" ); document.write( "
Algebra.Com's Answer #416815 by stanbon(75887) ![]() You can put this solution on YOUR website! This is an example of an arithmetic series: 6 + 8 + 10 + 12 + . . . + (4 + 2n) + . . .(True or False) \n" ); document.write( "=========================== \n" ); document.write( "Ans: True \n" ); document.write( "when n = 1, the term = 4 + 2*1 = 6 \n" ); document.write( "when n = 2, the term = 4 + 2*2 = 9 \n" ); document.write( "when n = 3, the term = 4 + 2*3 = 10 \n" ); document.write( "etc. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |