Skip to main content
Back to Quadratic Equations
JEE Main 2019
Quadratic Equations
Quadratic Equation and Inequalities
Medium

Question

Let S={xR:(3+2)x+(32)x=10}\mathbf{S}=\left\{x \in \mathbf{R}:(\sqrt{3}+\sqrt{2})^x+(\sqrt{3}-\sqrt{2})^x=10\right\}. Then the number of elements in S\mathrm{S} is :

Options

Solution

Key Concepts and Formulas

  • Reciprocal Relationship: Two numbers, aa and bb, are reciprocals if their product is 1, i.e., ab=1ab = 1.
  • Difference of Squares: (a+b)(ab)=a2b2(a+b)(a-b) = a^2 - b^2
  • Quadratic Formula: The solutions to the quadratic equation ax2+bx+c=0ax^2 + bx + c = 0 are given by x=b±b24ac2ax = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}.

Step-by-Step Solution

1. Identify Reciprocal Terms We are given the equation (3+2)x+(32)x=10(\sqrt{3}+\sqrt{2})^x+(\sqrt{3}-\sqrt{2})^x=10. We need to check if the bases (3+2)(\sqrt{3}+\sqrt{2}) and (32)(\sqrt{3}-\sqrt{2}) are reciprocals. We compute their product: (3+2)(32)(\sqrt{3}+\sqrt{2})(\sqrt{3}-\sqrt{2}) Using the difference of squares formula: =(3)2(2)2= (\sqrt{3})^2 - (\sqrt{2})^2 =32= 3 - 2 =1= 1 Since their product is 1, the bases are reciprocals. This is important because it allows us to simplify the equation.

2. Introduce Substitution Let y=(3+2)xy = (\sqrt{3}+\sqrt{2})^x. This substitution will transform the exponential equation into a more manageable algebraic equation. Since (3+2)(\sqrt{3}+\sqrt{2}) and (32)(\sqrt{3}-\sqrt{2}) are reciprocals, we have (32)=1(3+2)(\sqrt{3}-\sqrt{2}) = \frac{1}{(\sqrt{3}+\sqrt{2})}. Therefore: (32)x=(1(3+2))x=1(3+2)x(\sqrt{3}-\sqrt{2})^x = \left(\frac{1}{(\sqrt{3}+\sqrt{2})}\right)^x = \frac{1}{(\sqrt{3}+\sqrt{2})^x} Using our substitution y=(3+2)xy = (\sqrt{3}+\sqrt{2})^x, we get: (32)x=1y(\sqrt{3}-\sqrt{2})^x = \frac{1}{y}

3. Formulate the Quadratic Equation Substitute yy and 1y\frac{1}{y} back into the original equation: y+1y=10y + \frac{1}{y} = 10 Now we have an equation solely in terms of yy, which we can solve. To eliminate the fraction, multiply the entire equation by yy (since yy is always positive, y0y \neq 0): y(y+1y)=10yy \left(y + \frac{1}{y}\right) = 10y y2+1=10yy^2 + 1 = 10y Rearrange the terms to form a standard quadratic equation: y210y+1=0y^2 - 10y + 1 = 0 This is a standard quadratic equation in the form ay2+by+c=0ay^2 + by + c = 0, which can be solved using the quadratic formula.

4. Solve the Quadratic Equation for yy Using the quadratic formula y=b±b24ac2ay = \frac{-b \pm \sqrt{b^2-4ac}}{2a}, with a=1a=1, b=10b=-10, and c=1c=1: y=(10)±(10)24(1)(1)2(1)y = \frac{-(-10) \pm \sqrt{(-10)^2 - 4(1)(1)}}{2(1)} y=10±10042y = \frac{10 \pm \sqrt{100 - 4}}{2} y=10±962y = \frac{10 \pm \sqrt{96}}{2} Simplify the square root: 96=16×6=46\sqrt{96} = \sqrt{16 \times 6} = 4\sqrt{6}. Substitute this back into the expression for yy: y=10±462y = \frac{10 \pm 4\sqrt{6}}{2} Divide by 2: y=5±26y = 5 \pm 2\sqrt{6} We have found the two possible values for yy. These values must be positive because y=(3+2)xy = (\sqrt{3}+\sqrt{2})^x must be positive for real xx. Both 5+265 + 2\sqrt{6} and 5265 - 2\sqrt{6} are positive.

