document.write( "Question 620779: Find three consecutive odd integers such that the sum of the first integer, twice the second integer, and three times the third is 82. \n" ); document.write( "
Algebra.Com's Answer #390386 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "Find three consecutive odd integers \"highlight%28x%29\",\"highlight%28x%2B2%29\",\"highlight%28x%2B4%29\" such tha:t
\n" ); document.write( "the sum of the first integer, twice the second integer, and three times the third is 82.
\n" ); document.write( " x + 2(x+2) + 3(x+4) = 82
\n" ); document.write( " 6x + 4 + 12 = 82
\n" ); document.write( " 6x = 66
\n" ); document.write( " x = 11
\n" ); document.write( "The three consecutive odd integers are 11, 13, 15
\n" ); document.write( " \n" ); document.write( "
\n" );