document.write( "Question 398592: what is the sum of all numbers between 1 and 122. \n" ); document.write( "
Algebra.Com's Answer #282388 by MathLover1(20850)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "In general to find the sum of all the numbers from 1 to N:\r
\n" ); document.write( "\n" ); document.write( "\"1+%2B+2+%2B+3+%2B+4+\"+ . . . . +\"+N+=+%281+%2B+N%29%2A%28N%2F2%29\"\r
\n" ); document.write( "\n" ); document.write( "\"1+%2B+2+%2B+3+%2B+4+\"+ . . . . +\"+122+=+%281+%2B+122%29%2A%28122%2F2%29\"\r
\n" ); document.write( "\n" ); document.write( "so,\r
\n" ); document.write( "\n" ); document.write( "\"+%281+%2B+122%29%2A%28122%2F2%29\"\r
\n" ); document.write( "\n" ); document.write( "\"+123%2A61=7503\"........
\n" ); document.write( "
\n" );