QQ1. Q1.
- (a)) What is Set? Explain use of Sets in problem solving. (150 words)
- (b)) What is a proper subset ? Write the number of proper subsets of the Set {2, 3, 4, 5, 6, 7, 8, 9} (100 words)
- (c)) Make the truth table for the following. i) p→~(r^q)^(~pvr) ii) p→ (r∨ q) ∨ (~p^~r) iii) p→ (r∨ ~q) (150 words)
- (d)) Give geometric representation for the following. i) {5, -3) x (-1, 2) ii) {-1, -3) x (-2, -4) (100 words)
- A Set is a well-defined collection of distinct objects (elements).
- Sets are used for data organization, logic, and problem structuring.
- A proper subset excludes the original set itself; formula is 2ⁿ - 1.
- The set {2,3,4,5,6,7,8,9} has 8 elements, yielding 255 proper subsets.
Answer: