Question 650816
  <pre><font face = "Tohoma" size = 3 color = "indigo"><b> 
Hi,
Find two consecutive odd or even integers {{{highlight(x)}}} and{{{highlight(x+2)}}} 
such that 5 times the first integer is equal to 10 times the second integer
Question states***
     5x = 10(x+2)
     5x = 10x + 20
     -20 = 5x
      -4 = x

and***
 {{{5*-4 = 10*-2 = -20}}}