A surd is a root that cannot be written exactly as a fraction, like 2 or 75.
To simplify one, look for the largest square factor:
75=25×3=253=53
Once every surd has been reduced to the same root, you can add and subtract them like ordinary like
terms:
50−18=52−32=22
Rationalising a denominator
An answer should not be left with a surd underneath. For a single surd, multiply top and bottom by
that surd. For a two-term denominator, multiply by its conjugate — the same two terms with the
middle sign reversed:
5−26=5−26×5+25+2=5−46(5+2)=65+12
The conjugate works because (a−b)(a+b)=a2−b2, and squaring kills the root.
Logarithms
A logarithm is an index. That one sentence is most of the topic.
Read log381 as "what power of 3 gives 81?". The answer is 4, because 34=81.
Two consequences worth knowing on sight: loga1=0 and logaa=1.
Note that x must be positive. You cannot take the logarithm of zero or of a negative number,
because no power of a positive base ever produces one. This is what makes the checking step at the
end of a logarithmic equation compulsory rather than optional.
The laws of logarithms
They are the index laws in disguise: adding logs corresponds to multiplying powers, which is exactly
am×an=am+n.
Solving exponential equations
If both sides can be written as powers of the same base, equate the indices:
2x+1=32=25⟹x+1=5⟹x=4
If they cannot, take logs of both sides and use the third law to bring the power down.
Some equations are quadratics in disguise. In 32x−10(3x)+9=0, note that
32x=(3x)2. Substituting y=3x turns it into y2−10y+9=0, an ordinary
quadratic — and once you have y, you still have to get back to x.
Solving logarithmic equations
Use the laws to combine everything into a single logarithm on each side.
Either equate the arguments, or rewrite in index form to remove the log.
Solve.
Check every solution in the original equation and reject any that asks for the log of a
negative number or of zero.
That last step is not optional and it is not paranoia. Combining logs can create solutions that the
original equation never had.