document.write( "Question 339031: Find the nth term formula for the arithmetic sequence; 13,15,17,19 \n" ); document.write( "
Algebra.Com's Answer #243046 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
term n = 2n + 13
\n" ); document.write( "n = 0,1,2,3... (13 is term #0, not term 1)
\n" ); document.write( "
\n" ); document.write( "
\n" );