" Life is not a problem to be solved but a reality to be experienced! "
© Copyright 2013 - 2024 KUDO.TIPS - All rights reserved.
P = { 2,3,5,7 }
Q = { 4,6,8,9 }
Dit:
P n Q = ....
Jawab :
P n Q = { 2,3,5,7 } n { 4,6,8,9 }
= {} / Ф
jadi P n Q = {} / Ф , karena antara anggota himp. A dan anggota himp. B tidak memiliki anggota yg sama..