document.write( "Question 1147618: The odd integers are arranged into sets, each succeeding set continuing from the previous, and containing one more number as follows: {1},{3,5},{7,9,11},{13,15,17,19},... what is the sum of the numbers in the 22nd set? \n" ); document.write( "
Algebra.Com's Answer #769001 by MathTherapy(10552)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "The odd integers are arranged into sets, each succeeding set continuing from the previous, and containing one more number as follows: {1},{3,5},{7,9,11},{13,15,17,19},... what is the sum of the numbers in the 22nd set? \n" ); document.write( " Sum of 1st set: 1\n" ); document.write( " |