document.write( "Question 589502: Please help me solve this.\r
\n" );
document.write( "\n" );
document.write( "Find the formula for the general term of the sequence, starting from n=1.\r
\n" );
document.write( "\n" );
document.write( "1/2, 3/4, 5/6, 7/8,... \n" );
document.write( "
Algebra.Com's Answer #374871 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the formula for the general term of the sequence, starting from n=1. \n" ); document.write( "1/2, 3/4, 5/6, 7/8,... \n" ); document.write( "----- \n" ); document.write( "numerator pattern: 2n-1 \n" ); document.write( "denominator pattern: 2n \n" ); document.write( "--- \n" ); document.write( "General term: (2n-1)/(2n) = (1-(1/(2n)) \n" ); document.write( "=========================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |