Math, asked by parveenpanchal107, 9 months ago

Dics1 - {1,2,3,4,5,6,7,8,9,10}
o write subset of A that contains all odd No.
11) Write subset of A containing all even number.​

Answers

Answered by riddhidebbasu
1

Step-by-step explanation:

odd numbers = { 1 , 3 , 5 , 7 , 9 }

even numbers = { 2 , 4 , 6 , 8 , 10 }

Similar questions