document.write( "Question 101134: the nth term sequence is T(n)=4n-3 what are the first 5 terms of the sequence and can you explain it. \n" ); document.write( "
Algebra.Com's Answer #73615 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
the nth term sequence is T(n)=4n-3 what are the first 5 terms of the sequence and can you explain it.
\n" ); document.write( "------------------------
\n" ); document.write( "1st term = T(1) = 4*1-3 = 1
\n" ); document.write( "2nd term = T(2) = 4*2-3 = 4
\n" ); document.write( "3rd term = T(3) = 4*3-3 = 9
\n" ); document.write( "4th term = T(4) = 4*4-3 = 13
\n" ); document.write( "5th term = T(5) = 4*5-3 = 17
\n" ); document.write( "===========================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );