document.write( "Question 46937: Find three consecutive odd integers such that three times the first minus the second is one more than the third. \n" ); document.write( "
Algebra.Com's Answer #31088 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Find three consecutive odd integers such that three times the first minus the second is one more than the third.\r
\n" ); document.write( "\n" ); document.write( "1st odd number: 2x+1
\n" ); document.write( "2nd odd number: 2x+3
\n" ); document.write( "3rd odd number: 2x+5\r
\n" ); document.write( "\n" ); document.write( "EQUATION:
\n" ); document.write( "3(2x+1)-(2x+3)-1=2x+5
\n" ); document.write( "6x+3-2x-3-1=2x+5
\n" ); document.write( "2x=6
\n" ); document.write( "x=3
\n" ); document.write( "2x+1=7 (1st odd)
\n" ); document.write( "2x+3=9 (2nd odd)
\n" ); document.write( "2x+5=11(3rd odd)
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );