Question 876857
Let the consecutive numbers be
{{{ n }}}, {{{ n+1 }}}, and {{{ n+ 2 }}}
------------------------------
{{{ n + n + 1 + n + 2 = 246 }}}
{{{ 3n + 3 = 246 }}}
{{{ 3n =243 }}}
{{{ n = 81 }}}
{{{ n + 1 = 82 }}}
{{{ n + 2 = 83 }}}
The smallest is 81
check:
{{{ 81 + 82 + 83 = 246 }}}
{{{ 246 = 246 }}}
OK