document.write( "Question 598796: In the geometric sequence find r and the 10th term.
\n" ); document.write( "a) 4, 12, 36,108...
\n" ); document.write( "b) 972, -324, 108, -36...\r
\n" ); document.write( "\n" ); document.write( "Not really sure what to do here. Thank you.
\n" ); document.write( "

Algebra.Com's Answer #378709 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
In geometric sequences, r (known as the common ratio) is the ratio of one of the terms and the preceding term.
\n" ); document.write( "For the first sequence, r can be found by dividing the second term by the first term, or the third term by the second term:
\n" ); document.write( "a) \"r+=+12%2F4\"\"r+=+3\" or \"r+=+36%2F12\"\"r+=+3\"
\n" ); document.write( "The nth term is found by:
\n" ); document.write( "\"a%5Bn%5D+=+a%5B1%5D%2Ar%5E%28n-1%29\" where: \"a%5B1%5D\" is the first term, r is the common ratio, and n = the number of the term.
\n" ); document.write( "So for the 10th term, n = 10 and:
\n" ); document.write( "\"a%5B10%5D+=+4%2A3%5E%2810-1%29\"
\n" ); document.write( "\"a%5B10%5D+=+4%2A3%5E9\"
\n" ); document.write( "\"a%5B10%5D+=+4%2A19683\"
\n" ); document.write( "\"a%5B10%5D+=+78732\"
\n" ); document.write( "b) The common ratio, r, is:
\n" ); document.write( "\"r+=+-324%2F972\"
\n" ); document.write( "\"r+=+-1%2F3\" and the 10th term is:
\n" ); document.write( "\"a%5Bn%5D+=+a%5B1%5D%2Ar%5E%28n-1%29\" \"a%5B1%5D+=+972%2C+%7B%7B%7Bn+=+10\" and \"r+=+-1%2F3\", so...
\n" ); document.write( "\"a%5B10%5D+=+972%2A%28-1%2F3%29%5E9\"
\n" ); document.write( "\"a%5B10%5D+=+972%2A%28-1%2F19683%29\"
\n" ); document.write( "\"a%5B10%5D+=+-0.0493827\" Approx.
\n" ); document.write( "
\n" ); document.write( "
\n" );