document.write( "Question 631409: the next three terms in these geometric sequences and how you getted
\n" );
document.write( "1,0.4,0.16,0.016 \n" );
document.write( "
Algebra.Com's Answer #397551 by dfrazzetto(283)![]() ![]() You can put this solution on YOUR website! a(n) = .4^(n-1)\r \n" ); document.write( "\n" ); document.write( "another form:\r \n" ); document.write( "\n" ); document.write( "a(n+1) = a(n) * .4\r \n" ); document.write( "\n" ); document.write( "Each subsequent term is multiplied by .4 \n" ); document.write( " |