document.write( "Question 959118: Write the series with summation notation: 2+5+8+11+... \n" ); document.write( "
Algebra.Com's Answer #586210 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Write the series with summation notation: 2+5+8+11+...
\n" ); document.write( "2
\n" ); document.write( "2+1*3 = 5
\n" ); document.write( "2+2*3 = 8
\n" ); document.write( "2+3*3 = 11
\n" ); document.write( "---
\n" ); document.write( "a(n) = 2 + 3n
\n" ); document.write( "---
\n" ); document.write( "Answer: S(n) = Summation (as n goes from 0 to k) of (2+3n)
\n" ); document.write( "-------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "-------------
\n" ); document.write( "
\n" ); document.write( "
\n" );