document.write( "Question 853736: Find the first term and the common difference of the arithmetic sequence whose 5th term is 7 and 13th term is 39. \n" ); document.write( "
Algebra.Com's Answer #514213 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
an = a + (n - 1)d\r
\n" ); document.write( "\n" ); document.write( "39 = a + 12d
\n" ); document.write( "7 = a + 4d,
\n" ); document.write( "32=8d
\n" ); document.write( "4=d\r
\n" ); document.write( "\n" ); document.write( "39 = a + 48
\n" ); document.write( "-9=a1
\n" ); document.write( "
\n" ); document.write( "
\n" );