Skip to main content
Back to Quadratic Equations
JEE Main 2022
Quadratic Equations
Quadratic Equation and Inequalities
Hard

Question

Let α=maxxR{82sin3x.44cos3x}\alpha = \mathop {\max }\limits_{x \in R} \{ {8^{2\sin 3x}}{.4^{4\cos 3x}}\} and β=minxR{82sin3x.44cos3x}\beta = \mathop {\min }\limits_{x \in R} \{ {8^{2\sin 3x}}{.4^{4\cos 3x}}\} . If 8x2+bx+c=08{x^2} + bx + c = 0 is a quadratic equation whose roots are α\alpha 1/5 and β\beta 1/5 , then the value of c - b is equal to :

Options

Solution

Key Concepts and Formulas

  • Range of asinθ+bcosθa \sin \theta + b \cos \theta: The range of asinθ+bcosθa \sin \theta + b \cos \theta is [a2+b2,a2+b2][-\sqrt{a^2 + b^2}, \sqrt{a^2 + b^2}].
  • Properties of Exponents: (am)n=amn(a^m)^n = a^{mn} and aman=am+na^m \cdot a^n = a^{m+n}.
  • Quadratic Equations - Sum and Product of Roots: For a quadratic equation Ax2+Bx+C=0Ax^2 + Bx + C = 0 with roots r1r_1 and r2r_2, r1+r2=BAr_1 + r_2 = -\frac{B}{A} and r1r2=CAr_1 r_2 = \frac{C}{A}.

Step-by-Step Solution

Step 1: Simplify the Given Expression

We are given the expression 82sin3x44cos3x8^{2\sin 3x} \cdot 4^{4\cos 3x}. To simplify this, we express both terms with a common base of 2. This allows us to combine the exponents. Since 8=238 = 2^3 and 4=224 = 2^2, we can substitute these into the expression: 82sin3x44cos3x=(23)2sin3x(22)4cos3x8^{2\sin 3x} \cdot 4^{4\cos 3x} = (2^3)^{2\sin 3x} \cdot (2^2)^{4\cos 3x} Using the power of a power rule, (am)n=amn(a^m)^n = a^{mn}: (23)2sin3x(22)4cos3x=26sin3x28cos3x(2^3)^{2\sin 3x} \cdot (2^2)^{4\cos 3x} = 2^{6\sin 3x} \cdot 2^{8\cos 3x} Now, using the product of powers rule, aman=am+na^m \cdot a^n = a^{m+n}: 26sin3x28cos3x=26sin3x+8cos3x2^{6\sin 3x} \cdot 2^{8\cos 3x} = 2^{6\sin 3x + 8\cos 3x} Let E=26sin3x+8cos3xE = 2^{6\sin 3x + 8\cos 3x}.

Step 2: Find the Range of the Exponent

The exponent is of the form asinθ+bcosθa \sin \theta + b \cos \theta, where a=6a=6, b=8b=8, and θ=3x\theta = 3x. To find the maximum and minimum values of the entire expression, we need to find the range of the exponent. The range of 6sin3x+8cos3x6\sin 3x + 8\cos 3x is given by [62+82,62+82][-\sqrt{6^2 + 8^2}, \sqrt{6^2 + 8^2}]. [62+82,62+82]=[36+64,36+64]=[100,100]=[10,10][-\sqrt{6^2 + 8^2}, \sqrt{6^2 + 8^2}] = [-\sqrt{36 + 64}, \sqrt{36 + 64}] = [-\sqrt{100}, \sqrt{100}] = [-10, 10] So, the maximum value of the exponent is 10, and the minimum value is -10.

Step 3: Determine α\alpha and β\beta

We have E=2exponentE = 2^{\text{exponent}}. Since the base of the exponential function, 2, is greater than 1, the maximum value of EE (α\alpha) will occur when the exponent is at its maximum, and the minimum value of EE (β\beta) will occur when the exponent is at its minimum. This is because exponential functions with a base greater than 1 are increasing.

