document.write( "Question 604611: how you get the sum of all the whole natural numbers greater than 89 and less than 101 \n" ); document.write( "
Algebra.Com's Answer #381304 by Edwin McCravy(20060)![]() ![]() You can put this solution on YOUR website! how you get the sum of all the whole natural numbers greater than 89 and less than 101. \n" ); document.write( " \r\n" ); document.write( "One way is just to add up the 11 numbers:\r\n" ); document.write( "\r\n" ); document.write( "90+91+92+93+94+95+96+97+98+99+100 = 1045\r\n" ); document.write( "\r\n" ); document.write( "The other way is to use the sum formula for an arithmetic sequence:\r\n" ); document.write( "\r\n" ); document.write( "Sn =\n" ); document.write( " |