document.write( "Question 1019820: The sum of three odd consecutive numbers is 37. \n" ); document.write( "
Algebra.Com's Answer #635747 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
The three consecutive odd numbers are \"N-2\", \"N\", and \"N%2B2\".
\n" ); document.write( "\"N-2%2BN%2BN%2B2=37\"
\n" ); document.write( "\"3N=37\"
\n" ); document.write( "This would not lead to an integer solution.
\n" ); document.write( "There are not three consecutive odd numbers that sum to 37.
\n" ); document.write( "Please check your problem setup and repost.
\n" ); document.write( "
\n" );