TOPIC 5: FUNCTIONS Flashcards
Set Notation VS Interval Notation
Set Notation: {x ∈ ℝ: 3<x≤8}
Interval Notation: (3,8]
*Interval Notation only applies for real numbers
Express y = 2x - 1 in different forms
f(x) = 2x - 1
f: x ↦ 2x - 1
Express x = sint in different forms
f(t) = sint
f: t ↦ sint
When does an equation represent a function?
When any vertical line intersects the graph EXACTLY ONCE (through vertical line test)
Vertical Line Test phrasing
For any vertical line, x=k, where k∈ℝ, the line intersects the graph exactly once.
Which is the input variable, rule and domain?
f(x) = 2x² + 1, x∈ℝ, x>0, x≠2
Input variable: x
Rule: 2x² + 1
Domain: (0,∞) \ {2}
What is range?
The set of output values
When are two functions equal to each other?
Same rule AND domain
How to know if an inverse function exists?
If the function is a one-to-one function
One-to-one function test phrasing
For any horizontal line, y=k, where k∈ℝ, the line intersects the graph exactly once only. So, f is one-to-one.
Domain and range of inverse function, f⁻¹
Df-1 = Rf
Rf-1 = Df
Steps to find f inverse
- Make x the subject
- Change y to x to get the rule
- Find the range of f to get the domain of f inverse
Features of graph of inverse function
- f and f inverse are reflections of each other at y=x
- Points (a,b) corresponds to points (b,a)
To take note of when drawing inverse function graph
- Equal scale for both x-axis and y-axis
- Line y=x added as a dotted line, at angle of 45°
- If f graph pointing away from y=x, inverse f must be the same as well
When does composite function fg exist?
If R(g) ⊆ D(f)