document.write( "Question 1055082: The Mathematics Club at Einstein High School noticed that the school's
\n" );
document.write( "student of the week was chosen using an arithmetic sequence. The name
\n" );
document.write( "of every student in the school was listed alphabetically and numbered.
\n" );
document.write( "The numbers of the first 5 students chosen are listed below.\r
\n" );
document.write( "\n" );
document.write( "21, 26, 31, 36, 41
\n" );
document.write( "What will be the number of the 111th student chosen? \n" );
document.write( "
Algebra.Com's Answer #670278 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The name \n" ); document.write( "of every student in the school was listed alphabetically and numbered. \n" ); document.write( "The numbers of the first 5 students chosen are listed below. \n" ); document.write( "21, 26, 31, 36, 41 \n" ); document.write( "What will be the number of the 111th student chosen? \n" ); document.write( "---- \n" ); document.write( "a(1) = 21 \n" ); document.write( "d = 26-21 = 5 \n" ); document.write( "------ \n" ); document.write( "a(111) = 21 + 110*5 = 21 + 550 = 571 \n" ); document.write( "------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "--------------- \n" ); document.write( " |