document.write( "Question 968161: Determine the general term of the sequence 5, 20, 80, 320..... \n" ); document.write( "
Algebra.Com's Answer #591700 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Each successive term is 4 times the previous and starts at 5.
\n" ); document.write( "\"X%5Bn%5D=5%2A4%5E%28n-1%29\"
\n" ); document.write( "
\n" ); document.write( "
\n" );