document.write( "Question 1206401: Find the 4th term of a geometric sequence whose first term is 6 and whose common ratio is 1/3. \n" ); document.write( "
Algebra.Com's Answer #843836 by mananth(16946)![]() ![]() You can put this solution on YOUR website! Find the 4th term of a geometric sequence whose first term is 6 and whose common ratio is 1/3.\r \n" ); document.write( "\n" ); document.write( "a=6 r = 1/3\r \n" ); document.write( "\n" ); document.write( "an= a*r^(n-1)\r \n" ); document.write( "\n" ); document.write( "a(4) = 6*(1/3)^3\r \n" ); document.write( "\n" ); document.write( "a(4) = 6/27\r \n" ); document.write( "\n" ); document.write( "= 2/9\r \n" ); document.write( "\n" ); document.write( "the 4th term of the geometric sequence is 2/9 \n" ); document.write( " \n" ); document.write( " |