CAT Quant · Study & Practice

Logarithms

AreaAlgebra DifficultyModerate CAT weightage1–2 questions (directly + inside equations, surds and number-of-digits problems)

A logarithm answers one question: to what power must we raise the base to get a given number? Written log_b N = x, it simply means b^x = N — so a log is just an exponent wearing a different hat. That single idea makes logarithms a quiet workhorse in CAT Quant: they turn multiplication into addition, division into subtraction, and powers into multiplication, which is exactly why they crack problems that look impossible by direct computation. CAT does not test heavy log tables; it tests whether you can manipulate the three core laws fluently, switch bases when a question mixes log_2 and log_3, solve clean logarithmic equations, and use the characteristic of log_10 to count the digits of a giant number like 5^100. This chapter builds that fluency in order — the laws first, then change of base, then equations, then the characteristic-and-mantissa digit trick — each with worked CAT-style examples, the fastest method, and the traps (domain errors, dropped bases) that quietly cost marks.

Topics

⚡ CAT shortcuts & speed methods

The fastest ways to crack this chapter under time pressure — the techniques that separate a 95+ percentiler from the rest.

  • Read log_b N as "the power on b that gives N". log_2 8 = 3 because 2^3 = 8 — no formula needed.
  • A coefficient in front of a log is a hidden power: 3·log 2 = log 8, ½·log 36 = log 6. Use it to merge terms.
  • Change of base to flip: log_b a = 1/log_a b. A chain log_2 3·log_3 4·…·log_(n−1) n telescopes to log_2 n.
  • Base-power rule: log_(b^m)(a^n) = (n/m)·log_b a — slide powers between base and argument (log_8 32 = 5/3).
  • For log equations, combine to one log, convert log_b X = k to X = b^k, then ALWAYS check the argument is positive.
  • Digit count (base 10): digits of N = ⌊log_10 N⌋ + 1. Keep log 2 ≈ 0.30103, log 3 ≈ 0.47712, log 5 = 1 − log 2.

⚠️ Common mistakes & traps

CAT is designed so that careless errors here cost you marks. Internalise each trap before the exam.

  • Treating log(M + N) as log M + log N — the laws only apply to products, quotients and powers, never to a sum.
  • Combining logs with different bases without first applying change of base.
  • Accepting an algebraic root that makes a log argument (or base) zero or negative — extraneous roots must be rejected.
  • Confusing the digit formula: it is ⌊log N⌋ + 1, not ⌈log N⌉ — taking the ceiling overcounts on exact powers of 10.
  • Mishandling negative characteristics: for N < 1, log N = −2.3 means characteristic −3 (not −2), since the mantissa stays non-negative.

📈 CAT exam insight & PYQ analysis

Logarithms appear in CAT and XAT roughly once or twice a paper, usually as a clean one-or-two-step question rather than a heavy grind. The recurring patterns are: simplifying an expression using the three laws, evaluating or telescoping a product of logs via change of base, solving a log-quadratic by substitution (with a deliberate extraneous root to catch the careless), and counting the digits of a large power using the characteristic. XAT and SNAP lean slightly harder, sometimes mixing logs with inequalities or surds. Prioritise flawless law manipulation and the digit-count trick — these alone cover the bulk of what is asked, and they are fast marks if your base-handling is clean.

🎴 Flashcards — instant recall

Tap a card to reveal the answer. Drill these until they are automatic.

log_b N = x means?Tap to reveal
b^x = N (b > 0, b ≠ 1, N > 0)
log_b(MN) = ?Tap to reveal
log_b M + log_b N
log_b(M/N) = ?Tap to reveal
log_b M − log_b N
log_b(M^n) = ?Tap to reveal
n · log_b M
log_b b and log_b 1?Tap to reveal
1 and 0
Change of base log_b a = ?Tap to reveal
(log a)/(log b)
log_b a · log_a b = ?Tap to reveal
1
log_8 32 = ?Tap to reveal
5/3
Digit count of N (base 10)?Tap to reveal
⌊log_10 N⌋ + 1
log 2 and log 3 (base 10)?Tap to reveal
≈ 0.30103 and ≈ 0.47712
log 5 in terms of log 2?Tap to reveal
1 − log 2 ≈ 0.69897
Is log(M + N) = log M + log N?Tap to reveal
No — laws never apply to a sum

📌 Quick revision

A logarithm is an exponent: log_b N = x ⇔ b^x = N. The three laws convert product to sum, quotient to difference, and power to a coefficient; remember log_b b = 1 and log_b 1 = 0. Change of base, log_b a = (log a)/(log b), lets you merge mixed bases, gives the reciprocal rule log_b a = 1/log_a b, and makes log chains telescope. Solve equations by combining to one log, switching to exponential form or substitution, and always rejecting roots that break the positive-argument domain. For digit counts use ⌊log_10 N⌋ + 1 with log 2 ≈ 0.30103 and log 3 ≈ 0.47712. Never split log of a sum.

Chapter test

🏆 Vidaara CAT success checklist

You have truly mastered Logarithms when you can tick every box below.

  • Recall every formula in this chapter without looking them up
  • Solve each topic’s practice set with at least 80% accuracy
  • Use the chapter shortcuts to cut your solving time in half
  • Spot and avoid every common trap listed above
  • Score 80%+ on the timed chapter test

📋 Chapter mastery scorecard

Track where you stand. Aim for the target before moving to the next chapter.

Skill checkpointTarget
Concept theory & formulas understood100%
Topic practice sets attempted (4 topics)4/4
Best topic-test score— → 80%+
Chapter test score— → 80%+
Flashcards drilled to instant recall12 cards