Question
Solve for :
Solution — Step by Step
Before solving, we must note that logarithms are only defined for positive arguments.
So we need:
- (for to be defined)
- (for to be defined)
The combined restriction is . Any solution must satisfy this.
Using the logarithm product rule:
So the equation becomes:
If , then .
Factor:
So or .
We established that .
- : ✓ — valid solution
- : ✗ — rejected (also is undefined)
The solution is .
Verification: ✓
Why This Works
The logarithm product rule () is the key tool here — it converts a sum of logs into one log, which we can then write as an exponential equation. This converts the transcendental equation into a manageable polynomial equation.
The domain check step is non-negotiable. Quadratic equations can produce two mathematical solutions, but logarithms require positive arguments. Without checking, we would incorrectly include .
Notice that doesn’t just give a negative argument — it gives which is undefined in real numbers. The extraneous root appears because squaring (or multiplying) operations in equation-solving don’t preserve domain restrictions — we must always re-check.
Alternative Method
We can also solve by noticing . Write 3 as : we need two numbers and such that their product is 3. We’re looking for and that multiply to 3. Try : ✓. This doesn’t work as a general method but gives a quick mental check for “nice” problems.
A more systematic alternative:
Then — same quadratic as before.
For JEE and CBSE Class 11 logarithm problems, the sequence is always: (1) state domain restrictions, (2) use log rules to combine into single log, (3) convert to exponential form, (4) solve the resulting polynomial, (5) check each solution against domain. Skipping step 1 and step 5 is the most common reason for losing full marks. Examiners specifically check for the domain condition in marking schemes.
Common Mistake
The most frequent error is accepting as a valid solution without domain checking. After solving the quadratic , many students write “x = 3 or x = -1” as the final answer. This is wrong — is an extraneous root introduced when we applied the product rule and formed the equation (we implicitly allowed any , even negative ones). Always check both solutions in the original logarithmic equation, not just the quadratic.