document.write( "Question 979316: The first five terms of a sequence are 9,16,25,36,49.find the 8th term? \n" ); document.write( "
Algebra.Com's Answer #600586 by josgarithmetic(39630)\"\" \"About 
You can put this solution on YOUR website!
n being index of a term,
\n" ); document.write( "sequence is \"%28n%2B2%29%5E2\".
\n" ); document.write( "
\n" );