document.write( "Question 43315: Write out the first five terms of the sequence given by:
\n" ); document.write( "ok HELP!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
\n" ); document.write( "a_n=n^2-n
\n" ); document.write( "first n is a subsc.\r
\n" ); document.write( "\n" ); document.write( " a. 0, 2, 6, 12, 20
\n" ); document.write( " b. 2, 6, 12, 20, 30
\n" ); document.write( " c. 1, 4, 9, 16, 25
\n" ); document.write( " d. 0, 3, 8, 15, 24
\n" ); document.write( " e. None of the others
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #28340 by psbhowmick(878)\"\" \"About 
You can put this solution on YOUR website!
The n-th term: \"a%5Bn%5D=n%5E2-n\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "First term: \"a%5B1%5D=1%5E2-1\" = 1 - 1 = 0
\n" ); document.write( "Second term: \"a%5B2%5D=2%5E2-2\" = 4 - 2 = 2
\n" ); document.write( "Third term: \"a%5B3%5D=3%5E2-3\" = 9 - 3 = 6
\n" ); document.write( "Fourth term: \"a%5B4%5D=4%5E2-4\" = 16 - 4 = 12
\n" ); document.write( "Fifth term: \"a%5B5%5D=5%5E2-5\" = 25 - 5 = 20\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Hence the first five terms are 0, 2, 6, 12, 20.
\n" ); document.write( "Hence (a) is correct.
\n" ); document.write( "
\n" );