document.write( "Question 868714: Write the nth term as a function of n.\r
\n" ); document.write( "\n" ); document.write( "81, 27, 9, 3, 1, ....\r
\n" ); document.write( "\n" ); document.write( "I already know it is dividing by 3 each time but I don't know how to express this as a function of n. Help please!
\n" ); document.write( "

Algebra.Com's Answer #523766 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
\"a%5Bn%5D+=+81%281%2F3%29%5E%28n-1%29\" \n" ); document.write( "
\n" );