document.write( "Question 242961: Find the 345th term of an aritmetic sequence whose 1st term is 4 and whose common difference is 12. \n" ); document.write( "
Algebra.Com's Answer #178003 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! L=a+(n-1)d \n" ); document.write( "L=4+(345-1)12 \n" ); document.write( "L=4+344*12 \n" ); document.write( "L=4+4,128 \n" ); document.write( "L=4,132 ans. \n" ); document.write( " |