document.write( "Question 863689: Which sequence uses the algebraic expression 4n+5 to describe the relationship between a term in the sequence and its position, n, in the sequence?
\n" );
document.write( "A. 4,9,14,19,24...
\n" );
document.write( "B. 4,8,12,16,20...
\n" );
document.write( "C. 9,13,17,21,25...
\n" );
document.write( "D. 9,10,11,12,13...\r
\n" );
document.write( "\n" );
document.write( "I have NO IDEA how to figure this out! Help????????? \n" );
document.write( "
Algebra.Com's Answer #520558 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! C. 9,13,17,21,25... \n" ); document.write( "4n+5 \n" ); document.write( " 4 + 5 = 9 when n = 1 \n" ); document.write( " 8 + 5 = 13 when n = 2 \n" ); document.write( " 12 + 5 = 17 when n = 3 \n" ); document.write( "etc... \n" ); document.write( " |