asked 57.8k views
1 vote
If U={1,2,3,.............,10} A={2,4,6,8,10} and B= {1,3,5,7,9); then
find(A-B)?​

asked
User Tinylee
by
7.7k points

1 Answer

6 votes

Answer:

{2, 4, 6, 8,10}

Explanation:

GIven U={1,2,3,.............,10} A={2,4,6,8,10} and B= {1,3,5,7,9);

Required

A-B = AnB'

B' = {2, 4, 6, 8,10}

AnB' are elements common to both A and B'.Hence;

AnB' = A- B = {2, 4, 6, 8,10}

answered
User Petebu
by
8.3k 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.