document.write( "Question 773992: Write the first 6 terms of the sequence: an=n^2+3 \n" ); document.write( "
Algebra.Com's Answer #471997 by ramkikk66(644)\"\" \"About 
You can put this solution on YOUR website!
Nth term an = n^2 + 3
\n" ); document.write( "To get the first 6 terms, substitute n = 1, 2, 3, etc. and evaluate.
\n" ); document.write( "e.g.
\n" ); document.write( "1st term = 1^2 + 3 = 4
\n" ); document.write( "2nd term = 2^2 + 3 = 7
\n" ); document.write( "3rd term = 3^2 + 3 = 12
\n" ); document.write( "Go ahead find the remaining 3 terms yourself (for n = 4, 5 and 6)
\n" ); document.write( "Hope you got it :)
\n" ); document.write( "
\n" ); document.write( "
\n" );