document.write( "Question 107853: Could someone please explain to me how to find an algebraic expression to calculate the nth term of the following sequence?:
\n" );
document.write( "2, 5, 11, 23, 47, 95, 191\r
\n" );
document.write( "\n" );
document.write( "I know that the equation to continue the series is 2x+1, but I've tried for 2 hours to figure out an equation for the nth term, and all I've gotten is frustrated!\r
\n" );
document.write( "\n" );
document.write( "Thanks so much for any help!! \n" );
document.write( "
Algebra.Com's Answer #78606 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! THE FORMULA FOR FINDING THE Nth TERM OF A GEOMETRIC SERIES IS: \n" ); document.write( "An=AR^(n-1) A IS THE FIRST TERM, n IS THE TERM TO BE FOUND & R IS THE RATIO: \n" ); document.write( "IN YOUR CASE THE RATIO IS (2X+1). \n" ); document.write( " \n" ); document.write( " |