document.write( "Question 930478: how to write a formula for the general term of the geometric sequence? Then use to find a7.\r
\n" );
document.write( "\n" );
document.write( "1.6 , -3.2 , 6.4 , -12.8 ... \n" );
document.write( "
Algebra.Com's Answer #565153 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! 1.6 , -3.2 , 6.4 , -12.8 ... \n" ); document.write( "an = 1.6(-2)^(n-1) \n" ); document.write( " |