document.write( "Question 493683: the third and sixth terms of a geometric sequence are-75 and -9375 respectively. Find the first term, common ratio, and an explict rule for the nth term. \n" ); document.write( "
Algebra.Com's Answer #335423 by htmentor(1343)\"\" \"About 
You can put this solution on YOUR website!
the third and sixth terms of a geometric sequence are-75 and -9375 respectively. Find the first term, common ratio, and an explict rule for the nth term.
\n" ); document.write( "======================================================
\n" ); document.write( "The general formula for the n-th term of a geometric sequence is:
\n" ); document.write( "\"a_n+=+a%2Ar%5E%28n-1%29\"
\n" ); document.write( "where a = the 1st term, r = the common ratio
\n" ); document.write( "Given: a_3 = -75, a_6 = -9375
\n" ); document.write( "So we have two equations:
\n" ); document.write( "\"a_3+=+-75+=+a%2Ar%5E2\"
\n" ); document.write( "\"a_6+=+-9375+=+a%2Ar%5E5\"
\n" ); document.write( "From the 1st equation we have
\n" ); document.write( "\"a+=+-75%2Fr%5E2\"
\n" ); document.write( "Substituting this into the equation for a_6 gives
\n" ); document.write( "\"-9375+=+%28-75%2Fr%5E2%29%2Ar%5E5\"
\n" ); document.write( "\"r%5E3+=+125\"
\n" ); document.write( "This gives r = 5
\n" ); document.write( "Use the formula for a_3 above to solve for a:
\n" ); document.write( "\"-75+=+a%2A5%5E2\"
\n" ); document.write( "This gives a = -3
\n" ); document.write( "So the rule for the nth term is:
\n" ); document.write( "\"a_n+=+-3%2A5%5E%28n-1%29\"
\n" ); document.write( "
\n" );