document.write( "Question 873329: What are the first four terms of the sequence represented by the expression:
\n" ); document.write( "n(n-2)-3\r
\n" ); document.write( "\n" ); document.write( "Answers:
\n" ); document.write( "A) -5, -2, 1, 4
\n" ); document.write( "B) 4, -3, 0, 5
\n" ); document.write( "C) -3, 0, 3, 6
\n" ); document.write( "D) -2, 0, 2, 4
\n" ); document.write( "

Algebra.Com's Answer #526781 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"n=1\",\"n%28n-2%29-3=1%281-2%29-3=-1-3=-4\"
\n" ); document.write( "\"n=2\",\"n%28n-2%29-3=2%282-2%29-3=0-3=-3\"
\n" ); document.write( "\"n=3\",\"n%28n-2%29-3=3%283-2%29-3=3-3=0\"
\n" ); document.write( "\"n=4\",\"n%28n-2%29-3=4%284-2%29-3=8-3=5\"\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );