Answer:
(0,0), (1,1), (2,2)
Step-by-step explanation:
When testing to find possible points in situations like this, I always start by testing with the origin point (0,0).
In this case:
4x+6y<24 ==> 0 + 0 < 24 TRUE, it satisfies the inequality.
We then try with (1,1):
4x+6y<24 ==> 4 + 6 < 24 TRUE, it satisfies the inequality.
And with (2,2):
4x+6y<24 ==> 8 + 12 < 24 TRUE, it satisfies the inequality.
Answer: the smallest number of people required for the sample to meet the conditions for performing inference is 100
Step-by-step explanation:
Given that;
36% of US population has never been married
32% are divorced
27% are married
5% are widowed
Taking a simple random sample of individuals to test this claim;
we need expected count in each cell to be at least 5, here the smallest proportion is 5% = 0.05
so we only need to satisfy condition for its expected count;
n × 0.05 ≥ 5
n = 5 / 0.05 = 100
Therefore the smallest number of people required for the sample to meet the conditions for performing inference is 100