document.write( "Question 826124: If the second term is 1/2 and the seventh term of a geometric progression is 1/64 find the 10th term \n" ); document.write( "
Algebra.Com's Answer #497873 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! If the second term is 1/2 and the seventh term of a geometric progression is 1/64 find the 10th term \n" ); document.write( "----- \n" ); document.write( "2nd term:: ar = 1/2 \n" ); document.write( "7th term:: ar^6 = 1/64 \n" ); document.write( "----- \n" ); document.write( "Divide to solve for \"r\": \n" ); document.write( "r^5 = 2^-5 \n" ); document.write( "r = 2^-1 \n" ); document.write( "r = 1/2 \n" ); document.write( "----- \n" ); document.write( "Solve for \"a\" \n" ); document.write( "ar = 1/2 \n" ); document.write( "a(1/2) = 1/2 \n" ); document.write( "a = 1 \n" ); document.write( "------- \n" ); document.write( "Ans: a(n) = (1/2)^(n-1) \n" ); document.write( "So, a(10) = (1/2)^9 = 1/512 \n" ); document.write( "================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============ \n" ); document.write( " |