document.write( "Question 175214: How do I find the sum of the first 10 posivtive integers? \n" ); document.write( "
Algebra.Com's Answer #130294 by Mathtut(3670)![]() ![]() ![]() You can put this solution on YOUR website! Sum = n/2 (t1 + t2) where n = total no. of terms, t1 = first term, t2 = last term \n" ); document.write( ": \n" ); document.write( "remember zero is neither positive or negative \n" ); document.write( " |