document.write( "Question 120256: Using the following sequence (-1,-5,-9,-13,...) find the function tn. \n" ); document.write( "
Algebra.Com's Answer #88122 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Using the following sequence (-1,-5,-9,-13,...) find the function tn. \n" ); document.write( "----------------- \n" ); document.write( "Since the common difference is d = -4 and since a(1)=-1, \n" ); document.write( "a(n) = -1 + (n-1)(-4) \n" ); document.write( "a(n) = -1 -4n+4 \n" ); document.write( "a(n) = 3-4n \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |