Fatskills
Practice. Master. Repeat.
Study Guide: **CAT Algebra Mastery: Logarithms & Exponents**
Source: https://www.fatskills.com/cat-mba/chapter/cat-algebra-mastery-logarithms-exponents

**CAT Algebra Mastery: Logarithms & Exponents**

By Fatskills Exam Guides Team — the exam nerds behind 28,500+ quizzes and 2.1M practice questions across 500+ global exams.

⏱️ ~5 min read

CAT Algebra Mastery: Logarithms & Exponents

(A Premium Study Guide for 99+ Percentile Aspirants)


What This Is

Logarithms and exponents are high-frequency, high-scoring topics in CAT QA. They appear in ~5-7 questions per paper, often as standalone problems or embedded in functions, inequalities, or data interpretation. Mastering them ensures quick, error-free solving—critical for clearing the 95+ percentile cutoff.

Real-CAT Example:
If ( \log_{2}(x-1) + \log_{2}(x+3) = 4 ), then ( x = ) ? (Answer choices: A) 1, B) 3, C) 5, D) -1) Why it matters: This tests logarithm properties and domain restrictions—two traps that separate 90th from 99th percentile scorers.


Key Concepts & Techniques

  1. Logarithm-Exponent Duality
  2. What: ( \log_{a}b = c \iff a^{c} = b ).
  3. When to use: Convert between forms to simplify equations (e.g., ( \log_{2}x = 3 \to x = 2^{3} )).

  4. Logarithm Properties (Product, Quotient, Power)

  5. What:
    • ( \log_{a}(xy) = \log_{a}x + \log_{a}y )
    • ( \log_{a}(x/y) = \log_{a}x - \log_{a}y )
    • ( \log_{a}(x^{k}) = k \log_{a}x )
  6. When to use: Combine/split logs to solve equations (e.g., ( \log_{2}x + \log_{2}(x-1) = 3 )).

  7. Change of Base Formula

  8. What: ( \log_{a}b = \frac{\log_{c}b}{\log_{c}a} ) (commonly ( c = 10 ) or ( e )).
  9. When to use: When bases don’t match (e.g., ( \log_{2}5 \times \log_{5}8 )).

  10. Exponent Rules (Multiplication, Division, Power of Power)

  11. What:
    • ( a^{m} \times a^{n} = a^{m+n} )
    • ( a^{m}/a^{n} = a^{m-n} )
    • ( (a^{m})^{n} = a^{mn} )
  12. When to use: Simplify expressions (e.g., ( (2^{3})^{2} \times 2^{-4} )).

  13. Domain Restrictions

  14. What: ( \log_{a}b ) is defined only if ( a > 0, a \neq 1, b > 0 ).
  15. When to use: Eliminate invalid solutions (e.g., ( \log_{2}(x-1) ) requires ( x > 1 )).

  16. Inequalities with Logs/Exponents

  17. What:
    • If ( a > 1 ), ( \log_{a}x > \log_{a}y \iff x > y ).
    • If ( 0 < a < 1 ), ( \log_{a}x > \log_{a}y \iff x < y ).
  18. When to use: Solve inequalities (e.g., ( \log_{0.5}(x) > -1 )).

  19. Substitution for Complex Expressions

  20. What: Let ( y = \log_{a}x ) or ( y = a^{x} ) to reduce complexity.
  21. When to use: Nested logs/exponents (e.g., ( (\log_{2}x)^{2} - 5\log_{2}x + 6 = 0 )).

Step-by-Step Strategy

Follow this process for every log/exponent problem:


  1. Identify the Type
  2. Is it an equation, inequality, or expression simplification?
  3. Are logs/exponents nested or separate?

  4. Apply Domain Restrictions

  5. For logs: Ensure arguments > 0 and base > 0, ≠ 1.
  6. For exponents: No restrictions unless roots/denominators exist.

  7. Simplify Using Properties

  8. Combine logs (product/quotient rules) or split them (power rule).
  9. For exponents, use multiplication/division rules.

  10. Convert to Common Form

  11. Rewrite logs as exponents (or vice versa) if needed.
  12. Use substitution for complex expressions.

  13. Solve the Simplified Equation/Inequality

  14. Solve for the variable, then check against domain restrictions.

  15. Verify with Answer Choices (MCQs)

  16. Plug options into the original equation to eliminate wrong answers.

Fully Worked CAT-Style Example

Problem:
If ( \log_{3}(x+1) + \log_{3}(x-5) = 3 ), then ( x = ) ? (Answer choices: A) 8, B) 6, C) -2, D) 4)

Solution Using Strategy:


  1. Identify the Type:
  2. Logarithmic equation with two logs added.

  3. Domain Restrictions:

  4. ( x+1 > 0 \implies x > -1 )
  5. ( x-5 > 0 \implies x > 5 )
  6. Combined domain: ( x > 5 ).

  7. Simplify Using Properties:

  8. ( \log_{3}(x+1) + \log_{3}(x-5) = \log_{3}[(x+1)(x-5)] ) (Product rule).
  9. Equation becomes: ( \log_{3}[(x+1)(x-5)] = 3 ).

  10. Convert to Exponential Form:

  11. ( (x+1)(x-5) = 3^{3} = 27 ).

  12. Solve the Quadratic:

  13. ( x^{2} - 4x - 5 = 27 )
  14. ( x^{2} - 4x - 32 = 0 )
  15. ( (x-8)(x+4) = 0 )
  16. Solutions: ( x = 8 ) or ( x = -4 ).

  17. Check Domain:

  18. ( x = -4 ) violates ( x > 5 ). Valid solution: ( x = 8 ).

  19. Verify with Answer Choices:

  20. Only option A (8) satisfies the original equation.

Answer: A) 8.


Common Mistakes

  1. Ignoring Domain Restrictions
  2. Mistake: Solving ( \log_{2}(x-1) = 3 ) and getting ( x = 9 ), but forgetting ( x > 1 ).
  3. Why it happens: Overlooking log definitions.
  4. Correct approach: Always check ( x > 1 ) (here, ( x = 9 ) is valid).

  5. Misapplying Log Properties

  6. Mistake: Writing ( \log_{2}(x+y) = \log_{2}x + \log_{2}y ).
  7. Why it happens: Confusing product rule with sum of logs.
  8. Correct approach: Only ( \log_{2}(xy) = \log_{2}x + \log_{2}y ).

  9. Incorrect Inequality Direction

  10. Mistake: Solving ( \log_{0.5}x > -1 ) as ( x > 0.5^{-1} \implies x > 2 ).
  11. Why it happens: Forgetting base ( 0 < a < 1 ) reverses inequalities.
  12. Correct approach: ( x < 2 ) (and ( x > 0 )).

  13. Exponent Sign Errors

  14. Mistake: Simplifying ( 2^{3} \times 2^{-2} ) as ( 2^{3-2} = 2^{1} = 2 ).
  15. Why it happens: Misapplying ( a^{m} \times a^{n} = a^{m+n} ).
  16. Correct approach: ( 2^{3-2} = 2^{1} = 2 ) (correct here, but often misapplied).

CAT Traps & Time Management

  1. Trap: Hidden Domain Violations
  2. Example: ( \log_{2}(x-1) + \log_{2}(x-3) = 3 ) has solution ( x = 5 ), but ( x = -1 ) is invalid.
  3. How to avoid: Always write domain restrictions first.

  4. Trap: Base ≠ 1 Assumption

  5. Example: ( \log_{1}(x) = 2 ) is undefined (base cannot be 1).
  6. How to avoid: Check base ( a > 0, a \neq 1 ).

  7. Time Guide:

  8. Simple equations: 1–1.5 minutes.
  9. Inequalities/nested logs: 2–3 minutes.
  10. If stuck > 3 minutes: Flag and move on.

Quick Practice

  1. Problem: ( \log_{5}(x+3) - \log_{5}(x-1) = 1 ). Find ( x ).
    Answer: 2
    Solution Path: Quotient rule → ( \log_{5}\left(\frac{x+3}{x-1}\right) = 1 ) → ( \frac{x+3}{x-1} = 5 ) → ( x = 2 ).

  2. Problem: If ( 2^{x} \times 3^{y} = 12 ) and ( 2^{y} \times 3^{x} = 18 ), find ( x + y ).
    Answer: 3
    Solution Path: Take logs → solve system of equations → ( x + y = 3 ).


Last-Minute Cram Sheet

  1. Log-Exponent Duality: ( \log_{a}b = c \iff a^{c} = b ).
  2. Product Rule: ( \log_{a}(xy) = \log_{a}x + \log_{a}y ).
  3. Quotient Rule: ( \log_{a}(x/y) = \log_{a}x - \log_{a}y ).
  4. Power Rule: ( \log_{a}(x^{k}) = k \log_{a}x ).
  5. Change of Base: ( \log_{a}b = \frac{\log_{c}b}{\log_{c}a} ).
  6. Domain: ( \log_{a}b ) requires ( a > 0, a \neq 1, b > 0 ).
  7. Inequalities: Base ( a > 1 ) → same direction; ( 0 < a < 1 ) → reverse.
  8. Exponent Rules: ( a^{m} \times a^{n} = a^{m+n} ), ( (a^{m})^{n} = a^{mn} ).
  9. Trap: ( \log_{a}(x+y) \neq \log_{a}x + \log_{a}y ).
  10. Trap: ( \log_{a}b ) is undefined if ( a = 1 ) or ( b \leq 0 ).

Final Tip: For nested logs/exponents, substitute ( y = \log_{a}x ) or ( y = a^{x} ) to simplify. Practice 10–15 problems daily to build speed!



ADVERTISEMENT