Write the smallest supersets for each of the following (i) {a, b}, {b,c} (ii) {4},{5},{6},{ } (iii) {1,3,5,7}, {2,4}, {6,8}, { } (iv) {1,2,3,4,5}, {3,4,5,6,7} (v) {alphabets in the word "TOOTH"}, {alphabets in the word "FAITH"}​

See Answers (1)

Suggested Answer

Main Answer:(i) {a, b, c}(ii) {4, 5, 6}(iii) {1, 2, 3, 4, 5, 6, 7, 8} (iv) {1, 2, 3, 4, 5, 6, 7} (v) {T,O,H,F,A,I}What is superset?In set theory, set A is considered as the superset of B, if all the elements of set B are the elements of set A.For example, if set A = {1, 2, 3, 4} and set B = {1, 3, 4}, we can say that set A is the superset of B.What is smallest superset?Union is Smallest Superset For example, Let A = {1, 2}, and B = {3, 4}. The smallest subset of A and B would be {1} and {3} (or {2} and {4}), as those subsets are unique to each original set, and are as small as possible.Hence, smallest superset for given sets are (i) {a, b, c} (ii) {4, 5, 6} (iii) {1, 2, 3, 4, 5, 6, 7, 8} (iv) {1, 2, 3, 4, 5, 6, 7} (v) {T,O,H,F,A,I}To know more about Supersets check the below link:https://brainly.com/question/17023681#SPJ1