" Life is not a problem to be solved but a reality to be experienced! "
© Copyright 2013 - 2024 KUDO.TIPS - All rights reserved.
p={1,2,3,4,5,6,7,8,9}
q={1,2,3,4,5}
r={1,3,5}
jawaban
a.p-q={1,2,3,4,5}
b.q-p={0} atau disebut himpunan kosong
c.q-r={1,3,5}