385 views

2 Answers

Best answer
1 votes
1 votes

E1)
LHS : all string starting and ending with 0 and contains no consecutive 1's
RHS: all string starting and ending with 0 and contains no consecutive 1's

E2)
LHS : can generate 0
RHS: can't generate 0

E3)
LHS : can generate 1010
RHS: can't generate 1010

E4)
LHS: all string over {0,1}
rHS: all string over {0,1}

So ans is option A

selected by
0 votes
0 votes
E1 is correct

E2 is wrong why??

because in RHS of E2 we have string 000 but LHS does not have 000 so it is false

E3 is wrong why ??

because from LHS of E3 we can generate 101but in RHS OF E3 we cannot generate it so it is false

E4 is true  because  LHS= RHS

so A) option answer .
edited by

Related questions

1 votes
1 votes
1 answer
1
0 votes
0 votes
0 answers
3
Nishant Arora asked Dec 13, 2016
393 views
i have used hypergeometric distribution but MADE Easy have used binomial theorem..we should use binomial when replacement are done na?my ans.0.6made easy ans:0.81
0 votes
0 votes
1 answer
4
santhoshdevulapally asked Dec 1, 2016
313 views