asked 63.7k views
1 vote
Given the two sets, which statement is true?

А = {1, 2}
В = {1, 2, 3, 4}
B C A
3 C A
4 C A
A C B
none of the above

1 Answer

5 votes

Answer:

A⊆B

Explanation:

C⊆D if the set C contains only elements from set D.

Let's look at the first choice:

B⊆A is not true because 3 and 4 are not in A.

Second choice:

3⊆A is not true because 3 is not a set; it is an element.

Also, 3 is not even in {1,2}.

Third choice:

See explanation for choice 2.

Fourth choice:

A⊆B is true because all the elements in A are contained in B.

That is the elements 1 and 2 are contained in the set {1,2,3,4} which is B.

answered
User Slemon
by
8.2k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.