document.write( "Question 37578: Find the general term aVn of a sequence whose first four terms are giving: 5,9,13,17,...for n=1,2,3,4,... Please help me with this problem. \n" ); document.write( "
Algebra.Com's Answer #23197 by venugopalramana(3286)\"\" \"About 
You can put this solution on YOUR website!
Find the general term aVn of a sequence whose first four terms are giving: 5,9,13,17,...for n=1,2,3,4,... Please help me with this problem.
\n" ); document.write( "WE FIND
\n" ); document.write( "9-5=13-9=17-13=4...SO THIS IS A.P
\n" ); document.write( "A=5 AND D=4
\n" ); document.write( "GENERAL TERM
\n" ); document.write( "TN=A+(N-1)D=5+(N-1)4=5+4N-4=4N+1
\n" ); document.write( "
\n" );