if A={x:xbelongs toN and x<15 } and B={x:x belongs to N and x<=3 and write in set builder form
Answers
Answered by
2
A={x:xbelongs toN and x<15 }
- set builder form:-
A={1,2,3,4,5,6,7,8,9,10,11,12,13,14}
B={x:x belongs to N and x<3}
- set builder form
B={1,2}
Similar questions