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

Question

The sum of all the solutions of the equation (8)2x16(8)x+48=0(8)^{2 x}-16 \cdot(8)^x+48=0 is :

Options

Solution

Key Concepts and Formulas

  • Exponential Properties: (am)n=amn(a^m)^n = a^{mn}
  • Substitution: Replacing a complex term with a simpler variable to simplify the equation.
  • Logarithm Definition and Properties: bx=N    x=logb(N)b^x = N \iff x = \log_b(N), logb(m)+logb(n)=logb(mn)\log_b(m) + \log_b(n) = \log_b(mn), logb(b)=1\log_b(b) = 1

Step 1: Transforming the Equation into a Quadratic Form

The given equation is: (8)2x16(8)x+48=0(8)^{2 x}-16 \cdot(8)^x+48=0 We can rewrite (8)2x(8)^{2x} as (8x)2(8^x)^2. This is because of the exponential property (am)n=amn(a^m)^n = a^{mn}. (8x)216(8x)+48=0(8^x)^2 - 16 \cdot (8^x) + 48 = 0 Why this step? This transformation reveals that the equation is structured like a quadratic equation. By identifying the common term (8x)(8^x), we can make a substitution to simplify it into a standard quadratic form, which is easier to solve algebraically.

Step 2: Solving the Quadratic Equation for y

Let y=(8)xy = (8)^x. Substituting yy into the transformed equation, we get: y216y+48=0y^2 - 16y + 48 = 0 Why this step? This substitution simplifies the problem significantly, changing it from an exponential equation to a familiar quadratic equation.

Now, we solve this quadratic equation for yy. We can do this by factoring or by using the quadratic formula. Let's use factoring: We need to find two numbers that multiply to 48 and add up to -16. These numbers are -12 and -4. (y12)(y4)=0(y - 12)(y - 4) = 0 Why this step? Factoring allows us to find the values of yy that satisfy the equation by setting each factor equal to zero.

Setting each factor to zero, we find the possible values for yy: y12=0    y=12y - 12 = 0 \implies y = 12 y4=0    y=4y - 4 = 0 \implies y = 4 So, the solutions for yy are 1212 and 44.

Step 3: Finding the Solutions for x

Now, we substitute back y=(8)xy = (8)^x to find the values of xx.

Case 1: y=12y = 12 (8)x=12(8)^x = 12 Why this step? We use the definition of logarithms to solve for xx when it's in the exponent. If bx=Nb^x = N, then x=logb(N)x = \log_b(N).

Applying the definition of logarithm with base 8: x1=log8(12)x_1 = \log_8(12)

Case 2: y=4y = 4 (8)x=4(8)^x = 4 Applying the definition of logarithm with base 8: x2=log8(4)x_2 = \log_8(4)

The two solutions for xx are log8(12)\log_8(12) and log8(4)\log_8(4).

Step 4: Summing the Solutions

The problem asks for the sum of all solutions. Let's add the two solutions we found: Sum of solutions=x1+x2=log8(12)+log8(4)\text{Sum of solutions} = x_1 + x_2 = \log_8(12) + \log_8(4) Why this step? We are directly addressing the question asked in the problem statement.

Step 5: Simplifying the Result

To simplify the sum of logarithms, we use the logarithm property: logb(m)+logb(n)=logb(mn)\log_b(m) + \log_b(n) = \log_b(m \cdot n). log8(12)+log8(4)=log8(12×4)\log_8(12) + \log_8(4) = \log_8(12 \times 4) =log8(48) = \log_8(48) Why this step? Combining the logarithms into a single term makes it easier to evaluate or match with the given options.

Now, we need to simplify log8(48)\log_8(48). We can use the property logb(mn)=logb(m)+logb(n)\log_b(mn) = \log_b(m) + \log_b(n). We look for factors of 48 that include the base 8. We know that 48=8×648 = 8 \times 6. log8(48)=log8(8×6)\log_8(48) = \log_8(8 \times 6) =log8(8)+log8(6) = \log_8(8) + \log_8(6) Why this step? This separates the expression into a term we can easily evaluate (log8(8)\log_8(8)) and a remaining term.

Using the property logb(b)=1\log_b(b) = 1: log8(8)=1\log_8(8) = 1 Substituting this back, we get: 1+log8(6)1 + \log_8(6)

This matches Option (A).

Common Mistakes & Tips

  • Remember to substitute back to find the values of the original variable (xx) after solving for the substituted variable (yy).
  • Always simplify logarithmic expressions using logarithm properties to match the given options.
  • Recognize exponential equations that can be transformed into quadratic forms using appropriate substitutions.

Summary

The problem was solved by recognizing the exponential equation as a quadratic in disguise, using substitution (y=8xy = 8^x) to convert it into a standard quadratic equation (y216y+48=0y^2 - 16y + 48 = 0), solving the quadratic equation to find y=12y=12 and y=4y=4, using the definition of logarithms to find the individual solutions for xx: x1=log8(12)x_1 = \log_8(12) and x2=log8(4)x_2 = \log_8(4), and applying logarithm properties to sum these solutions and simplify the result to 1+log8(6)1 + \log_8(6).

Final Answer

The final answer is 1+log8(6)\boxed{1+\log _8(6)}, which corresponds to option (A).

Practice More Quadratic Equations Questions

View All Questions