document.write( "Question 41710: Find the next two terms of the geometric sequence 6250, 5000, 4000,... \n" ); document.write( "
Algebra.Com's Answer #28309 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! The common ratio is 4/5 so that the next two terms would be \n" ); document.write( "(4/5)(4000) = 3200 and \n" ); document.write( "(4/5)(3200) = 2560 \n" ); document.write( " |