document.write( "Question 801465: what are the first 4 terms whose nth term is n2 + 2 \n" ); document.write( "
Algebra.Com's Answer #485997 by tommyt3rd(5050)\"\" \"About 
You can put this solution on YOUR website!
a1=1+2=4
\n" ); document.write( "a2=4+2=6
\n" ); document.write( "a3=9+2=11
\n" ); document.write( "a4=16+2=18
\n" ); document.write( "
\n" );