document.write( "Question 1058655: Find two consecutive odd integers such that 28 more than the lesser is three times the greater. \n" ); document.write( "
Algebra.Com's Answer #673743 by jorel555(1290)\"\" \"About 
You can put this solution on YOUR website!
Let the first integer be n. Then the second integer is n+2. So:
\n" ); document.write( "n+28=3(n+2)
\n" ); document.write( "2n=22
\n" ); document.write( "n=11
\n" ); document.write( "n+2=13. ☺☺☺☺
\n" ); document.write( "
\n" );