volume_mute
An example of an intersection operation
publish date: 2022/07/10 11:26:00 GMT+10
volume_muteLet A = {1, 2, 3}, B = {2, 3, 5, 6}, and C = {5, 7, 8}.
Complete the following intersection operations with the right values
- A ∩ B =
- B ∩ C =
- A ∩ = ∅
Please drag and drop the selected option in the right place or type it instead
{2,3}
{5}
{5, 6}
A
C
B
Correct Answer
(1) {2,3}
(2) {5}
(3) C
Reference
Introduction to Differential Calculus (Systematic Studies with Engineering Applications for Beginners) - 2012