document.write( "Question 1003638: 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 #620312 by MathTherapy(10552)\"\" \"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
\n" ); document.write( "
Let the 1st integer be F
\n" ); document.write( "Then 2nd and 3rd are: F + 2, and F + 4, respectively
\n" ); document.write( "We then get: 3F - (F + 2) = F + 4 + 1
\n" ); document.write( "Solve for F, the 1st integer (Make sure that this is AN ODD INTEGER)
\n" ); document.write( "Add 2 to the 1st integer to get the 2nd
\n" ); document.write( "Add 4 to the 1st to get the 3rd \n" ); document.write( "
\n" );