document.write( "Question 135251: How do I write this serie using sigma notation?\r
\n" ); document.write( "\n" ); document.write( "1/2 + 2/3 + 3/4 + ... 99/100
\n" ); document.write( "

Algebra.Com's Answer #99078 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"sum%28+n%2F%28n%2B1%29%2C+n=1%2C+99+%29\" \n" ); document.write( "
\n" );