Suppose U = {1, 2, 3, 4, 5, 6, 7, 8}, A = (1, 3, 5, 7}, and B = {4, 5, 6}. Tell whether each statement is true or false.

B subset of or equal to U
(1 point)
Responses

true
true

false
false

True. B is a subset of U because every element in B (4, 5, 6) is also an element in U (1, 2, 3, 4, 5, 6, 7, 8).

To determine if B is a subset of or equal to U, we need to check if every element in B is also in U.

Statement: B subset of or equal to U

1. Check if every element in B is in U:

a. 4 is in U -> true
b. 5 is in U -> true
c. 6 is in U -> true

Since every element in B is in U, the statement is true.