document.write( "Question 758646: If the sum of five different prime numbers is an even number, what is the smallest of the five?
\n" ); document.write( "THANK YOU!
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #461603 by fcabanski(1391)\"\" \"About 
You can put this solution on YOUR website!
2 is the only even prime number. All other prime numbers are odd.


\n" ); document.write( "The sum of an odd number of odd numbers is odd. Since there are five prime numbers (that's an odd number of numbers), if they were all odd then the sum would be odd.


\n" ); document.write( "Since the sum is even, one of the five prime numbers must be even. It must be 2, the only even prime number. \n" ); document.write( "

\n" );