document.write( "Question 861188: Find the 6th term of geometric sequence with the given terms
\n" ); document.write( "A4=-12 a5=-4
\n" ); document.write( "

Algebra.Com's Answer #518912 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
Tn = t1 * r^(n - 1)\r
\n" ); document.write( "\n" ); document.write( "-4 = t1 * r^(4)
\n" ); document.write( "-12= t1 * r^(3)
\n" ); document.write( "r=1/3\r
\n" ); document.write( "\n" ); document.write( "t6 = t1 * r^(5)\r
\n" ); document.write( "\n" ); document.write( "r = 1/3, t1 = -324, t6 = -4/3
\n" ); document.write( "
\n" ); document.write( "
\n" );