Question 1206861
four consecutive odd numbers
x-3, x-1, x+1, x+3


Description
{{{(x-3)(x+3)-(x-1)^2=22}}}

{{{x^2-9-(x^2-2x+1)=22}}}

{{{x^2-9-x^2+2x-1=22}}}

{{{2x-10=22}}}

{{{x-5=11}}}

{{{x=16}}}


The numbers found are 13, 15, 17, 19 .