document.write( "Question 73728This question is from textbook McDougal Littell Algebra 2
\n" );
document.write( ": Write the series with summation notation: -3+3+9+15+21+...
\n" );
document.write( "I can get a summation for all the numbers except the negative 3. What should I do? \n" );
document.write( "
Algebra.Com's Answer #52707 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! Use the sequence 6n-3 where n=0 is the first term. With n=0, you start off with -3, with n=1, you get 3, etc. So the series will look like \n" ); document.write( " \n" ); document.write( "I hope this is what you're looking for. \n" ); document.write( " |