document.write( "Question 646497: find the sum of the first 67 odd integers? \n" ); document.write( "
Algebra.Com's Answer #405870 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
find the sum of the first 67 odd integers?
\n" ); document.write( "--------
\n" ); document.write( "67th odd = 2n-1 = 2*67-1 = 133
\n" ); document.write( "The sequence: 1,3,5,7,.....,133
\n" ); document.write( "----
\n" ); document.write( "Sum = (67/2)(1+133) = 33.5*134 = 4489
\n" ); document.write( "---
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "================================
\n" ); document.write( "
\n" );