document.write( "Question 853828: In a geometric progression the sum of 2nd and 4th terms is 30. The difference of
\n" ); document.write( "6th and 2nd terms is 90. Find the 8th term of a geometric progression, whose
\n" ); document.write( "common ratio is greater than 1.
\n" ); document.write( "

Algebra.Com's Answer #514283 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
Tn = t * r^(n - 1)
\n" ); document.write( "30 = t * r^(1)+t * r^(3),
\n" ); document.write( "90 = t * r^(5)-t * r^(1)
\n" ); document.write( "r = 2, t = 3
\n" ); document.write( "Tn = t * r^(n - 1)
\n" ); document.write( "T8 = 3 * 2^(7)
\n" ); document.write( "T8 = 384\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );