document.write( "Question 1210235: Let S be a set of distinct integers. What is the smallest number of elements that S must contain, to ensure that S has a nonempty subset, where the sum of the elements in the subset is divisible by 2? \n" ); document.write( "
Algebra.Com's Answer #851717 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "Suppose the set S is {N}, where N is an even integer.

\n" ); document.write( "The nonempty set {N} is a subset of the given set S, and the sum of the elements of that nonempty subset is divisible by 2.

\n" ); document.write( "So the set {N} satisfies all the conditions; so the smallest number of elements a set must contain to satisfy the conditions is 1.

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

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