document.write( "Question 610271: find the three consecutive odd integers such that four times the sum of the first and the second is seventeen more than seven times the third. \n" ); document.write( "
Algebra.Com's Answer #384324 by flame8855(424)\"\" \"About 
You can put this solution on YOUR website!
x
\n" ); document.write( "x+2
\n" ); document.write( "x+4
\n" ); document.write( "4(x+x+2) = 17 +7(x+4)
\n" ); document.write( "8x+8 = 17 +7x+28
\n" ); document.write( "x = 37
\n" ); document.write( "so 37 , 39 41
\n" ); document.write( "
\n" ); document.write( "
\n" );