document.write( "Question 601949: find the thirteenth term of the following sequence -6, -4, -2, 0.... \n" ); document.write( "
Algebra.Com's Answer #380062 by flame8855(424)\"\" \"About 
You can put this solution on YOUR website!
the sequence has the following : a1= -6 , d= 2 \r
\n" ); document.write( "\n" ); document.write( " i think you meant the 30th term
\n" ); document.write( "a(n)= a1+(n-1)d
\n" ); document.write( "a(13)= -6 +(30-1)2= 52\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );