What is the Logarithm Product Rule?
ln(ab) = ln(a) + ln(b)
What is the Logarithm Quotient Rule?
ln(a/b) = ln(a) - ln(b)
What is the Logarithm Power Rule?
ln(a^b) = b * ln(a)
What is the Logarithm Change of Base Formula?
log_a(x) = ln(x) / ln(a)
What is the Inverse Property of e and ln (e raised to ln)?
e^(ln x) = x
What is the Inverse Property of ln and e (ln of e raised to)?
ln(e^x) = x
What is the value of ln(1)?
0
What is the value of ln(e)?
1
What is the Exponent Multiplication Rule (x^a * x^b)?
x^(a+b)
What is the Exponent Division Rule (x^a / x^b)?
x^(a-b)
What is the Power of a Power Rule ((x^a)^b)?
x^(ab)
What is the Negative Exponent Rule (x^-n)?
1 / (x^n)
What is the Fractional Exponent Rule (x^(p/q))?
q-th root of (x^p) OR (q-th root of x)^p
What is the algebraic definition of an Even Function?
f(-x) = f(x)
What is the algebraic definition of an Odd Function?
f(-x) = -f(x)
What is the geometric symmetry of an Even Function?
y-axis symmetry
What is the geometric symmetry of an Odd Function?
Origin symmetry
What is the Integral Property of an Even Function from -a to a?
2 * [Integral from 0 to a of f(x) dx]
What is the Integral Property of an Odd Function from -a to a?
0
What is the piecewise definition of the Absolute Value function |x|?
x if x >= 0; -x if x < 0
What is the slope-intercept form of a line?
y = mx + b
What is the point-slope form of a line (Leibniz-friendly)?
y - y1 = m(x - x1)
What is the formula for the slope (m) between two points?
m = (y2 - y1) / (x2 - x1)
What is the Quadratic Formula?
x = [-b ± sqrt(b^2 - 4ac)] / 2a