document.write( "Question 1104289: Find the nth term of a sequence who's first several terms are given\r
\n" );
document.write( "\n" );
document.write( "6/7 , 7/8 , 8/9, 9/10, ...\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #719039 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Find the nth term of a sequence who's [sic] first several terms are given\r \n" ); document.write( "\n" ); document.write( "6/7 , 7/8 , 8/9, 9/10, ... \n" ); document.write( "============= \n" ); document.write( "(n+6)/(n+7), n = 0,1,2,3 ... ? \n" ); document.write( " \n" ); document.write( " |