document.write( "Question 250626: WHAT IS THE 10TH TERM OF THE GEOMETRIC SEQUENCE 64,-32,16,8??? \n" ); document.write( "
Algebra.Com's Answer #184812 by drk(1908)![]() ![]() ![]() You can put this solution on YOUR website! We have to find a pattern. First, geometric sequences have the following formula: \n" ); document.write( "(I) \n" ); document.write( "Here are the numbers: 64, -32, 16, 8. \n" ); document.write( "t(1) = 64 \n" ); document.write( "t(2) = -32 \n" ); document.write( "t(3) = 16 \n" ); document.write( "t(4) = -8 \n" ); document.write( "Put t(1) into (i) and we get \n" ); document.write( "64 = ar^(1-1) \n" ); document.write( "** 64 = a **. \n" ); document.write( "Put t(2) = -32 into (i)and include a = 64. We get \n" ); document.write( "-32 = 64r^(2-1) \n" ); document.write( "-32 = 64r^1 \n" ); document.write( "divide by 64 and we get \n" ); document.write( "** r = -1/2 **. \n" ); document.write( "We know a and r. Now we write the formula as \n" ); document.write( " \n" ); document.write( "We want the 10-th term, or n = 10. SO, \n" ); document.write( " \n" ); document.write( " |