logo

Question detail

Let X = {a, b} and Y = {1, 2, 3}. Which set is X × Y?

Try the question, check the answer, then read the explanation to understand the curriculum point.

At a glance

MCQ

Type

practice

Style

Topic

Regular languages

Exam-style question

Try this first

Let X = {a, b} and Y = {1, 2, 3}. Which set is X × Y?.

  1. A.{(a, 1), (a, 2), (a, 3), (b, 1), (b, 2), (b, 3)}
  2. B.{(1, a), (2, a), (3, a), (1, b), (2, b), (3, b)}
  3. C.{a, b, 1, 2, 3}
  4. D.{(a, b), (1, 2, 3)}

Model answer

What a good answer should say

  • {(a, 1), (a, 2), (a, 3), (b, 1), (b, 2), (b, 3)}

Explanation

Why this works

X × Y contains every ordered pair (a, b) in which the first value is from X and the second value is from Y. There are 2 × 3 = 6 ordered pairs.

Common mistake

No common mistake is linked to this question yet.

Related flashcards

No flashcards are published for this page yet.

Related practice questions

No questions are published for this page yet.