document.write( "Question 38030: Find a6 for an=8(1/2)^n, n=1,2,3,4,... I have no idea how to do this problem. Please help me. \n" ); document.write( "
Algebra.Com's Answer #23536 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Well to find the sixth term of the sequence, a6, you merely plug the 6 in for n in the expression \n" ); document.write( "an = 8 * (1/2)^n \n" ); document.write( "a6 = 8 * (1/2)^6 = 8 * (1/64) = 1/8 \n" ); document.write( " |