Inverse Functions, Exponentials, and Logarithms

Inverse Functions

  • Definition: The inverse of a function interchanges the domain and range.
    • If ff contains the point (a,b)(a,b), then f1f^{-1} contains (b,a)(b,a).
    • When extDom(f)=all real numbersext{Dom}(f)={\text{all real numbers}} and extRange(f)=positive real numbersext{Range}(f)={\text{positive real numbers}}, then extDom(f1)=positive real numbersext{Dom}(f^{-1})={\text{positive real numbers}} and extRange(f1)=all real numbersext{Range}(f^{-1})={\text{all real numbers}}.
  • Graphical Relationship
    • Obtain f1f^{-1} by switching the xx and yy coordinates of every ordered pair on ff.
    • The graphs of ff and f1f^{-1} are reflections of one another across the line y=xy=x.
  • Line-Tests
    • Vertical Line Test (VLT): determines if a relation is a function.
    • Horizontal Line Test (HLT): determines if the inverse of a function is itself a function.
    • If any horizontal line intersects ff more than once, f1f^{-1} will fail the VLT and will not be a function.
    • Functions that are strictly increasing or strictly decreasing pass the HLT, so their inverses are also functions.

Worked Graph Example: f(x)=x2 for x0f(x)=x^2\,\text{ for }x\ge0

  • Table of representative points on ff: (0,0),(1,1),(2,4),(3,9),(4,16),(5,25)(0,0),(1,1),(2,4),(3,9),(4,16),(5,25).
  • Switching coordinates gives the inverse points: (0,0),(1,1),(4,2),(9,3),(16,4),(25,5)(0,0),(1,1),(4,2),(9,3),(16,4),(25,5).
  • The inverse curve is the right branch of y=xy=\sqrt{x} (only $x\ge0$ because the original domain was x0x\ge0).
  • HLT passes (each horizontal line hits ff once), so f1f^{-1} is a function.

Exponential Functions and Their Inverses

  • Prototype Activity: f(x)=2xf(x)=2^x
    1. Build a table for ff:
    • (2,14),(1,12),(0,1),(1,2),(2,4),(3,8)(-2,\tfrac14),(-1,\tfrac12),(0,1),(1,2),(2,4),(3,8).
    1. Plot points and draw the smooth exponential curve.
    2. Draw y=xy=x, reflect each point to form f1f^{-1}.
    3. The reflected points generate a new curve that passes the VLT; thus the inverse of an exponential function is itself a function.

Logarithms: the Inverse of Exponentials

  • Notation: y=logb(x)    x=by,y=\log_b(x)\iff x=b^y, where b>0 and b1b\neq1.
    • Read "log base bb of xx."
    • The logarithm returns an exponent.
  • Equivalence Examples
    • 2x=8    x=log2(8)2^x=8\;\Longleftrightarrow\;x=\log_2(8). Answer: x=3x=3 because 23=82^3=8.
    • 24=16    log2(16)=42^4=16\;\Longleftrightarrow\;\log_2(16)=4.
    • log5(25)=2    52=25\log_5(25)=2\;\Longleftrightarrow\;5^2=25.
  • Evaluation Example
    • "What is log2(32)\log_2(32)?"
    • Ask: "2 raised to what power equals 32?"
    • 25=322^5=32, so log2(32)=5\log_2(32)=5.

Attributes of y=logb(x)y=\log_b(x) Derived from y=bxy=b^x

  1. Graph of y=logb(x)y=\log_b(x) is the reflection of y=bxy=b^x over y=xy=x.
  2. Domain: x>0 (all positive real numbers).
  3. Range: all real numbers.
  4. xx-intercept: (1,0)(1,0). (Corresponds to yy-intercept (0,1)(0,1) of y=bxy=b^x.)
  5. Monotonicity: If y=bxy=b^x is increasing (which it is for b>1) or decreasing (for 0<b<1), then logb(x)\log_b(x) is also respectively increasing or decreasing.
  6. Asymptote: y=bxy=b^x has horizontal asymptote y=0y=0; logb(x)\log_b(x) has vertical asymptote x=0x=0.

Conceptual Take-Aways

  • “Inverse” means switch roles of xx and yy (domain and range).
  • Reflections over y=xy=x visualize inverse pairs.
  • The exponent in an exponential equation becomes the value of a logarithm.
  • Line Tests Summary:
    • VLT → verifies a relation is a function.
    • HLT → verifies the inverse will also be a function.
  • For logarithms, think "What power of the base equals the argument?"

Miscellaneous Classroom Context & Memory Hooks

  • Students used popcorn and pauses to work problems—reminder that active practice beats passive viewing.
  • Whenever stuck converting between exponential and logarithmic forms, repeat: “Logarithm = exponent.”
  • Common next topics: common logs (log10\log_{10}) and natural logs (ln\ln) follow the same rules; only the base changes.