document.write( "Question 259074: What is the sum of the first 85 consecutive odd numbers? \n" ); document.write( "
Algebra.Com's Answer #190754 by drk(1908)\"\" \"About 
You can put this solution on YOUR website!
Turns out to be ((85+1)/2)^2 = 43^2 = 1849 \n" ); document.write( "
\n" );