document.write( "Question 659640: Find the nth term of the geometric sequence
\n" );
document.write( "125,25,5,1...\r
\n" );
document.write( "\n" );
document.write( "Find the nth term of the geometric sequence
\n" );
document.write( "7,49,343,2401,... \n" );
document.write( "
Algebra.Com's Answer #410848 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the nth term of the geometric sequence \n" ); document.write( "125,25,5,1... \n" ); document.write( "a(n) = 125(1/5)^(n-1) \n" ); document.write( "------------------------------- \n" ); document.write( "Find the nth term of the geometric sequence \n" ); document.write( "7,49,343,2401,... \n" ); document.write( "a(n) = 7^n \n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |