Question 101996
(Note: remember that the difference between two consecutive even integers is two)

Suppose the first integer is a and the second one is a+2, therefore:
{{{ a + 3*(a + 2) = 46 }}}
{{{ a + 3a + 6 = 46 }}}
{{{ a + 3a = 46 - 6 }}}
{{{ 4a = 40 }}}
{{{ a = 10 }}}

Therefore, the first integer is 10 and the second is 12.

Cheers :)