Question 673303
  <pre><font face = "Tohoma" size = 3 color = "indigo"><b> 
Hi,
find 3 consecutive odd integers 
{{{highlight(x)}}}
{{{highlight(x+2)}}}
{{{highlight(x+4)}}}
such that 3 times the smallest is 5 more than 2 times the largest
  3x = 2(x+4) + 5
   x = 13
consecutive odd integers are: 13, 15, 17
and...
 39 = 34 + 5