document.write( "Question 469992: What is a rule for the nth term of the geometric sequence -3,-6,-12,-24,-48,...?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #322414 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! f(n)=-3*2^(n-1).. \n" ); document.write( " |