document.write( "Question 576892: find three consecutive odd numbers whose sum is 157 \n" ); document.write( "
Algebra.Com's Answer #370020 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
find three consecutive odd numbers whose sum is 157
\n" ); document.write( "------------
\n" ); document.write( "The sum would be a multiple of 3. 157 is not --> no solution.
\n" ); document.write( "49 + 51 + 53 = 153
\n" ); document.write( "51 + 53 + 55 = 159
\n" ); document.write( "----------------
\n" ); document.write( "This is also true for 3 even numbers, or any 3 evenly spaced numbers.
\n" ); document.write( "-----
\n" ); document.write( "(n-s) + n + (n+s) = 3n for any value of s.
\n" ); document.write( "
\n" ); document.write( "
\n" );