" Life is not a problem to be solved but a reality to be experienced! "
© Copyright 2013 - 2024 KUDO.TIPS - All rights reserved.
Q = { 5,7,9,11}
P n Q = { 5,7,11}
P = {2,3,5,7,11,13,17}
Q = {5,7,9,11}
P ∩ Q adalah anggota yang ada di P dan Q , yaitu :
{5,7,11}