document.write( "Question 853272: What is the 10th term of the sequence 64, 16, 4,...?\r
\n" ); document.write( "\n" ); document.write( "a. 1/2024
\n" ); document.write( "b. 1/256
\n" ); document.write( "c. 1/4096
\n" ); document.write( "d. 1/496
\n" ); document.write( "

Algebra.Com's Answer #513991 by fcabanski(1391)\"\" \"About 
You can put this solution on YOUR website!
Find the type of sequence. This is a geometric sequence with a common term of 1/4, because each term * 1/4 is the next term.


\n" ); document.write( "For any geometric sequence, the nth term = \"a%281%29+%2A+r%5E%28n-1%29\" where a(1) is the first term, n is the term number you're trying to find, and r is the common ratio.


\n" ); document.write( "Let's test it with the third term. The third term = \"64%2A%281%2F4%29%5E2\" = 64/16 = 4. That is the third term. See, it works!


\n" ); document.write( "The tenth term is \"64%2A%281%2F4%29%5E9\" = 64/262144 = 1/4096. The answer is c.


\n" ); document.write( "If you didn't remember the formula, write out the terms, dividing each subsequent term by 4 (which is multiplying it by 1/4), until you reach the 10th term.


\n" ); document.write( "64, 64/4=16, 16/4=4, 4/4=1, 1/4=1/4, 1/4 / 4 = 1/16, 1/16 / 4 = 1/64, 1/64 / 4 = 1/256, 1/256/4 = 1/1024, 1/1024 / 4 = 1/4096. \n" ); document.write( "

\n" );