document.write( "Question 989293: Five jars contain a total of 200 pieces of candy. How many pieces of candy are in each jar if each jar contains 2 more pieces than the previous jar?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #807881 by greenestamps(13196)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "The numbers form an arithmetic progression, so the third (middle) jar contains the average number of candies of all the jars. \n" ); document.write( "So the \"middle\" jar has 200/5=40 pieces. \n" ); document.write( "Then since each jar has 2 more than the previous one, the numbers of candies in the jars are 36, 38, 40, 42, and 44. \n" ); document.write( " \n" ); document.write( " |