Therefore: α=maxxR{26sin3x+8cos3x}=2maximum value of exponent=210\alpha = \mathop {\max }\limits_{x \in R} \{ {2^{6\sin 3x + 8\cos 3x}}\} = 2^{\text{maximum value of exponent}} = 2^{10} β=minxR{26sin3x+8cos3x}=2minimum value of exponent=210\beta = \mathop {\min }\limits_{x \in R} \{ {2^{6\sin 3x + 8\cos 3x}}\} = 2^{\text{minimum value of exponent}} = 2^{-10}

Step 4: Calculate α1/5\alpha^{1/5} and β1/5\beta^{1/5}

We need to find the values of α1/5\alpha^{1/5} and β1/5\beta^{1/5}. These are the roots of the quadratic. For α1/5\alpha^{1/5}: α1/5=(210)1/5\alpha^{1/5} = (2^{10})^{1/5} Using the exponent rule (am)n=amn(a^m)^n = a^{mn}: α1/5=210(1/5)=210/5=22=4\alpha^{1/5} = 2^{10 \cdot (1/5)} = 2^{10/5} = 2^2 = 4

For β1/5\beta^{1/5}: β1/5=(210)1/5\beta^{1/5} = (2^{-10})^{1/5} Using the exponent rule (am)n=amn(a^m)^n = a^{mn}: β1/5=210(1/5)=210/5=22=122=14\beta^{1/5} = 2^{-10 \cdot (1/5)} = 2^{-10/5} = 2^{-2} = \frac{1}{2^2} = \frac{1}{4}

Step 5: Formulate the Quadratic Equation and Find bb and cc

We are given that 8x2+bx+c=08x^2 + bx + c = 0 is a quadratic equation whose roots are α1/5\alpha^{1/5} and β1/5\beta^{1/5}. Let the roots be r1=α1/5=4r_1 = \alpha^{1/5} = 4 and r2=β1/5=14r_2 = \beta^{1/5} = \frac{1}{4}. The general form of a quadratic equation is Ax2+Bx+C=0Ax^2 + Bx + C = 0. In our case, A=8A=8, B=bB=b, and C=cC=c.

Sum of roots: r1+r2=BAr_1 + r_2 = -\frac{B}{A} 4+14=b84 + \frac{1}{4} = -\frac{b}{8} 16+14=b8\frac{16+1}{4} = -\frac{b}{8} 174=b8\frac{17}{4} = -\frac{b}{8} Multiply both sides by 8: 1784=b17 \cdot \frac{8}{4} = -b 172=b17 \cdot 2 = -b 34=b    b=3434 = -b \implies b = -34

Product of roots: r1r2=CAr_1 r_2 = \frac{C}{A} 414=c84 \cdot \frac{1}{4} = \frac{c}{8} 1=c81 = \frac{c}{8} Multiply both sides by 8: c=8c = 8

Step 6: Calculate cbc - b

Finally, we need to find the value of cbc - b. cb=8(34)c - b = 8 - (-34) cb=8+34c - b = 8 + 34 cb=42c - b = 42

Common Mistakes & Tips

  • Sign Errors: Be extremely careful with negative signs, especially when dealing with the sum of roots formula (BA-\frac{B}{A}) and when calculating cbc-b.
  • Base Conversion: Double-check that you have correctly converted to a common base before combining exponents.
  • Range of Trigonometric Functions: Remember that the formula for the range of asinθ+bcosθa\sin\theta + b\cos\theta is [a2+b2,a2+b2][-\sqrt{a^2+b^2}, \sqrt{a^2+b^2}].

Summary

We simplified the given expression using exponent rules and trigonometric identities. We found the range of the exponent, determined the maximum and minimum values of the expression, calculated the roots of the quadratic equation, and finally, found the value of cbc - b. The final answer is 42.

Final Answer

The final answer is \boxed{42}, which corresponds to option (A).

Practice More Quadratic Equations Questions

View All Questions