document.write( "Question 697970: Write the rule for the nth term of the following sequence. 1/4,1/2,1,2,4
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #430807 by Simnepi(216)\"\" \"About 
You can put this solution on YOUR website!
Each term is twice the preceding term
\n" ); document.write( "Thus it is a geometric progression of the form \"2%5En\"
\n" ); document.write( "Just using \"2%5En\" would give 2, 4, 8, 16, ...
\n" ); document.write( "Comparing this sequence to the given one,
\n" ); document.write( "we find we need to divide every term by 8 to make it work with the given sequence, so the
\n" ); document.write( "nth term is given by \"%282%5En%29%2F8\"
\n" ); document.write( "
\n" );