document.write( "Question 447184: for the sequence, describe the pattern, write the next term, and write a rule for the nth term. \r
\n" ); document.write( "\n" ); document.write( "-3, 6, -9, 12...
\n" ); document.write( "

Algebra.Com's Answer #308069 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi
\n" ); document.write( "sequence {-3, 6, -9, 12,...}
\n" ); document.write( "pattern: alternating negative and positve numbers that are... multiples of 3
\n" ); document.write( "next term(5th term) = (-1)^5 * 3*5 = -15
\n" ); document.write( "the nth term is: \"a%5Bn%5D+=+3n%28-1%29%5En\"
\n" ); document.write( " \n" ); document.write( "
\n" );