document.write( "Question 341776: find the first the terms of each arithmetic series.\r
\n" );
document.write( "\n" );
document.write( "first number= 14 last number= -85 sum of first n numbers= 900 \n" );
document.write( "
Algebra.Com's Answer #244702 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! find the first the terms of each arithmetic series. \n" ); document.write( "first number= 14 last number= -85 sum of first n numbers= -900 \n" ); document.write( "-------------- \n" ); document.write( "S(n) = (n/2)(1st + last) \n" ); document.write( "--- \n" ); document.write( "-900 = (n/2)(14 + (-85)) \n" ); document.write( "-1800 = n(-71) \n" ); document.write( "n = -1800/-71\r \n" ); document.write( "\n" ); document.write( "================== \n" ); document.write( "n has to be a whole number, and this is not. \n" ); document.write( "================================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |