Skip to main content
Back to Quadratic Equations
JEE Main 2020
Quadratic Equations
Quadratic Equation and Inequalities
Easy

Question

The sum of the roots of the equation x+12log2(3+2x)+2log4(102x)=0x + 1 - 2{\log _2}(3 + {2^x}) + 2{\log _4}(10 - {2^{ - x}}) = 0, is :

Options

Solution

Key Concepts and Formulas

  • Logarithm Properties: klogbM=logbMkk \log_b M = \log_b M^k, logbMlogbN=logb(M/N)\log_b M - \log_b N = \log_b (M/N), logbM+logbN=logb(MN)\log_b M + \log_b N = \log_b (MN), logbM=0    M=1\log_b M = 0 \iff M=1, logba=logcalogcb\log_b a = \frac{\log_c a}{\log_c b}.
  • Vieta's Formulas: For a quadratic equation of the form ay2+by+c=0ay^2 + by + c = 0, the product of its roots (y1,y2y_1, y_2) is given by y1y2=c/ay_1 y_2 = c/a.
  • Exponential and Logarithmic Forms: ax=b    x=logaba^x = b \iff x = \log_a b.

Step-by-Step Solution

Step 1: State the equation and analyze the domain.

The equation is: x+12log2(3+2x)+2log4(102x)=0x + 1 - 2{\log _2}(3 + {2^x}) + 2{\log _4}(10 - {2^{ - x}}) = 0 For the logarithms to be defined, we need:

  1. 3+2x>03 + 2^x > 0, which is always true since 2x>02^x > 0 for all xx.
  2. 102x>0    10>2x    10>12x    2x>11010 - 2^{-x} > 0 \implies 10 > 2^{-x} \implies 10 > \frac{1}{2^x} \implies 2^x > \frac{1}{10}. This implies x>log2(110)=log2(10)x > \log_2(\frac{1}{10}) = -\log_2(10).

Step 2: Rewrite the equation using logarithm properties.

We want to simplify the equation using properties of logarithms. First, rewrite x+1x+1 as a base-2 logarithm: x+1=log2(2x+1)x+1 = \log_2(2^{x+1}). Also, change the base of the second logarithm from 4 to 2 using log4(a)=log2(a)log2(4)=log2(a)2\log_4(a) = \frac{\log_2(a)}{\log_2(4)} = \frac{\log_2(a)}{2}.

log2(2x+1)2log2(3+2x)+2log4(102x)=0\log_2(2^{x+1}) - 2{\log _2}(3 + {2^x}) + 2{\log _4}(10 - {2^{ - x}}) = 0 log2(2x+1)2log2(3+2x)+2log2(102x)2=0\log_2(2^{x+1}) - 2{\log _2}(3 + {2^x}) + 2\frac{{\log _2}(10 - {2^{ - x}})}{2} = 0 log2(2x+1)2log2(3+2x)+log2(102x)=0\log_2(2^{x+1}) - 2{\log _2}(3 + {2^x}) + {\log _2}(10 - {2^{ - x}}) = 0

Step 3: Combine the logarithms.

Use the power rule of logarithms (alogbc=logbcaa \log_b c = \log_b c^a) and the product/quotient rules (logba+logbc=logb(ac)\log_b a + \log_b c = \log_b(ac) and logbalogbc=logb(a/c)\log_b a - \log_b c = \log_b(a/c)):

log2(2x+1)log2((3+2x)2)+log2(102x)=0\log_2(2^{x+1}) - {\log _2}((3 + {2^x})^2) + {\log _2}(10 - {2^{ - x}}) = 0 log2(2x+1(102x)(3+2x)2)=0\log_2\left(\frac{2^{x+1}(10 - 2^{-x})}{(3+2^x)^2}\right) = 0

Step 4: Remove the logarithm.

Since log2(A)=0\log_2(A) = 0 implies A=1A = 1, we have:

2x+1(102x)(3+2x)2=1\frac{2^{x+1}(10 - 2^{-x})}{(3+2^x)^2} = 1 2x+1(102x)=(3+2x)22^{x+1}(10 - 2^{-x}) = (3+2^x)^2

Step 5: Simplify and substitute.

Let y=2xy = 2^x. Then 2x+1=22x=2y2^{x+1} = 2 \cdot 2^x = 2y and 2x=12x=1y2^{-x} = \frac{1}{2^x} = \frac{1}{y}. Substituting these into the equation gives:

2y(101y)=(3+y)22y(10 - \frac{1}{y}) = (3+y)^2 20y2=9+6y+y220y - 2 = 9 + 6y + y^2 y214y+11=0y^2 - 14y + 11 = 0

Step 6: Apply Vieta's formulas.

Let y1y_1 and y2y_2 be the roots of the quadratic equation y214y+11=0y^2 - 14y + 11 = 0. By Vieta's formulas, y1y2=111=11y_1 y_2 = \frac{11}{1} = 11.

Step 7: Relate the roots of the quadratic to the roots of the original equation.

Since y=2xy = 2^x, let y1=2x1y_1 = 2^{x_1} and y2=2x2y_2 = 2^{x_2}, where x1x_1 and x2x_2 are the roots of the original equation. Then y1y2=2x12x2=2x1+x2=11y_1 y_2 = 2^{x_1} 2^{x_2} = 2^{x_1 + x_2} = 11. Taking the logarithm base 2 of both sides, we get: log2(2x1+x2)=log2(11)\log_2(2^{x_1 + x_2}) = \log_2(11) x1+x2=log2(11)x_1 + x_2 = \log_2(11)

Common Mistakes & Tips

  • Remember to check the domain of the logarithmic functions. Discard any solutions that make the arguments of the logarithms non-positive.
  • When simplifying logarithmic expressions, be careful to apply the logarithm properties correctly.
  • Make sure to relate the roots of the transformed equation back to the original equation.

Summary

By applying logarithm properties, changing the base of logarithms, and substituting y=2xy = 2^x, the given logarithmic equation was transformed into a quadratic equation y214y+11=0y^2 - 14y + 11 = 0. Using Vieta's formulas, the product of the roots of the quadratic equation was found to be 11. This led to the sum of the roots of the original equation being log2(11)\log_2(11).

Final Answer

The final answer is \boxed{log 2 11}, which corresponds to option (B).

Practice More Quadratic Equations Questions

View All Questions