document.write( "Question 850191: Cartons are stacked in 16 rows with 4 cartons in the top row, 7in the second row, 10 in the next row, and so on. How many cartons are in the stack? \n" ); document.write( "
Algebra.Com's Answer #512029 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
n 16=(4+15*3)=49
\n" ); document.write( "16/2(4+49)
\n" ); document.write( "8*53=424
\n" ); document.write( "check\r
\n" ); document.write( "\n" ); document.write( "4+7+10+13+16+19+22+25+28+31 +34+37+40+43+46+49=424
\n" ); document.write( "ok
\n" ); document.write( "
\n" ); document.write( "
\n" );