document.write( "Question 1075143: Find two consecutive odd numbers such that two-fifths of the smaller exceeds two- ninth of the larger by 4 \n" ); document.write( "
Algebra.Com's Answer #689828 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Find two consecutive odd numbers such that two-fifths of the smaller exceeds two- ninth of the larger by 4
\n" ); document.write( "--------
\n" ); document.write( "2n/5 = 2(n+2)/9 + 4
\n" ); document.write( "18n = 10n + 20 + 180
\n" ); document.write( "8n = 200
\n" ); document.write( "n = 25
\n" ); document.write( "--> 25 & 27
\n" ); document.write( "
\n" ); document.write( "
\n" );