1.

Let A = {x : x is a letter in the word INDIA} and B={x : x is a vowel in the word EDUCATION} Verify : `n(A uu B)=n(A)+n(B)-n(A nn B)`

Answer» `A={I, N, D, A}`
`B={E, U, A, I, O}`
`n(A)=4`
`n(B)=5`
`A uu B={I, N, D, A, E, U, O}`
`n(A uu B)=7`
`A nn B={A, I}`
`n(A nn B)=2`
`n(A)+n(B)-n(A nn B)`
`=4+5-2=7`
`:. n(A uu B) = n(A)+n(B)-n(A nn B)`


Discussion

No Comment Found

Related InterviewSolutions