Algebra
- Substitution of variables can be used to reduce two equations in two unknowns to a single equation in one of them.
If in a problem the value of a certain variable is neither given nor requested, a reasonable approach is to eliminate that variable.
- xa xb = xa + b
xa / xb = xa - b
(xa)b = xa b
- If A x2 + B x + C = 0, x = (-B ± √ (B2 - 4 A C)) / (2 A).
- eln x = x
ln (ex) = x
- The graph of y = a f(x + b) is the graph of f(x), dilated in the y direction by the factor a and translated to the left by b.
- n! ≡ n * (n - 1) * (n -2) * ... * 3 * 2 * 1
- The number of ways of choosing m items from a set of n items, when order does not matter, is
n! / (m! (n-m)!)
- The weighted average of a quantity Q with values in two sub-populations (a and b) is
<Q> = fa * Qa + (1 - fa) * Qb,
where fa is the fraction of the total population having value Qa, and the rest of the population has value Qb.
©2012, Kenneth R. Koehler. All Rights Reserved. This document may be freely reproduced provided that this copyright notice is included.
Please send comments or suggestions to the author.