document.write( "Question 77796: Please help me!\r
\n" ); document.write( "\n" ); document.write( "I need to find the 10th term of the geometric sequence.\r
\n" ); document.write( "\n" ); document.write( "a9 = 8; r = .5\r
\n" ); document.write( "\n" ); document.write( "thanks
\n" ); document.write( "

Algebra.Com's Answer #55784 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
If you want to find \"a%5B10%5D\", then simply multiply r by \"a%5B9%5D\". The reason why this works is because r is the constant that you multiply by to get from term to term. So we find that \"a%5B10%5D\" equals\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"a%5B10%5D=a%5B9%5D%2Ar\" \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"a%5B10%5D=8%2A%280.5%29\" \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"a%5B10%5D=4\"\r
\n" ); document.write( "\n" ); document.write( "So our tenth term is 4
\n" ); document.write( "
\n" );