document.write( "Question 172055: Find three consecutive odd integers such that three times the second minus the third is 11 more than the first. \n" ); document.write( "
Algebra.Com's Answer #127093 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Find three consecutive odd integers such that three times the second minus the third is 11 more than the first.
\n" ); document.write( "-------------
\n" ); document.write( "They're x, x+2 and x+4
\n" ); document.write( "Three times the 2nd is 3x+6
\n" ); document.write( "3x+6 - (x+4) = x + 11
\n" ); document.write( "3x #2...3rd....1st+11
\n" ); document.write( "-------------------------
\n" ); document.write( "3x+6 - (x+4) = x + 11
\n" ); document.write( "2x + 2 = x + 11
\n" ); document.write( "x = 9
\n" ); document.write( "So they're 9, 11 and 13\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );