document.write( "Question 194538: Find the sum of all positive odd integers less than 300. \n" ); document.write( "
Algebra.Com's Answer #145955 by edjones(8007)![]() ![]() You can put this solution on YOUR website! 1 is the 1st and 299 is the last \n" ); document.write( "1+199=300 \n" ); document.write( "300/2=150 is the average of the top and bottom numbers \n" ); document.write( "There are 75 sets of 2 numbers whose sum is 300. \n" ); document.write( "75*300=22,500. \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |