Question 175156
Call the smaller integer {{{n}}}
The next larger integer is {{{n+1}}}
{{{4(n+1) = 3n + 23}}}
{{{4n + 4 = 3n + 23}}}
{{{n = 19}}}
{{{n+1 = 20}}}
The numbers are 19 and 20
check:
{{{4(n+1) = 3n + 23}}}
{{{4*20 = 3*19 + 23}}}
{{{80 = 57 + 23}}}
{{{80 = 80}}}
OK