Question
Question: Let Z be the set of integers. If A = \(\left\\{ x\in Z:{{2}^{\left( x+2 \right)\left( {{x}^{2}}-5x+6...
Let Z be the set of integers. If A = \left\\{ x\in Z:{{2}^{\left( x+2 \right)\left( {{x}^{2}}-5x+6 \right)}}=1 \right\\} and B = \left\\{ x\in Z:-3<2x-1<9 \right\\}, then the number of subsets of the set A × B, is:
(a) 218
(b) 210
(c) 215
(d) 212
Solution
To solve this question, we first need to find the sets A and B. We are given the conditions for both the sets. We will find all the possible values of x for both the sets. Once we have A and B, we will find the cartesian product of the two sets represented by A × B. Then, we will find the number of subsets that can be formed from the elements in the set A × B.
Complete step-by-step solution:
It is given that Z is the set of all the integers. It is also given that A = \left\\{ x\in Z:{{2}^{\left( x+2 \right)\left( {{x}^{2}}-5x+6 \right)}}=1 \right\\} and B = \left\\{ x\in Z:-3<2x-1<9 \right\\}.
First of all, we shall find the set A. It is given that x belongs to the set of integers such that 2(x+2)(x2−5x+6)=1. We know that any number raised to power 0 is 1.
⇒(x+2)(x2−5x+6)=0
Therefore, we can say that x+2=0 or x2−5x+6=0.
⇒x=−2
The second equation is a quadratic equation. We will solve this equation by factorization method.
In this method, we will split the middle term such that the product of the two-term after splitting is equal to the product of the first term and the constant term.
Hence, we will divide ─5x as ─3x and ─2x.
⇒x2−3x−2x+6=0⇒x(x−3)−2(x−3)=0⇒(x−3)(x−2)=0
Thus, x=3 or x=2.
Therefore, x=─2,2,3
Thus, A=─2,2,3
Now, we will find the set B.
It is given that x belongs to a set of integers such that −3<2x−1<9.
We will solve this inequality to get all the values of x.
⇒−3+1<2x−1+1<9+1⇒2−2<22x<210⇒−1<x<5
Therefore, x can be 0,1,2,3,4.
Hence, B=0,1,2,3,4
Now, we will find the cartesian product of A and B.
Thus A ×B=(─2,0),(─2,1),(─2,2),(─2,3),(─2,4),(2,0),(2,1),(2,2),(2,3),(2,4),(3,0),(3,1),(3,2),(3,3),(3,4)
Number of elements in A×B = n(A×B) = 15.
Now, we will find the number of subsets of A×B.
The subset can be a null set.
Thus, the number of ways of selecting no elements from a set of 15 elements is given as 15C0.
Each subset can have 1 element each.
Thus, the number of ways of choosing 1 element from a set of 15 elements is given as 15C1.
Similarly, if each subset has 2 elements, the number of subsets will be 15C2.
Therefore, total number of subsets will be 15C0+15C1+15C2+....+15C15.
But we know that i∑nnCi=2n
Therefore, total number of subsets will be 15C0+15C1+15C2+....+15C15=215.
Hence, option (c) is the correct option.
Note: To prove that i∑nnCi=2n, consider the binomial expansion of (1+x)n. We know that (1+x)n=nC0(1)0xn−0+nC1(1)1xn−1+...+nCn(1)nxn−n. Now put x = 1. (1+1)n=nC0(1)0(1)n−0+nC1(1)1(1)n−1+...+nCn(1)n(1)n−n. Therefore, we can say that (2)n=nC0+nC1+...+nCn=i∑nnCi .