Let S={x:x∈Rand(3+2)x2−4+(3−2)x2−4=10}. Then n(S) is equal to
Options
Solution
Key Concepts and Formulas
Conjugate Surds: Two surds of the form a+b and a−b are called conjugate surds. Their product is always a rational number: (a+b)(a−b)=a2−b.
Reciprocal Relationship: If the product of two numbers is 1, they are reciprocals of each other. If ab=1, then a=b1 and b=a1.
Quadratic Formula: For a quadratic equation of the form ax2+bx+c=0, the solutions are given by x=2a−b±b2−4ac.
Step-by-Step Solution
1. Identify the Reciprocal Relationship and Substitute
The given equation is:
(3+2)x2−4+(3−2)x2−4=10
We observe that (3+2) and (3−2) are conjugate surds. Let's find their product:
(3+2)(3−2)=(3)2−(2)2=3−2=1
Since their product is 1, they are reciprocals of each other. This means:
3−2=3+21=(3+2)−1
Now, let y=(3+2)x2−4. This substitution will simplify the equation.
Using the reciprocal relationship, we can rewrite the second term:
(3−2)x2−4=((3+2)−1)x2−4=(3+2)−(x2−4)=(3+2)x2−41=y1
Substituting these into the original equation, we get:
y+y1=10
2. Solve the Quadratic Equation for y
To solve for y, we multiply the entire equation by y (since y is an exponential term and thus positive, y=0):
y2+1=10y
Rearrange the equation into standard quadratic form:
y2−10y+1=0
Now, we use the quadratic formula to find the values of y. Here, a=1, b=−10, and c=1:
y=2(1)−(−10)±(−10)2−4(1)(1)y=210±100−4y=210±96
Simplify the radical 96:
96=16×6=16×6=46
Substitute this back into the expression for y:
y=210±46
Divide by 2:
y=5±26
We now have two possible values for y: y1=5+26 and y2=5−26.
3. Back-Substitute and Solve for x (Case 1)
We substitute y back into our original substitution y=(3+2)x2−4.
Case 1: y=5+26
We need to express 5+26 with a base of (3+2).
Recall that (a+b)2=a+b+2ab.
Let's check if 5+26 matches this form:
(3+2)2=(3)2+(2)2+2(3)(2)=3+2+26=5+26
Thus, 5+26=(3+2)2.
Now, substitute this back into our expression for y:
(3+2)x2−4=(3+2)2
Since the bases are equal, the exponents must be equal:
x2−4=2x2=6
Taking the square root of both sides:
x=±6
These are two real solutions for x.
4. Back-Substitute and Solve for x (Case 2)
Case 2: y=5−26
Similarly, we need to express 5−26 with a base of (3+2).
We know that 5−26=(3−2)2.
Since our base is (3+2), we use the reciprocal relationship: (3−2)=(3+2)−1.
Therefore:
5−26=((3+2)−1)2=(3+2)−2
Now, substitute this back into our expression for y:
(3+2)x2−4=(3+2)−2
Since the bases are equal, the exponents must be equal:
x2−4=−2x2=2
Taking the square root of both sides:
x=±2
These are another two real solutions for x.
5. Determine the Number of Solutions n(S)
The set of all possible values for x is S={6,−6,2,−2}.
All these values are real and distinct.
Therefore, the number of elements in set S, denoted as n(S), is 4.
Common Mistakes & Tips
Forgetting the Reciprocal: When dealing with conjugate surds, always remember the reciprocal relationship. This is key to simplifying the equation.
Missing Negative Roots: When solving x2=k, remember that there are two solutions: x=±k.
Base Matching: Before equating exponents, make sure the bases are identical. Use the reciprocal relationship to adjust if necessary.
Summary
To solve the given exponential equation, we recognized the reciprocal relationship between the bases, used a substitution to transform the equation into a quadratic, solved for the substituted variable, and then back-substituted to find the values of x. We found four distinct real values for x: 6,−6,2, and −2. Thus, n(S)=4.
Final Answer
The final answer is 4, which corresponds to option (B).