document.write( "Question 1191491: If 400 more than the sum of p consecutive integers is equal to the sum of the next p consecutive integers, what is the value of p? \n" ); document.write( "
Algebra.Com's Answer #823289 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "If you have p consecutive integers and then you have the following p consecutive integers, then each integer in the second set is p more than the corresponding integer in the first set.

\n" ); document.write( "So the difference between the sum of the p integers in the second set and the sum of the p integers in the first set is p times p, which is p squared.

\n" ); document.write( "Give that that difference is 400, we have p^2=400 so p=20.

\n" ); document.write( "ANSWER: 20

\n" ); document.write( "
\n" ); document.write( "
\n" );