document.write( "Question 926024: The function s(m) = 5 + 4(m – 1) represents the number of stamps in Rudy’s stamp collection in month m.\r
\n" );
document.write( "\n" );
document.write( "What does the value 4 represent in this situation?
\n" );
document.write( "(Points : 1)
\n" );
document.write( " a. Rudy’s collection is worth $4.
\n" );
document.write( " b. Rudy collected stamps for 4 months.
\n" );
document.write( " c. Rudy began his collection with 4 stamps.
\n" );
document.write( " d. Rudy adds 4 more stamps to his collection every month. \n" );
document.write( "
Algebra.Com's Answer #561927 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! s(m) = 5 + 4(m – 1) \n" ); document.write( ".... \n" ); document.write( "1st month \n" ); document.write( "s(1) = 5 + 4(0) \n" ); document.write( "s(2) = 5 +4(1) \n" ); document.write( "s(3) = 5 + 4(2) \n" ); document.write( "etc \n" ); document.write( ".... \n" ); document.write( "d. Rudy adds 4 more stamps to his collection every month. \n" ); document.write( " |