document.write( "Question 849428: a grocery store clerk is stacking soup cans. The bottom row has 21 cans. each additional row has 2 fewer soup cans than the previous row. if there are 8 rows, how many soup cans will the clerk have to stack? \n" ); document.write( "
Algebra.Com's Answer #512960 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
S = ½(2(21) + -2(7))8
\n" ); document.write( "S = 112
\n" ); document.write( "a = 21 + (8-1)-2
\n" ); document.write( "a=21-2*7
\n" ); document.write( "last row will have 7
\n" ); document.write( "
\n" );