document.write( "Question 658051: If the smallest of three consecutive odd integers is subtracted from the sum of the other two integers,the result is 27. Find the integers. \n" ); document.write( "
Algebra.Com's Answer #410328 by kevwill(135)![]() ![]() You can put this solution on YOUR website! Let x, x+2, and x+4 be the three consecutive odd integers. Then\r \n" ); document.write( "\n" ); document.write( "x+2 + x+4 - x = 27 \n" ); document.write( "x + 6 = 27 \n" ); document.write( "x = 21\r \n" ); document.write( "\n" ); document.write( "The three integers are 21, 23, and 25\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |