document.write( "Question 509637: What is the explicit formula for this sequence: {9, 3, 1, 1/3...}?
\n" ); document.write( "I know that the common ration is divide 3 but I am confused on how to find the formula. I said. \"An=3(n)+27.\"
\n" ); document.write( "

Algebra.Com's Answer #341533 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
you're right about the divide 3\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "An = 27 / (3^n) ___ An = (3^3) / (3^n) ___ An = 3^(3 - n)
\n" ); document.write( "
\n" );