document.write( "Question 600666: Please help me find the next term in the sequence: 1, -3, 9, -27... \n" ); document.write( "
Algebra.Com's Answer #379423 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
You're multiplying by -3 each time. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So the next term in the sequence is -27*(-3) = 81
\n" ); document.write( "
\n" );