Cartesian Product of Sets MCQ Quiz in मल्याळम - Objective Question with Answer for Cartesian Product of Sets - സൗജന്യ PDF ഡൗൺലോഡ് ചെയ്യുക

Last updated on Mar 13, 2025

നേടുക Cartesian Product of Sets ഉത്തരങ്ങളും വിശദമായ പരിഹാരങ്ങളുമുള്ള മൾട്ടിപ്പിൾ ചോയ്സ് ചോദ്യങ്ങൾ (MCQ ക്വിസ്). ഇവ സൗജന്യമായി ഡൗൺലോഡ് ചെയ്യുക Cartesian Product of Sets MCQ ക്വിസ് പിഡിഎഫ്, ബാങ്കിംഗ്, എസ്എസ്‌സി, റെയിൽവേ, യുപിഎസ്‌സി, സ്റ്റേറ്റ് പിഎസ്‌സി തുടങ്ങിയ നിങ്ങളുടെ വരാനിരിക്കുന്ന പരീക്ഷകൾക്കായി തയ്യാറെടുക്കുക

Latest Cartesian Product of Sets MCQ Objective Questions

Top Cartesian Product of Sets MCQ Objective Questions

Cartesian Product of Sets Question 1:

If A = [2, 5] and B = [3, 8], then what is the value of A × B?

  1. [(2, 5), (3, 8), (2, 3), (5, 8)]
  2. [(2, 3), (2, 8), (5, 3), (5, 8)]
  3. [(2, 5), (3, 8), (8, 3), (2, 8)]
  4. More than one of the above
  5. None of the above

Answer (Detailed Solution Below)

Option 2 : [(2, 3), (2, 8), (5, 3), (5, 8)]

Cartesian Product of Sets Question 1 Detailed Solution

Given:

A = [2, 5] and B = [3, 8]

Calculation:

A × B = [2, 5] × [3, 8]

A × B = [(2, 3), (2, 8), (5, 3), (5, 8)]

∴ Correct option is 2.

Cartesian Product of Sets Question 2:

Let A = {1, 3, 5}, B = {4, 6} and C = {5, 6, 7}. Find  A × (B ∩ C)

  1. {(1, 4) (3, 6) (5, 6)}
  2. {(1, 5) (3, 6) (5, 7)}
  3. {(1, 6) (3, 6) (5, 6)}
  4. More than one of the above
  5. None of the above

Answer (Detailed Solution Below)

Option 3 : {(1, 6) (3, 6) (5, 6)}

Cartesian Product of Sets Question 2 Detailed Solution

Concept:

Intersection of sets:

Let A and B be two sets. The intersection of A and B is the set of all those elements which are present in both sets A and B.

The intersection of A and B is denoted by A ∩ B

i.e A ∩ B = {x : x ∈ A and x ∈ B}

The Venn diagram for intersection is as shown below:

F2 A.K 23.5.20 Pallavi D2

Cartesian Product: The Cartesian product of two sets A and B, denoted A × B, is the set of all possible ordered pairs where the elements of A are first and the elements of B are second.

In set-builder notation, A × B = {(a, b) : a ∈ A and b ∈ B}.

Calculation:

Given:  A = {1, 3, 5}, B = {4, 6} and C = {5, 6, 7}

B ∩ C = {6}

A × (B ∩ C) = {1, 3, 5} × {6}

⇒ {(1, 6) (3, 6) (5, 6)}

Cartesian Product of Sets Question 3:

X × Y = { (a, b); a belongs to X, b belongs to Y} IXI = n, IYI = m, then What is the value of IX × YI = ?

  1. m2
  2. m2n2
  3. n2
  4. More than one of the above
  5. None of the above

Answer (Detailed Solution Below)

Option 5 : None of the above

Cartesian Product of Sets Question 3 Detailed Solution

Concept use:

"X × Y = { (a, b); a belongs to X, b belongs to Y}" is the concept of a Cartesian product of two sets.

The Cartesian product of two sets X and Y is the set of all possible ordered pairs where the first element is from set X and the second element is from set Y.

The notation |X| denotes the cardinality of a set X, which means the number of elements in the set. Similarly, |Y| denotes the number of elements in set Y.

Calculations:

|X| = n, which means there are n elements in set X. |Y| = m, means there are m elements in set Y.

The cardinality of the Cartesian product of two sets |X × Y| is equal to the product of the cardinalities of each individual set. This is because for each element of set X, we can form a pair with each element of set Y.

So if there are n elements in set X and m elements in set Y, the total number of possible pairs in the Cartesian product X × Y would be n × m, namely every element of X paired with every element of Y.

Hence, the value of |X × Y| = n  × m = mn

Cartesian Product of Sets Question 4:

