document.write( "Question 731307: Write the rule for the nth term of the geometric sequence a1=8, r=1/2 \n" ); document.write( "
Algebra.Com's Answer #447093 by MathLover1(20850)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Given a geometric sequence with the first term \"a%5B1%5D\" and the common ratio \"r\", the nth (or general) term is given by:\r
\n" ); document.write( "\n" ); document.write( "\"a%5Bn%5D+=+a%5B1%5D+%2A+r%5E%28n-1%29\"\r
\n" ); document.write( "\n" ); document.write( "if \"a%5B1%5D=8\", \"r=1%2F2\"\r
\n" ); document.write( "\n" ); document.write( "then\r
\n" ); document.write( "\n" ); document.write( "\"a%5Bn%5D+=+a%5B1%5D+%2A+r%5E%28n+-1%29\"\r
\n" ); document.write( "\n" ); document.write( "\"a%5Bn%5D+=+8+%2A+%281%2F2%29%5E%28n+-1%29\"
\n" ); document.write( "
\n" );