document.write( "Question 1025555: Find the sum of the first 8 terms of the sequence.
\n" );
document.write( "1, -3, -7, -11, ... \n" );
document.write( "
Algebra.Com's Answer #640834 by Emilym1234(10)![]() ![]() You can put this solution on YOUR website! You need to take \n" ); document.write( "the first 8 terms, \n" ); document.write( "and the sum means \n" ); document.write( "to add. Thus, you \n" ); document.write( "should take the first \n" ); document.write( "8 terms, which should \n" ); document.write( "be given, then just add together!\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "For example, if my \n" ); document.write( "terms are 1,1,1,1,1,1,1,1, my \n" ); document.write( "answer would be 8. \n" ); document.write( "Hope this helped :) \n" ); document.write( " |