document.write( "Question 212061This question is from textbook Discovering Advanced Algebra
\n" ); document.write( ": 2,6,10,14....... find the 15th term \n" ); document.write( "
Algebra.Com's Answer #160146 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
2, 6, 10,14,...
\n" ); document.write( "This is an arithmetic series. The common difference, d = 14-10 = 4.
\n" ); document.write( "To find the fifth term:
\n" ); document.write( "\"a%5Bn%5D+=+a%5Bn-1%5D%2Bd\" Let n = 5 and d = 4:
\n" ); document.write( "\"a%5B5%5D+=+a%5B4%5D%2B4\"
\n" ); document.write( "\"a%5B5%5D+=+14%2B4\"
\n" ); document.write( "\"a%5B5%5D+=+18\"
\n" ); document.write( "
\n" );