CAT 2024 Slot 1 — QA Question 22
LogarithmsEasy
If x is a positive number such that 4 log10x + 4 log100x + 8 log1000x = 13, then the greatest integer not exceeding x, is
Answer & solution
Correct answer: 31
Answer: 31
Solution
Medium
All three logs share the argument but have bases that are powers of 10. Convert every term to , solve the linear equation, then evaluate and floor it.
1
Reduce to one base using :
2
Substitute step 1 into the given equation:
3
Solve for :
4
Evaluate and floor using :
collapses any “same number, base a power of 10” sum into one multiple of ; here the coefficient is .