Answer:
B is the answer
Explanation:
Let's just try each point and see if it makes sense.
x+2y <= 4
First try (2,4)
2+ (2*4) <=4
2+8 <= 4
12 <=4 THAT'S NOT TRUE, so don't pick A!
Now let's try (1,1)
1+(2*1) <=4
1+2 <=4
3 <= 4 THAT'S TRUE, pick B! 3 is less than 4.
Since you can only pick 1 answer, I'm going to stop trying out points.