Question 1103034
The problem description states "two consecutive integers" but then describes three consecutive integers.

{{{system(n,n+1,n+2)}}}


The description translates to {{{2n+3(n+1)+(n+2+4)=179}}}
{{{2n+3n+3+n+7=179}}}
{{{6n+10=179}}}
{{{6n=169}}}
{{{n=28&1/6}}}


Do you understand how this does not work?
No solution.