document.write( "Question 797657: find two consecutive odd integers such that three times the smaller one exceeds two times the larger one by 7 \n" ); document.write( "
Algebra.Com's Answer #482087 by tommyt3rd(5050)\"\" \"About 
You can put this solution on YOUR website!
1) n-m=2
\n" ); document.write( "2) 3m+7=2n\r
\n" ); document.write( "\n" ); document.write( "3(n-2)+7=2n
\n" ); document.write( "3n-6+7=2n
\n" ); document.write( "n=-1\r
\n" ); document.write( "\n" ); document.write( "so m=-3
\n" ); document.write( "
\n" );