document.write( "Question 1071097: 4;16;64;256....write a formula for the n^th term \n" ); document.write( "
Algebra.Com's Answer #686030 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! This is a geometric progression, \n" ); document.write( ": \n" ); document.write( "x(n) = 4 * 4^(n-1), where n is the nth term in the progression \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( " |