document.write( "Question 539375: which sequence follows the rule 2n+1, where n represents the position of a term in the sequence?\r
\n" );
document.write( "\n" );
document.write( "3,4,5,6,7,8\r
\n" );
document.write( "\n" );
document.write( "2,3,4,5\r
\n" );
document.write( "\n" );
document.write( "3,5,7,9 \n" );
document.write( "
Algebra.Com's Answer #353743 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! 2n+1 is the set of odd numbers\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So the answer is 3,5,7,9 since this is the only answer choice with a sequence of odd numbers. \n" ); document.write( " |