Inverse Functions, Exponentials, and Logarithms
Inverse Functions
- Definition: The inverse of a function interchanges the domain and range.
- If f contains the point (a,b), then f−1 contains (b,a).
- When extDom(f)=all real numbers and extRange(f)=positive real numbers, then extDom(f−1)=positive real numbers and extRange(f−1)=all real numbers.
- Graphical Relationship
- Obtain f−1 by switching the x and y coordinates of every ordered pair on f.
- The graphs of f and f−1 are reflections of one another across the line y=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 f more than once, f−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 x≥0
- Table of representative points on f: (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).
- The inverse curve is the right branch of y=x (only $x\ge0$ because the original domain was x≥0).
- HLT passes (each horizontal line hits f once), so f−1 is a function.
Exponential Functions and Their Inverses
- Prototype Activity: f(x)=2x
- Build a table for f:
- (−2,41),(−1,21),(0,1),(1,2),(2,4),(3,8).
- Plot points and draw the smooth exponential curve.
- Draw y=x, reflect each point to form f−1.
- 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, where b>0 and b=1.
- Read "log base b of x."
- The logarithm returns an exponent.
- Equivalence Examples
- 2x=8⟺x=log2(8). Answer: x=3 because 23=8.
- 24=16⟺log2(16)=4.
- log5(25)=2⟺52=25.
- Evaluation Example
- "What is log2(32)?"
- Ask: "2 raised to what power equals 32?"
- 25=32, so log2(32)=5.
Attributes of y=logb(x) Derived from y=bx
- Graph of y=logb(x) is the reflection of y=bx over y=x.
- Domain: x>0 (all positive real numbers).
- Range: all real numbers.
- x-intercept: (1,0). (Corresponds to y-intercept (0,1) of y=bx.)
- Monotonicity: If y=bx is increasing (which it is for b>1) or decreasing (for 0<b<1), then logb(x) is also respectively increasing or decreasing.
- Asymptote: y=bx has horizontal asymptote y=0; logb(x) has vertical asymptote x=0.
Conceptual Take-Aways
- “Inverse” means switch roles of x and y (domain and range).
- Reflections over y=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) and natural logs (ln) follow the same rules; only the base changes.