document.write( "Question 887831: Find the 8th term of the geometric sequence -4,6,-9, \n" ); document.write( "
Algebra.Com's Answer #537064 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! Tn = t * r^(n - 1) \n" ); document.write( "T8= -4 * (-3/2)^(7) \n" ); document.write( " |