document.write( "Question 316601: Find the tenth term of the geometric sequence with \r
\n" );
document.write( "\n" );
document.write( "a = 5 and r = 2. \n" );
document.write( "
Algebra.Com's Answer #226505 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the tenth term of the geometric sequence with \n" ); document.write( "a = 5 and r = 2. \n" ); document.write( "------------ \n" ); document.write( "a(n) = a(1)*r^(n-1) \n" ); document.write( "--- \n" ); document.write( "a(10) = 5*2^9 = 2560 \n" ); document.write( "======================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "======================== \n" ); document.write( " |