document.write( "Question 550079: Find the 43rd term of the sequence: 12, 14, 16, 18,... Show all your work. \n" ); document.write( "
Algebra.Com's Answer #358399 by prateekagrawal(56)![]() ![]() ![]() You can put this solution on YOUR website! here first term is 12 \n" ); document.write( "and common difference is 14-12= 2 \n" ); document.write( "so,\r \n" ); document.write( "\n" ); document.write( "Tn = a+(n-1)d \n" ); document.write( "n= 43, a= 12 and d=2 \n" ); document.write( "so, Tn= 12+(43-1)*2 = 12+42*2 \n" ); document.write( " Tn= 12+ 84 = 96 is the answer. \n" ); document.write( "so, 43rd term is 96. \n" ); document.write( " |