document.write( "Question 956892: Find 4 consecutive odd integers whose sum of the lowest number and 5 more than 3 times the highest number is 89 \n" ); document.write( "
Algebra.Com's Answer #584674 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Let the four odd integers be,
\n" ); document.write( "\"N-2\",\"N\", \"N%2B2\", and \"N%2B4\"
\n" ); document.write( "So then,
\n" ); document.write( "\"%28N-2%29%2B3%28N%2B4%29%2B5=89\"
\n" ); document.write( "\"N-2%2B3N%2B12%2B5=89\"
\n" ); document.write( "\"4N%2B15=89\"
\n" ); document.write( "\"4N=74\"
\n" ); document.write( "\"N=37%2F2\"
\n" ); document.write( "The solution should be an integer.
\n" ); document.write( "Please check your problem set up and repost a corrected problem.
\n" ); document.write( "
\n" ); document.write( "
\n" );