document.write( "Question 930689: Find the smallest natural number that is simultaneously the sum of 9, 10 and 11
\n" ); document.write( "consecutive integers.
\n" ); document.write( "

Algebra.Com's Answer #837440 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "The response from the other tutor has nothing to do with the given problem....

\n" ); document.write( "Let the three strings of consecutive integers be

\n" ); document.write( "a(1), ..., a(9)
\n" ); document.write( "b(1), ..., b(10)
\n" ); document.write( "c(1), ..., c(11)

\n" ); document.write( "The sum of the each sequence is the number of terms in the sequence, multiplied by the average of the first and last terms.

\n" ); document.write( "First sequence...
\n" ); document.write( "The average of 9 consecutive integers is an integer;
\n" ); document.write( "The sum is \"9%28%28a%281%29%2Ba%289%29%29%2F2%29\"

\n" ); document.write( "Second sequence...
\n" ); document.write( "The average of 10 consecutive integers is not an integer, but the sum of the first and last integers is an integer;
\n" ); document.write( "The sum is \"10%28%28b%281%29%2Bb%2810%29%29%2F2%29\" = \"5%28b%281%29%2Bb%2810%29%29\"

\n" ); document.write( "Third sequence...
\n" ); document.write( "The average of 11 consecutive integers is an integer;
\n" ); document.write( "The sum is \"11%28%28c%281%29%2Bc%2811%29%29%2F2%29\"

\n" ); document.write( "The three sums are to be the same; that means the sum must be a multiple of 9, 5, and 11. The least common multiple of 9, 5, and 11 is 495; and that is the answer to the problem.

\n" ); document.write( "First sequence: 495 = 9(55) = 51+52+...+58+59
\n" ); document.write( "Second sequence: 495 = 10(49.5) = 5(99) = 45+46+...+53+54
\n" ); document.write( "Third sequence: 495 = 11(45) = 40+41+...+49+50

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

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