document.write( "Question 672512: What is the general term of sequence 2, 7, 14, 23
\n" ); document.write( "How to derive the solution in every steps, thanks.
\n" ); document.write( "

Algebra.Com's Answer #418130 by MathLover1(20849)\"\" \"About 
You can put this solution on YOUR website!
The next term of \"2\", \"7\", \"14\", \"23\",... is _______:\r
\n" ); document.write( "\n" ); document.write( "a. In this sequence, the next term is evaluated by the expression \"n%5E2+-+2\", where first term is \"2\".\r
\n" ); document.write( "\n" ); document.write( "let's check it with given third, fourth, and fifth term:\r
\n" ); document.write( "\n" ); document.write( "\"3%5E2+-+2=9-2=7\"\r
\n" ); document.write( "\n" ); document.write( "\"4%5E2+-+2=16-2=14\"\r
\n" ); document.write( "\n" ); document.write( "\"5%5E2+-+2=25-2=23\"\r
\n" ); document.write( "\n" ); document.write( "b. The next term in this sequence is \"6%5E2-2=36-2=34\" \r
\n" ); document.write( "\n" ); document.write( "c. The answer is \"34\".
\n" ); document.write( "
\n" );