document.write( "Question 1077321: A supermarket finds that the number of boxes of a new soda drink sold increases each week. In the first week, only 24 boxes of the soda drink were sold. In the next week, 56 boxes of the soda drink were sold and in the third week 88 boxes of the soda drink were sold. The number of boxes of soda drink sold each week represents an arithmetic sequence.\r
\n" ); document.write( "\n" ); document.write( "What is the explicit rule for the arithmetic sequence that defines the number of boxes of soda drink sold in week n?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #691954 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "WEEK COUNT         BOXES SOLD\r\n" );
document.write( "1st                 24\r\n" );
document.write( "2nd                 56\r\n" );
document.write( "3rd                 88\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Weekly increase is 32 boxes.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If n counts the weeks then
\n" ); document.write( "\"highlight%2824%2B32%28n-1%29%29\".
\n" ); document.write( "
\n" );