If the following statement is true then write 1 or else write 0.
The set of squares of integers and the set of whole numbers are equal sets.
Open in App
Solution
Two sets are equal if they have exactly the same elements. Set of whole numbers will be { 0,1,2,3,,4....... } While set of squares of integers will be {0,1,4,9... } Since these sets do not have the same elements, they are not equal sets.