document.write( "Question 550895: help find the fourth term of the geometric sequence whose first term is 7 and whose common ration is 5\r
\n" );
document.write( "\n" );
document.write( "a, = \n" );
document.write( "
Algebra.Com's Answer #359187 by mathstutor458(57)![]() ![]() ![]() You can put this solution on YOUR website! first term,a = 7 \n" ); document.write( "common ration , r=15 \n" ); document.write( " nth term formula = a1*r^(n-1) \n" ); document.write( "4th term = 7*(15^(4-1))= 7* 15^3 = 23625 -->answer \n" ); document.write( " \n" ); document.write( " |