document.write( "Question 856913: For a geometric sequence, the sum of the 4th and 5th terms is 144. The sum of the 2nd and 3rd terms is 16. Given that the common ratio is positive, determine the sum of the 6th term. \n" ); document.write( "
Algebra.Com's Answer #516228 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
Tn = t * r^(n - 1)\r
\n" ); document.write( "\n" ); document.write( "T4 = t * r^(n - 1)
\n" ); document.write( "T5 = t * r^(n - 1)\r
\n" ); document.write( "\n" ); document.write( "T4+T5=144
\n" ); document.write( " t * r^(3)+ t * r^(4)=144\r
\n" ); document.write( "\n" ); document.write( "T3 = t * r^(n - 1)
\n" ); document.write( "T2 = t * r^(n - 1)
\n" ); document.write( "T3+T2=16\r
\n" ); document.write( "\n" ); document.write( " t * r+ t * r^2=16,
\n" ); document.write( "t * r^(3)+ t * r^(4)=144
\n" ); document.write( "r = 3, t = 4/3
\n" ); document.write( "Your question is poorly worded.
\n" ); document.write( "Do you want just the 6th term or the sum of the first six terms?
\n" ); document.write( "r = 3, t = 4/3
\n" ); document.write( "Tn = t * r^(n - 1)
\n" ); document.write( "T6 = 4/3 * 3^(5)=324
\n" ); document.write( "The sixth term is 324\r
\n" ); document.write( "\n" ); document.write( "S=t*(1 - r^n)/(1 - r)
\n" ); document.write( "S=4/3*(1 - 3^6)/(1 - 3)\r
\n" ); document.write( "\n" ); document.write( "S=1456/3
\n" ); document.write( "S=485 1/3
\n" ); document.write( "The sum of the first six terms is 485 1/3
\n" ); document.write( "
\n" ); document.write( "
\n" );