document.write( "Question 895112: the third term of G.P. is square of first term.if the second term is 8. find the 6 term.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #542759 by richwmiller(17219) You can put this solution on YOUR website! n,8,n^2 \n" ); document.write( "8/n=n^2/8 \n" ); document.write( "n^3=64 \n" ); document.write( "n=4 \n" ); document.write( "4,8,16,32,64,128 \n" ); document.write( "a6=128\r \n" ); document.write( "\n" ); document.write( "r=2 \n" ); document.write( " \n" ); document.write( " |