document.write( "Question 244819: Write an expression for the apparent nth term of the sequence. (Assume n begins with 1.)
\n" );
document.write( "5/2, 6/5, 7/8, 8/11, 9/14, ...\r
\n" );
document.write( "\n" );
document.write( "How do you do this? \n" );
document.write( "
Algebra.Com's Answer #178981 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! Hint: Look at the sequences of the numerators and denominators separately\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Sequence of numerators: 5, 6, 7, 8, 9, ... \n" ); document.write( "Sequence of denominators: 2, 5, 8, 11, 14, ...\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Do you see the patterns? If not, then repost or let me know. \n" ); document.write( " |