Answer:
Set (x) = {41, 42, 43, 44, 45}
Explanation:
Given statement,
→ A set of integers each is greater than 40 and less than 46.
Now the set will be,
→ 40 < x < 46
Then the members of the set are,
→ 40 < x < 46
→ 40 < 41 < 46
→ 40 < 42 < 46
→ 40 < 43 < 46
→ 40 < 44 < 46
→ 40 < 45 < 46
The list of required integers are,
→ 41, 42, 43, 44, 45
→ {41, 42, 43, 44, 45}
Hence, this is the correct answer.