document.write( "Question 843579: The first term of an arithmetic progression is 62 and the fifth term is 74. Find the common difference \n" ); document.write( "
Algebra.Com's Answer #508242 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "\"a%5Bn%5D=a%5B1%5D%2B%28n-1%29%2Ad\"
\n" ); document.write( "\"a%5B5%5D=62%2B%284%29%2Ad+=+74\"
\n" ); document.write( " 4d = 12
\n" ); document.write( " d = 3
\n" ); document.write( "{62, 65, 68, 71, 74} \n" ); document.write( "
\n" );