document.write( "Question 662343: if the first 2 terms of a geometric sequence are √2 and ³√2, what is the fourth term \n" ); document.write( "
Algebra.Com's Answer #412132 by sravanik2005(14)\"\" \"About 
You can put this solution on YOUR website!
common ratio=2^(1/3)/2^(1/2) =2^(1/3-1/2)=2^(-1/6)
\n" ); document.write( "and first term=2^1/2
\n" ); document.write( "so,fourth term=2^(1/2) 2^((-1/6)*3))
\n" ); document.write( " =2^(1/2) 2^(-1/2) = 2^0 = 1
\n" ); document.write( "
\n" );