document.write( "Question 57943: Hello - I am working on math superstars for fifth graders. The problem follows:\r
\n" ); document.write( "\n" ); document.write( "students arrived for school in groups. Bill was the first to arrive - consider him the first group. Each group that arrived after Bill had two more people than the group that arrived before it. How many people were in school after 20 groups arrived?\r
\n" ); document.write( "\n" ); document.write( "I worked this out by hand, and got the number 400, however, my parents say there is a formula I can use to make this much easier. They cannot remember it, though. \r
\n" ); document.write( "\n" ); document.write( "Any help that you can provide me is appreciated.\r
\n" ); document.write( "\n" ); document.write( "Thank you and have a good day.\r
\n" ); document.write( "\n" ); document.write( "Cassidy
\n" ); document.write( "

Algebra.Com's Answer #39624 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Bill was the first to arrive - consider him the first group. Each group that arrived after Bill had two more people than the group that arrived before it. How many people were in school after 20 groups arrived?
\n" ); document.write( "#=1+3+5+7+...+(1+19(2))
\n" ); document.write( "This is an aritmetic sequence with 1st number being 1
\n" ); document.write( "and the difference between consecutive terms being 2
\n" ); document.write( "If you add 20 of these terms you get
\n" ); document.write( "Sum = 1+3+5+7+....+35+37+39
\n" ); document.write( "Now, if you write this backward you get
\n" ); document.write( "Sum= 39+37+35+33..+5+3+1
\n" ); document.write( "If you add these two lines term by term you will get:
\n" ); document.write( "2Sum= 40+40+40+.....+40+40+40
\n" ); document.write( "And you will get this 20 times.
\n" ); document.write( "So twice the Sum = 20(40)
\n" ); document.write( "Sum = (1/2)*20*40=400
\n" ); document.write( "The general formula is Sum(n terms)=(1/2)*n(1st term + last term)
\n" ); document.write( "and is usually written S(n)=(n/2)(a+last)
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );