document.write( "Question 21115: I've been trying to help my son with this problem but can't figure out where to start. The problem is this, Twice the greater of two consecutive odd integers is 13 less than three times the lesser number. Find the integers. \n" ); document.write( "
Algebra.Com's Answer #10147 by suresh(20)\"\" \"About 
You can put this solution on YOUR website!
Let x be the our required odd number.
\n" ); document.write( "Since the two integers are consecutive, the other number is x+2.\r
\n" ); document.write( "\n" ); document.write( "Given that, 2(greater number)=3(lesser number)-13.\r
\n" ); document.write( "\n" ); document.write( "2(x+2)=3x-13
\n" ); document.write( "2x+4=3x-13
\n" ); document.write( "Subtract 2x and add 13 on both sides,
\n" ); document.write( "2x+4-2x+13=3x-13-2x+13
\n" ); document.write( "17=x\r
\n" ); document.write( "\n" ); document.write( "Therefore x = 17.\r
\n" ); document.write( "\n" ); document.write( "The other number is x+2 = 19.\r
\n" ); document.write( "\n" ); document.write( "Hence the intergers are 17 and 19.
\n" ); document.write( "
\n" );