document.write( "Question 165484: 1,2,4,8,16,32,64,128... Find the 24th term \n" ); document.write( "
Algebra.Com's Answer #121969 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 1,2,4,8,16,32,64,128... Find the 24th term \n" ); document.write( "--------------- \n" ); document.write( "Each term is a power of 2, startiing at 2^0 = 1 \n" ); document.write( "So the 24th term is 2^23. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |