document.write( "Question 106654: Find two consecutive odd integers such that 5 times the first integer is 12 more than 3 times the second. \n" ); document.write( "
Algebra.Com's Answer #77614 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Find two consecutive odd integers such that 5 times the first integer is 12 more than 3 times the second.
\n" ); document.write( "-----------
\n" ); document.write( "Let the integers be x and x+2
\n" ); document.write( "EQUATION:
\n" ); document.write( "5x=3(x+2)+12
\n" ); document.write( "5x=3x+6+12
\n" ); document.write( "2x = 18
\n" ); document.write( "x=9
\n" ); document.write( "x+2=11
\n" ); document.write( "============
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );