document.write( "Question 774106: The first three terms of a geometric sequence are as follows.
\n" ); document.write( "-4,20,-100
\n" ); document.write( "Find the next two terms of this sequence.
\n" ); document.write( "

Algebra.Com's Answer #472063 by zkiya_(6)\"\" \"About 
You can put this solution on YOUR website!
ratio: -5
\n" ); document.write( "u1 =-4
\n" ); document.write( "u2 = u1ืratio=-4ื-5=20
\n" ); document.write( "u4 = 100ื-5=-500
\n" ); document.write( "u5 = -500ื-5=2500
\n" ); document.write( "
\n" );