Algebra Reference: Parent Functions and Core Properties

Linear and Basic Line Forms

  • Linear parent: y=x)y = x)
  • Domain & Range: (,)(-\infty, \infty) for both
  • Odd function: f(x)=f(x)f(-x) = -f(x)
  • Point-slope form: yy<em>1=m(xx</em>1)y - y<em>1 = m(x - x</em>1)
  • Slope-intercept form: y=mx+by = mx + b

Constant and Basic Linearity

  • Constant function: y=cy = c
  • Domain: (,)(-\infty, \infty); Range: {cc}

Quadratic and Polynomial Functions

  • Standard form: y=ax2+bx+cy = ax^2 + bx + c
  • Vertex form: y=a(xh)2+ky = a(x - h)^2 + k
  • Domain: (,)(-\infty, \infty); Range depends on orientation (up if a>0, down if a<0)

Exponential Functions

  • Standard form: y=abxy = ab^x
  • Domain: (,)(-\infty, \infty)
  • Range: (0,)(0, \infty) if a>0
  • Horizontal asymptote: y=0y = 0 (as x → -∞ when base > 0)

Logarithmic Functions

  • Standard form: y=logbxy = \log_b x (including natural log lnx\ln x for base ee)
  • Domain: (0,)(0, \infty); Range: (,)(-\infty, \infty)
  • Vertical asymptote: x=0x = 0
  • Base restrictions: b>0, b\neq 1

Radical Functions

  • Even roots (e.g., x\sqrt{x}): domain [0,)[0, \infty)
  • Odd roots (e.g., x3\sqrt[3]{x}): domain (,)(-\infty, \infty)
  • Basic idea: inverse of appropriate power functions

Rational Functions

  • Form: P(x)Q(x)\dfrac{P(x)}{Q(x)}
  • Domain excludes zeros of the denominator Q(x)=0Q(x) = 0
  • Behavior governed by degrees of numerator and denominator; horizontal/oblique asymptotes accordingly

Exponent Rules

  • aman=am+na^m a^n = a^{m+n}
  • (am)n=amn(a^m)^n = a^{mn}
  • aman=amn\dfrac{a^m}{a^n} = a^{m-n}
  • (ab)n=anbn(ab)^n = a^n b^n
  • a0=1a^0 = 1
  • an=1ana^{-n} = \dfrac{1}{a^n}

Logarithm Rules

  • log<em>b(xy)=log</em>bx+logby\log<em>b (xy) = \log</em>b x + \log_b y
  • log<em>b(xy)=log</em>bxlogby\log<em>b \left(\dfrac{x}{y}\right) = \log</em>b x - \log_b y
  • log<em>b(xk)=klog</em>bx\log<em>b (x^k) = k \log</em>b x
  • log<em>b(an)=nlog</em>ba\log<em>b (a^n) = n \log</em>b a
  • elnx=x  and  ln(ex)=xe^{\ln x} = x\;\text{and}\; \ln (e^x) = x

Radical Rules

  • am  bm=abm\sqrt[m]{a}\;\sqrt[m]{b} = \sqrt[m]{ab} compatible with index rules
  • (an)m=am/n\big(\sqrt[n]{a}\big)^m = a^{m/n} if defined
  • a2=a\sqrt{a^2} = |a|

Factoring (Techniques and Patterns)

  • Greatest common factor (GCF) factoring
  • Difference of squares: a2b2=(ab)(a+b)a^2 - b^2 = (a - b)(a + b)
  • Difference of cubes: a3b3=(ab)(a2+ab+b2)a^3 - b^3 = (a - b)(a^2 + ab + b^2)
  • Sum of cubes: a3+b3=(a+b)(a2ab+b2)a^3 + b^3 = (a + b)(a^2 - ab + b^2)
  • Factoring trinomials via grouping or simple product-sum methods

Quick Example Patterns (from common practice)

  • Example factoring: 2x25x3=(2x+1)(x3)2x^2 - 5x - 3 = (2x + 1)(x - 3)
  • Example factoring by difference of squares: x29=(x3)(x+3)x^2 - 9 = (x - 3)(x + 3)
  • Example factoring by difference of cubes: a3b3=(ab)(a2+ab+b2)a^3 - b^3 = (a - b)(a^2 + ab + b^2)
  • Example sum of cubes: a3+b3=(a+b)(a2ab+b2)a^3 + b^3 = (a + b)(a^2 - ab + b^2)

Quick References for Last-Minute Review

  • Always check domain restrictions first for rational, radical, and logarithmic forms
  • For exponents, simplify to common base when possible
  • For factoring, start with GCF, then move to special products (diff. of squares, cubes) before trying to factor quadratics
  • Use point-slope form to quickly write equations from a point and slope
  • Recognize standard forms to identify parent functions quickly: linear, quadratic, exponential, logarithmic, radical, rational