document.write( "Question 1172497: what is the general term or nth term of the sequence 1/4,9/16,81/64,729/256,...?
\n" ); document.write( "A. 9^n-1/4^n+1
\n" ); document.write( "B. 9^n-1/4^n
\n" ); document.write( "C. 9^n/4^n-1
\n" ); document.write( "D. 9^n+1/4^n
\n" ); document.write( "

Algebra.Com's Answer #797548 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "The ratio of the second term to the first term is \"%289%2F16%29%2F%281%2F4%29+=+%289%2F4%29\".

\n" ); document.write( "The ratio of the third term to the second term is \"%2881%2F64%29%2F%289%2F16%29+=+%289%2F4%29\".

\n" ); document.write( "The ratio of the fourth term to the third term is \"%28729%2F256%29%2F%2881%2F64%29+=+%289%2F4%29\".

\n" ); document.write( "The sequence is geometric, with first term 1/4 and common ratio 9/4:

\n" ); document.write( "\"t%28n%29+=+%281%2F4%29%289%2F4%29%5E%28n-1%29\"

\n" ); document.write( "That is equivalent to \"t%28n%29+=+9%5E%28n-1%29%2F4%5En\", or 9^(n-1)/4^n.

\n" ); document.write( "Technically, none of the given answer choices is correct, because they are all written incorrectly; required parentheses are missing.

\n" ); document.write( "Answer B is supposed to be the right answer; but as it is written that answer is 9^n-1/4^n = \"9%5En-1%2F4%5En\"

\n" ); document.write( "That is clearly something very different from the correct expression.

\n" ); document.write( "
\n" ); document.write( "
\n" );