document.write( "Question 452282: In the sequence 4, 8, 64,..., each term after the first is the product of all the positive integer factors of the previous term. What is the fourth term of this sequence?
\n" ); document.write( "a) 2^36
\n" ); document.write( "b) 2^21
\n" ); document.write( "c) 2^12
\n" ); document.write( "d) 2^11
\n" ); document.write( "

Algebra.Com's Answer #310917 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
In the sequence 4, 8, 64,..., each term after the first is the product of all the positive integer factors of the previous term. What is the fourth term of this sequence?
\n" ); document.write( "----
\n" ); document.write( "Sequence:
\n" ); document.write( "1st term: 2^2 = 4
\n" ); document.write( "2nd term: 2^1*2^2 = 2^3 = 8
\n" ); document.write( "3rd term: (2^1*2^2)*2^3 = 2^6 = 64
\n" ); document.write( "4th term: (2^1*2^2*2^3)*2^4*2^5*2^6 = 2^21
\n" ); document.write( "=============
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "==============
\n" ); document.write( "a) 2^36
\n" ); document.write( "b) 2^21
\n" ); document.write( "c) 2^12
\n" ); document.write( "d) 2^11
\n" ); document.write( "
\n" ); document.write( "
\n" );