KnowledgeBoat Logo
|

Mathematics

Write the following sets in tabular form:

(i) {x : x is a natural number and x < 7}

(ii) {x : x ∈ W and x ≤ 5}

(iii) {x : x is a month of a year having less than 31 days}

(iv) {x | x is a letter in the word 'CIRCUMFERENCE'}

(v) {x | x is a vowel in the word 'NOTATION'}

(vi) {x : x is a digit in the numeral 110526715}

(vii) {x : x is a factor of 48}

(viii) {x : x is a multiple of 11 and 0 ≤ x < 80}

(ix) {y : y is a two digit natural number divisible by 10}

Sets

2 Likes

Answer

(i) The natural numbers less than 7 are 1, 2, 3, 4, 5 and 6.

{x : x is a natural number and x < 7} = {1, 2, 3, 4, 5, 6}

(ii) The whole numbers less than or equal to 5 are 0, 1, 2, 3, 4 and 5.

{x : x ∈ W and x ≤ 5} = {0, 1, 2, 3, 4, 5}

(iii) The months of a year having less than 31 days are February (28 or 29 days), April (30 days), June (30 days), September (30 days) and November (30 days).

{x : x is a month of a year having less than 31 days} = {February, April, June, September, November}

(iv) The letters in the word 'CIRCUMFERENCE' are C, I, R, C, U, M, F, E, R, E, N, C, E. Writing each letter only once, we get C, I, R, U, M, F, E, N.

{x | x is a letter in the word 'CIRCUMFERENCE'} = {C, I, R, U, M, F, E, N}

(v) The letters in the word 'NOTATION' are N, O, T, A, T, I, O, N. The vowels among these are O, A, I.

{x | x is a vowel in the word 'NOTATION'} = {O, A, I}

(vi) The digits in the numeral 110526715 are 1, 1, 0, 5, 2, 6, 7, 1, 5. Writing each digit only once, we get 1, 0, 5, 2, 6, 7.

{x : x is a digit in the numeral 110526715} = {1, 0, 5, 2, 6, 7}

(vii) The factors of 48 are 1, 2, 3, 4, 6, 8, 12, 16, 24 and 48.

{x : x is a factor of 48} = {1, 2, 3, 4, 6, 8, 12, 16, 24, 48}

(viii) The multiples of 11 are 0, 11, 22, 33, 44, 55, 66, 77, 88, …… Out of these, those satisfying 0 ≤ x < 80 are 0, 11, 22, 33, 44, 55, 66 and 77.

{x : x is a multiple of 11 and 0 ≤ x < 80} = {0, 11, 22, 33, 44, 55, 66, 77}

(ix) The two digit natural numbers divisible by 10 are 10, 20, 30, 40, 50, 60, 70, 80 and 90.

{y : y is a two digit natural number divisible by 10} = {10, 20, 30, 40, 50, 60, 70, 80, 90}

Answered By

1 Like


Related Questions