1.

If A=(3,4,5) :B=(1,6,7,8) then verify whether n (AUB) = n(A)+n (B) or not​

Answer»

A=(3,4,5) :B=(1,6,7,8)

(AUB) = {1,3,4,5,6,7,8}

N(AUB) = 7

n(A) = 3

n(B) = 4

n(A)+n(B) = 3 +4 =7

n(AUB) = n(A)+n(B)



Discussion

No Comment Found

Related InterviewSolutions