document.write( "Question 100999: Find the 37th term of the sequence 2,5,8,11,14,...
\n" ); document.write( "Then make a series of the sequence in above problem and identify it as geometric or arithmetic.
\n" ); document.write( "

Algebra.Com's Answer #73556 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Find the 37th term of the sequence 2,5,8,11,14,...
\n" ); document.write( "Then make a series of the sequence in above problem and identify it as geometric or arithmetic.
\n" ); document.write( "----------------------
\n" ); document.write( "Aritmetic with a(1)=2 and d=3
\n" ); document.write( "a(37)=a(1)+(n-1)d
\n" ); document.write( "a(37)=2 + 36*3
\n" ); document.write( "a(37) = 110
\n" ); document.write( "===============
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );