Question 715274
Let {{{ n }}} = the even integer
given:
{{{ n + 50 = 5*( n + 2 ) }}}
Note the {{{ n+ 2 }}} is the next higher even integer
{{{ n + 50 = 5n + 10 }}}
{{{ 5n - n = 50 - 10 }}}
{{{ 4n = 40 }}}
{{{ n = 10 }}}
The integer is 10
check:
Increase 10 by 50, you get 60
This equals 5 times 12, the next even integer
OK