document.write( "Question 21954: The sum of three consecutive odd integers is 27. \n" ); document.write( "
Algebra.Com's Answer #10584 by Paul(988)\"\" \"About 
You can put this solution on YOUR website!
x+x+2+x+4=27
\n" ); document.write( "3x+6=27
\n" ); document.write( "3x=21 (divide both sides by 3)
\n" ); document.write( "x=7
\n" ); document.write( "7+2 = 9
\n" ); document.write( "7+4=11
\n" ); document.write( "Hence, the 3 consecutive numbers are 7,9,11
\n" ); document.write( "
\n" );