If A is a set of letters in the word 'apple', find
(i) set A
(ii) n(A)
(iii) no of proper subsets
Answers
Answered by
5
hope it helps u thanks
Attachments:
![](https://hi-static.z-dn.net/files/d96/cec9a4380f5276c2ec279d54d6988e37.jpg)
Answered by
8
set A = ( a, p, l, e )
n(A) = number of elements in A = 4
no. of proper subsets = ( a proper subset of set X is a subset which contains some of the elements of set X, but not all the elements)
= 2^n -1
= 2^4 - 1 = 15
hope it helped ya!!!
if it did, please mark me brainliest, pleeeeease!!! :) :) :)
n(A) = number of elements in A = 4
no. of proper subsets = ( a proper subset of set X is a subset which contains some of the elements of set X, but not all the elements)
= 2^n -1
= 2^4 - 1 = 15
hope it helped ya!!!
if it did, please mark me brainliest, pleeeeease!!! :) :) :)
Similar questions