document.write( "Question 308542: what is the 10th # in this sequence 1,2,4: there are 5 possible answers please help \n" ); document.write( "
Algebra.Com's Answer #220629 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! the value of successive terms is doubled\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the value of any term is ___ 2^(n-1) ___ where n is the number of the term (1st, 2nd, 3rd, etc.)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the value of the 10th term is ___ 2^(10-1) = 2^9 = 512 \n" ); document.write( " |