Question 97752
Let x be the first positive integer
x+2 is the next positive integer
{{{x+x+2<=10}}}
{{{2x+2<=10}}}
{{{2x<=10-2}}}
{{{2x<=8}}}
{{{x<=8/2}}}
{{{x<=4}}}
so your fist positive integer = 4
4+2=6 the second positive integer
:)