document.write( "Question 550144: What is the 100-th term in the following pattern?
\n" ); document.write( "0, 3, 8, 15, 24, 35, 48, 63, . . .
\n" ); document.write( "

Algebra.Com's Answer #358472 by unlockmath(1688)\"\" \"About 
You can put this solution on YOUR website!
Hello,
\n" ); document.write( "With these patterns we need to play around with different ways that would work. This particular one works as:
\n" ); document.write( "n(n+2)
\n" ); document.write( "Now start with zero and plug it in and work up the numbers and we'll get the pattern.
\n" ); document.write( "Plug 100 in for n and we get:
\n" ); document.write( "10,200
\n" ); document.write( "Make sense?
\n" ); document.write( "RJ
\n" ); document.write( "www.math-unlock.com
\n" ); document.write( "Happy Holidays!
\n" ); document.write( "
\n" );