Question
Discrete Math
True or false, justify your answer. 1. If A and B are finite collections then |A UBI = |A+ B]. 2. Counting principles may be
0 0
Add a comment Improve this question Transcribed image text
Answer #1

Solution:-

1) Correct answer - False

If A and B are two finite collection then
|A U B| = |A| + |B| - |A B|. So the given statement is false.

2) Correct answer - True

Counting principles may be used while analysis of the complexity of algorithm as in the case of linear search algorithm where you need to find the element is in the list or not then every element is compared with the search element so for n elements n comparison are made and time complexity is big-Oh(n).

3) Correct answer - False

Since both the tasks are independent so the number of ways of performing them is alsi independent. Therefore by the fundamental principle of addition T1 followed by T2 can be realised in n1 + n2 ways.

4) Correct answer - True

LHS = C(k,n) . P(k,k)
LHS = C(k,n) . C(k,k) . k!
LHS = C(k,n) . 1 . k!
LHS = C(k,n) . k!
LHS = P(k,n)
RHS = P(k,n)
Therefore, LHS = RHS.

Add a comment
Know the answer?
Add Answer to:
Discrete Math True or false, justify your answer. 1. If A and B are finite collections...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT