Question:

If $\log_2 (x) + \log_4 (x) = 5$, what is $x$? 
 

Show Hint

For equations mixing different log bases, rewrite all logs in terms of the same base and reduce to a simple algebraic equation.
Updated On: Aug 1, 2025
  • 210/2

  • 210/3

  • 211/3

  • 210/7

Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is B

Solution and Explanation

Step 1: Convert log4(x) to base 2

Recall the base change formula:
log4(x) = log2(x) / log2(4)
Since log2(4) = 2, we get:
log4(x) = log2(x) / 2

Step 2: Rewrite the Equation

Substituting into the original equation:
log2(x) + (log2(x) / 2) = 5

Step 3: Combine Like Terms

Let y = log2(x):
y + y/2 = 5
(3y / 2) = 5
3y = 10
y = 10/3

Step 4: Convert Back to x

Since y = log2(x):
log2(x) = 10/3
x = 210/3

Final Answer:

x = 210/3

Was this answer helpful?
0
0