If A = [2, 5] and B = [3, 8], then what is the value of A × B?

  1. [(2, 5), (3, 8), (2, 3), (5, 8)]
  2. [(2, 3), (2, 8), (5, 3), (5, 8)]
  3. [(2, 5), (3, 8), (8, 3), (2, 8)]
  4. [(2, 8), (2, 5), (5, 2), (5, 6)]

Answer (Detailed Solution Below)

Option 2 : [(2, 3), (2, 8), (5, 3), (5, 8)]

Cartesian Product of Sets Question 4 Detailed Solution

Given:

A = [2, 5] and B = [3, 8]

Calculation:

A × B = [2, 5] × [3, 8]

A × B = [(2, 3), (2, 8), (5, 3), (5, 8)]

∴ Correct option is 2.

Cartesian Product of Sets Question 5:

If (x2 - 3x + 5, y – 4) = (3,1), find the values of x and y.

  1. 1, 4
  2. 2, 5
  3. 5, 2
  4. 5, 1
  5. None of the above/More than one of the above.

Answer (Detailed Solution Below)

Option 2 : 2, 5

Cartesian Product of Sets Question 5 Detailed Solution

Concept:

The ordered pairs are equal, the corresponding elements are equal.

(a, b) = (c, d)

Then a = c and b = d

Calculation:

Given: (x2 - 3x + 5, y – 4) = (3,1)

The ordered pairs are equal, the corresponding elements are equal.

x2 - 3x + 5 = 3

⇒ x2 - 3x + 2 = 0

⇒ x2 - 2x - x + 2 = 0

⇒ x(x - 2) -1(x - 2) = 0

⇒ (x - 1)(x - 2) = 0

⇒ x = 1, 2

And y - 4 = 1

⇒ y = 5

Cartesian Product of Sets Question 6:

If B = [-1, 5] then find of B × B × B is

  1. [(-1, -1, -1), (-1, -1, 5), (-1, 5, -1), (-1, 5, 5), (5, 1, -1), (5, -1, 5), (5, 5, -1), (5, 5, 5)]
  2. [(-1, -1, -1), (-1, -1, 5), (-1, 5, -1), (-1, 5, 5), (5, -1, -1), (5, -1, 5), (5, 5, 1), (5, 5, 5)]
  3. [(-1, -1, -1), (-1, -1, 5), (-1, 5, 1), (-1, 5, 5), (5, -1, -1), (5, -1, 5), (5, 5, -1), (5, 5, 5)]
  4. [(-1, -1, -1), (-1, -1, 5), (-1, 5, -1), (-1, 5, 5), (5, -1, -1), (5, -1, 5), (5, 5, -1), (5, 5, 5)]
  5. None of the above/More than one of the above.

Answer (Detailed Solution Below)

Option 4 : [(-1, -1, -1), (-1, -1, 5), (-1, 5, -1), (-1, 5, 5), (5, -1, -1), (5, -1, 5), (5, 5, -1), (5, 5, 5)]

Cartesian Product of Sets Question 6 Detailed Solution

Concept:

For any two non-empty sets A and B, we have:

  • A X B = {(a, b) | a ∈ A and b ∈ B}
  • B X A = {(b, a) | a ∈ A and b ∈ B}


Calculation:

Given: B = [-1, 5] 

B × B = [-1, 5] × [-1, 5]  = [(-1, -1), (-1, 5), (5, -1), (5, 5)]

B × B × B= [-1, 5] × [-1, 5] × [-1, 5] =  [(-1, -1), (-1, 5), (5, -1), (5, 5)] × [-1, 5]

= [(-1, -1, -1), (-1, -1, 5), (-1, 5, -1), (-1, 5, 5), (5, -1, -1), (5, -1, 5), (5, 5, -1), (5, 5, 5)]

Cartesian Product of Sets Question 7:

Let A = {1, 3, 5}, B = {4, 5} and C = {4, 5, 6}. Find A × (B ∪ C).

  1. {(1, 4) (1, 5) (1, 6) (3, 4) (3, 5) (3, 6) (5, 4) (5, 5) (5, 6)}
  2. {(1, 4) (5, 1) (1, 6) (3, 4) (3, 5) (3, 6) (5, 4) (5, 5) (5, 6)}
  3. {(1, 4) (1, 4) (1, 6) (3, 4) (5, 3) (3, 6) (5, 4) (5, 5) (5, 6)}
  4. More than one of the above 
  5. None of the above.

Answer (Detailed Solution Below)

Option 1 : {(1, 4) (1, 5) (1, 6) (3, 4) (3, 5) (3, 6) (5, 4) (5, 5) (5, 6)}

Cartesian Product of Sets Question 7 Detailed Solution

Concept:

Union of sets: Let A and B be two sets.

