document.write( "Question 1059619: Find the first term, the common difference, and give a recursive formula do arithmetic sequence. 6th term is -10; 15 term is -46 \n" ); document.write( "
Algebra.Com's Answer #674669 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
s6=-10
\n" ); document.write( "s15=-46
\n" ); document.write( "change of -36 in 9 terms, and the difference is -4.
\n" ); document.write( "s1 is 4(6) greater than s6 or -10+24=14
\n" ); document.write( "sn=14-4*n
\n" ); document.write( "First term is 14, common difference is -4
\n" ); document.write( "\"sum%2814-4n%2C+N=0%2C+15%29\"
\n" ); document.write( "
\n" );