document.write( "Question 194806: What is the 14th term in an arithmetic sequence in which the first term is 100 and the common difference is -4 ? \n" ); document.write( "
Algebra.Com's Answer #146128 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! What is the 14th term in an arithmetic sequence in which the first term is 100 and the common difference is -4 ? \n" ); document.write( "--------------- \n" ); document.write( "a(14) = 100 + (14-1)(-4) \n" ); document.write( "a(14) = 100 + 13*-4 \n" ); document.write( "a(14) = 100 - 52 \n" ); document.write( "a(14) = 48 \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |