Question 765087
Natural numbers are the counting numbers:  1, 2, 3....<P>
2x-1 <= 4 <P>
2x <= 5<P>
x<=5/2 so x is 2 or 1.<P>
2x+2y <= 7(use x=1)<P>
2 + 2y <= 7<P>
2y <= 5<P>
y <= 5/2 so y = 2 or 1.<P>
2x+2y <= 7 (use x=2)<P>
4 + 2y <= 7<P>
2y <= 3<P>
y <= 3/2 so y = 1<P>
Sometimes 0 is considered a natural number.  In that case, any of the above could include 0 for y.  And if x = 0:<P>
2y <= 7<P>
y <= 7/2 so y could be 3, 2, 1 or 0