Question 408369
  <pre><font size = 3 color = "indigo"><b>
Hi
Find three consecutive integers 
Let x, (x+1), (x+2) represent the three consecutive integers respectively
Question states***
  x + (x+1) = (x+2)/2 + 9
Solving for x
     2x + 1 - x/2 = 1 + 9
        (3/2)x = 9
             x = 6  The three consecutive integers are 6,7,8
          
CHECKING our Answer***
 6+7 = 4 + 9