Major Competitive Exams

Download Q&A
Q. If A = {1, 2, 3} and B = {3, 4, 5}, what is A - B?
  • A. {1, 2}
  • B. {3}
  • C. {4, 5}
  • D. {1, 2, 3, 4, 5}
Q. If A = {1, 2, 3} and B = {3, 4, 5}, what is A Δ B (symmetric difference)?
  • A. {1, 2}
  • B. {4, 5}
  • C. {1, 2, 4, 5}
  • D. {3}
Q. If A = {1, 2, 3} and B = {3, 4, 5}, what is A ∪ (A ∩ B)?
  • A. {1, 2, 3}
  • B. {3, 4, 5}
  • C. {1, 2, 3, 4, 5}
  • D. {1, 2, 5}
Q. If A = {1, 2, 3} and B = {3, 4}, what is the Cartesian product A × B?
  • A. {(1, 3), (2, 4)}
  • B. {(1, 3), (1, 4), (2, 3), (2, 4), (3, 3), (3, 4)}
  • C. {(1, 3), (1, 4), (2, 3), (2, 4), (3, 3), (3, 4), (1, 1), (2, 2), (3, 3)}
  • D. {}
Q. If A = {1, 2, 3}, how many subsets does A have?
  • A. 2
  • B. 3
  • C. 4
  • D. 8
Q. If A = {1, 2, 3}, what is the power set of A?
  • A. {∅, {1}, {2}, {3}, {1, 2}, {1, 3}, {2, 3}, {1, 2, 3}}
  • B. {∅, {1, 2, 3}}
  • C. {1, 2, 3}
  • D. {1, 2, 3, ∅}
Q. If A = {1, 2} and B = {x | x is an odd integer}, what is A × B?
  • A. {(1, 1), (2, 1)}
  • B. {(1, 3), (2, 3)}
  • C. {(1, 1), (1, 3), (2, 1), (2, 3)}
  • D. {(1, 2), (2, 2)}
Q. If A = {2, 4, 6} and B = {1, 2, 3}, what is A ∩ B?
  • A. {2}
  • B. {4, 6}
  • C. {1, 2, 3}
  • D. {}
Q. If A = {x | x is a letter in the word 'MATH'} and B = {x | x is a letter in the word 'SET'}, what is A ∩ B?
  • A. {M, A, T}
  • B. {A, T}
  • C. {T}
  • D. {}
Q. If A = {x | x is a letter in the word 'MATH'} and B = {x | x is a letter in the word 'SCIENCE'}, what is A ∩ B?
  • A. {A}
  • B. {M, A, T}
  • C. {A, C, E}
  • D. {A, T}
Q. If A = {x | x is a multiple of 3} and B = {x | x is a multiple of 5}, what is A ∩ B?
  • A. {15}
  • B. {3, 5}
  • C. {0}
  • D. {}
Q. If A = {x | x is a natural number and x < 5} and B = {x | x is a natural number and x > 2}, what is A ∩ B?
  • A. {1, 2}
  • B. {3, 4}
  • C. {2, 3, 4}
  • D. {1, 2, 3, 4}
Q. If A = {x | x is a natural number less than 10} and B = {x | x is a prime number}, what is A ∩ B?
  • A. {2, 3, 5, 7}
  • B. {1, 2, 3, 4}
  • C. {2, 4, 6, 8}
  • D. {}
Q. If A = {x | x is a natural number less than 5} and B = {x | x is a natural number less than 3}, what is A - B?
  • A. {1, 2}
  • B. {3, 4}
  • C. {1, 2, 3, 4}
  • D. {2, 3, 4}
Q. If A = {x | x is a natural number less than 5} and B = {x | x is a prime number}, what is A ∩ B?
  • A. {1, 2, 3, 4}
  • B. {2, 3}
  • C. {3, 5}
  • D. {}
Q. If A = {x | x is a natural number less than 5} and B = {x | x is an odd natural number}, what is A ∩ B?
  • A. {1, 2, 3, 4}
  • B. {1, 3}
  • C. {2, 4}
  • D. {1, 2, 3}
Q. If A = {x | x is a prime number less than 10} and B = {2, 3, 5, 7}, what is A = B?
  • A. True
  • B. False
  • C. Cannot be determined
  • D. None of the above
Q. If A = {x | x is a prime number less than 10} and B = {2, 3, 5, 7}, what is A?
  • A. {2, 3, 5, 7}
  • B. {1, 2, 3, 4, 5, 6, 7, 8, 9}
  • C. {2, 3, 5, 7, 11}
  • D. {2, 3, 5, 7, 9}
Q. If A = {x | x is a prime number less than 10}, what is A?
  • A. {2, 3, 5, 7}
  • B. {1, 2, 3, 4}
  • C. {2, 4, 6, 8}
  • D. {3, 5, 7, 9}
Q. If A = {x | x is a vowel} and B = {x | x is a consonant}, what is A ∩ B?
  • A. {a, e, i, o, u}
  • B. {}
  • C. {a, b, c}
  • D. {a, e, i}
Q. If A = {x | x is an even integer} and B = {x | x is a multiple of 3}, what is A ∪ B?
  • A. {0, 2, 4, 6, ...}
  • B. {0, 3, 6, 9, ...}
  • C. {0, 2, 3, 4, 6, 9, ...}
  • D. {0, 2, 3, 4, 6, 8, 9, ...}
Q. If A = {x | x is an even integer} and B = {x | x is a multiple of 4}, what is A ⊆ B?
  • A. True
  • B. False
  • C. Depends on x
  • D. None of the above
Q. If A = {x | x is an even integer} and B = {x | x is a prime number}, what is A ∩ B?
  • A. {2}
  • B. {2, 3}
  • C. {2, 4}
  • D. {}
Q. If A = {x | x is an even number} and B = {x | x is a multiple of 3}, what is A ∪ B?
  • A. {0, 2, 4, 6, ...}
  • B. {0, 3, 6, 9, ...}
  • C. {0, 2, 3, 4, 6, 9, ...}
  • D. {0, 1, 2, 3, ...}
Q. If A = {x | x is an even number} and B = {x | x is a prime number}, what is A ∩ B?
  • A. {2}
  • B. {2, 3}
  • C. {2, 4}
  • D. {}
Q. If A = | 1 2 | | 3 4 |, find det(A).
  • A. -2
  • B. 2
  • C. 0
  • D. 4
Q. If A = | 1 2 | | 3 4 |, what is det(A)?
  • A. -2
  • B. 2
  • C. 0
  • D. 4
Q. If A = | 1 2 | | 3 5 |, what is det(2A)?
  • A. -10
  • B. 10
  • C. 20
  • D. 40
Q. If a bag contains 4 green and 6 yellow marbles, what is the probability of picking a yellow marble?
  • A. 2/5
  • B. 3/5
  • C. 4/5
  • D. 1/5
Q. If a bag contains 4 green and 6 yellow marbles, what is the probability of picking a green marble?
  • A. 2/5
  • B. 4/10
  • C. 4/6
  • D. 1/3
Showing 4321 to 4350 of 19043 (635 Pages)
Soulshift Feedback ×

On a scale of 0–10, how likely are you to recommend The Soulshift Academy?

Not likely Very likely