The union of A and B is the set of all those elements which belong to either A or B or both A and B.

The union of A and B is denoted by A ∪ B.

i.e A ∪ B = {x : x ∈ A or x ∈ B}

The Venn diagram for the union of any two sets is shown below:

F2 A.K 23.5.20 Pallavi D1

Cartesian Product: The Cartesian product of two sets A and B, denoted A × B, is the set of all possible ordered pairs where the elements of A are first and the elements of B are second.

In set-builder notation, A × B = {(a, b) : a ∈ A and b ∈ B}.

Calculation:

Given:  A = {1, 3, 5}, B = {4, 5} and C = {4, 5, 6}

B U C = {4, 5, 6}

A × (B U C) = {1, 3, 5} × {4, 5, 6}

⇒ {(1, 4) (1, 5) (1, 6) (3, 4) (3, 5) (3, 6) (5, 4) (5, 5) (5, 6)}

Cartesian Product of Sets Question 8:

The figure shows a relationship between the sets P and Q. Write this relation in roster form?

quesOptionImage2406

  1. R = {(4, 8), (5, 9), (6, 10), (7, 11)}
  2. R = {(8, 4), (9, 5), (10, 6), (11, 7)}
  3. R = {(8, 4), (5, 9), (10, 6), (7, 11)}
  4. R = {(8, 4), (5, 99), (10, 6), (11, 7)}

Answer (Detailed Solution Below)

Option 2 : R = {(8, 4), (9, 5), (10, 6), (11, 7)}

Cartesian Product of Sets Question 8 Detailed Solution

Concept:

Tabular form / Roaster form:

In this method, a set is described by listing all the elements, separated by commas, within the braces {}.

Example: A = {2, 3, 5} is a set of first three prime numbers.

Set - Builder form:

In this method, all the elements of the set possess a single common property, which is being enlisted.

Example: B = {x : 6 ≤ x ∈ N ≤ 12}

Calculation:

Given: quesImage8018

R = {(8, 4), (9, 5), (10, 6), (11, 7)}

Cartesian Product of Sets Question 9:

The figure shows a relationship between the sets P and Q. Write this relation in set - builder form?

quesOptionImage2406

  1. R = {(P, Q) : Q = P + 4 for P = 8, 9, 10, 11}
  2. R = {(P, Q) : Q = P × 4 for P = 8, 9, 10, 11}
  3. R = {(P, Q) : Q = P – 4 for P = 8, 9, 10, 11}
  4. R = {(P, Q) : Q = \(\rm \frac {P}{4}\) for P = 8, 9, 10, 11}

Answer (Detailed Solution Below)

Option 3 : R = {(P, Q) : Q = P – 4 for P = 8, 9, 10, 11}

Cartesian Product of Sets Question 9 Detailed Solution

Concept:

Tabular form / Roaster form:

In this method, a set is described by listing all the elements, separated by commas, within the braces {}.

Example: A = {2, 3, 5} is a set of first three prime numbers.

Set - Builder form:

In this method, all the elements of the set possess a single common property, which is being enlisted.

Example: B = {x : 6 ≤ x ∈ N ≤ 12}

Calculation:

Given: quesImage8018

As we can see that, all the elements of Q are subtract of P

R = {(P, Q) : Q = P – 4 for P = 8, 9, 10, 11}

Cartesian Product of Sets Question 10:

If \(\rm \left({\frac {x}{4} \ + 1, y \ - \frac{1}{4}}\right) = \left(\frac {5}{4}, \frac {3}{4}\right)\), find the values of x and y

  1. 1, 2
  2. 2, 1
  3. 1, 4
  4. 2, 4

Answer (Detailed Solution Below)

Option 3 : 1, 4

Cartesian Product of Sets Question 10 Detailed Solution

Concept:

The ordered pairs are equal, the corresponding elements are equal.

(a, b) = (c, d)

Then a = c and b = d

Calculation:

Given\(\rm \left({\frac {x}{4} \ + 1, y \ - \frac{1}{4}}\right) = \left(\frac {5}{4}, \frac {3}{4}\right)\)

The ordered pairs are equal, the corresponding elements are equal.

=  \(\rm \frac {x}{4} + 1 = \frac {5}{4}\)

\(\rm \frac {x\ +\ 4}{4} = \frac {5}{4}\)

= x = 5 - 4 = 1

= x = 1

And,  \(\rm y \ - \ \frac {1}{4} = \frac {3}{4}\)

\(\rm \frac {4y \ - \ 1}{4} = \frac {3}{4}\)

= 4y - 1 = 3

= 4y = 4

= y = 1

Get Free Access Now
Hot Links: teen patti wealth dhani teen patti teen patti master list teen patti master gold teen patti vungo