document.write( "Question 208135: Find the next two terms of the geometric sequence 50, 40, 32, … \n" ); document.write( "
Algebra.Com's Answer #157454 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
The multiplier is .8
\n" ); document.write( "50*.8=40*.8=32*.8=25.6
\n" ); document.write( "50, 40, 32, [25.6] ans.
\n" ); document.write( "
\n" );