document.write( "Question 371761: Find 2 consecutive odd integers such that their sum is 9 more than 3 times the smaller. \n" ); document.write( "
Algebra.Com's Answer #264803 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"N\" and \"N%2B2\" are the integers.
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "\"N%2BN%2B2=9%2B3N\"
\n" ); document.write( "\"2N%2B2=3N%2B9\"
\n" ); document.write( "\"highlight%28N=-7%29\"
\n" ); document.write( "The integers are \"-7\" and \"-5\".
\n" ); document.write( "
\n" ); document.write( "
\n" );