document.write( "Question 1022085: Given the sequence 5, -10, 20, -40, the next two numbers in the sequence are 80 and -160.
\n" ); document.write( " A. True\r
\n" ); document.write( "\n" ); document.write( " B. Fase
\n" ); document.write( "

Algebra.Com's Answer #637785 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
Notice what is happening as you go from term to term...do you see that you are multiplying by -2 each time? This is called a geometric sequence.
\n" ); document.write( "Thus if we continue the pattern, we will get
\n" ); document.write( "...-40, 80, -160...
\n" ); document.write( "TRUE
\n" ); document.write( "
\n" );