document.write( "Question 1040664: Find the 7th term of the sequence -1, -2, -4, -8 .... \n" ); document.write( "
Algebra.Com's Answer #655529 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
Each term is twice the previous.
\n" ); document.write( "term five is -16
\n" ); document.write( "term six is -32
\n" ); document.write( "and term 7 is -64
\n" ); document.write( "
\n" );