5. Back-Substitute to Find xx Now we use the values of yy to find the corresponding values of xx using our original substitution, y=(3+2)xy = (\sqrt{3}+\sqrt{2})^x.

Case 1: y=5+26y = 5 + 2\sqrt{6} (3+2)x=5+26(\sqrt{3}+\sqrt{2})^x = 5 + 2\sqrt{6} We need to express the right-hand side in terms of the base (3+2)(\sqrt{3}+\sqrt{2}) to solve for xx. Let's calculate the square of the base: (3+2)2=(3)2+2(3)(2)+(2)2=3+26+2=5+26(\sqrt{3}+\sqrt{2})^2 = (\sqrt{3})^2 + 2(\sqrt{3})(\sqrt{2}) + (\sqrt{2})^2 = 3 + 2\sqrt{6} + 2 = 5 + 2\sqrt{6} So, the equation becomes: (3+2)x=(3+2)2(\sqrt{3}+\sqrt{2})^x = (\sqrt{3}+\sqrt{2})^2 Since the base (3+2)(\sqrt{3}+\sqrt{2}) is greater than 1, the exponential function is one-to-one. Therefore, we can equate the exponents: x=2x = 2

Case 2: y=526y = 5 - 2\sqrt{6} (3+2)x=526(\sqrt{3}+\sqrt{2})^x = 5 - 2\sqrt{6} Similar to Case 1, we need to express 5265 - 2\sqrt{6} in terms of the base (3+2)(\sqrt{3}+\sqrt{2}). We know that 32=(3+2)1\sqrt{3}-\sqrt{2} = (\sqrt{3}+\sqrt{2})^{-1}. Let's square this reciprocal term: (32)2=((3+2)1)2=(3+2)2(\sqrt{3}-\sqrt{2})^2 = \left((\sqrt{3}+\sqrt{2})^{-1}\right)^2 = (\sqrt{3}+\sqrt{2})^{-2} Let's also calculate (32)2(\sqrt{3}-\sqrt{2})^2 directly: (32)2=(3)22(3)(2)+(2)2=326+2=526(\sqrt{3}-\sqrt{2})^2 = (\sqrt{3})^2 - 2(\sqrt{3})(\sqrt{2}) + (\sqrt{2})^2 = 3 - 2\sqrt{6} + 2 = 5 - 2\sqrt{6} So, the equation becomes: (3+2)x=(3+2)2(\sqrt{3}+\sqrt{2})^x = (\sqrt{3}+\sqrt{2})^{-2} Again, because the base is greater than 1, we can equate the exponents: x=2x = -2

6. Identify the Set S and Its Cardinality The set S\mathbf{S} is defined as S={xR:(3+2)x+(32)x=10}\mathbf{S}=\left\{x \in \mathbf{R}:(\sqrt{3}+\sqrt{2})^x+(\sqrt{3}-\sqrt{2})^x=10\right\}. We found two real solutions for xx: 22 and 2-2. Therefore, the set S={2,2}\mathbf{S} = \{2, -2\}. The number of elements in S\mathbf{S} is the count of distinct solutions, which is 2.

Common Mistakes & Tips

  • Tip: Always check if terms in exponential equations are reciprocals. Calculating their product is an efficient way to verify this.
  • Mistake: Forgetting that the base of an exponential function, when forming a substitution like y=axy=a^x, must be positive. Ensure the values obtained for yy from the quadratic equation are also positive.
  • Tip: When solving bx=byb^x = b^y where b>0b>0 and b1b \neq 1, you can directly equate the exponents (x=yx=y) because the exponential function is one-to-one.

Summary

The given exponential equation can be transformed into a quadratic equation by recognizing the reciprocal nature of its bases and using substitution. Solving the quadratic yields two positive values for the substituted variable. Each of these values, when back-substituted, leads to a unique real solution for xx due to the properties of exponential functions. Consequently, the set S\mathbf{S} contains two distinct elements.

Final Answer The final answer is 2\boxed{2}, which corresponds to option (C).

Practice More Quadratic Equations Questions

View All Questions