document.write( "Question 307176: write the next term in the sequence and then write the rule for the sequence: 1,4,9,16
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #219758 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
These are perfect squares where \"1%5E2=1\", \"2%5E2=4\", \"3%5E2=9\", and \"4%5E2=16\". In general, the nth term is \"n%5E2\". So the next term, the fifth term, is \"5%5E2=25\" \n" ); document.write( "
\n" );