Question 373702: Find three consecutive odd integers such that the sum of all three is 36 less than the product of the smaller two. Answer by robertb(5830) (Show Source):
You can put this solution on YOUR website! x + x+2 + x+4 = x(x+2)-36, , ,
0 = (x - 7)(x + 6), or x = 7. (Eliminate x = -6)
Therefore the three consecutive odd integers are 7,9,11.