document.write( "Question 994663: The arithmetc sequence has a common difference equal to 10 and its 6th term is equal to 52 find its 15th term \n" ); document.write( "
Algebra.Com's Answer #613710 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! If the sixth term, a6 = 52, and d = 10, then\r \n" ); document.write( "\n" ); document.write( "a15 = a6 + (15 - 6)d \n" ); document.write( "a15 = 52 + 9(10) = 142 \n" ); document.write( " |