document.write( "Question 853876: Find the first term and the common difference of the arithmetic sequence whose 5th term is 7 and 13th term is 39. Can you please help? \n" ); document.write( "
Algebra.Com's Answer #514418 by Vladdroid(91)\"\" \"About 
You can put this solution on YOUR website!
an = a + (n - 1)d
\n" ); document.write( "----------------------
\n" ); document.write( "39 = a + 12d
\n" ); document.write( "----------------------
\n" ); document.write( "7 = a + 4d
\n" ); document.write( "---------------------
\n" ); document.write( "32=8d
\n" ); document.write( "----------------------
\n" ); document.write( "d=4
\n" ); document.write( "-----------------------
\n" ); document.write( "a=-9
\n" ); document.write( "---------------
\n" ); document.write( "
\n" );