" Life is not a problem to be solved but a reality to be experienced! "
© Copyright 2013 - 2024 KUDO.TIPS - All rights reserved.
B={4,5,6,7}
C={6,7,8,9}
a. (A potongan B) Gabungan (B potongan C)
= {6,7} Gabungan {6,7}
= {6,7}
b. {6,7,8,9,10} potongan {4,5,6,7,8,9,10}
= {6,7,8,9,10}
c.{4,5,6,7,8,9} potongan {6,7,8,9,10}
= {6,7,8,9}