Functions - f(x)
Concepts
Composite Function
So to get the expression for
- solve for
, - set output of
as the input of then solve it.
Order matters
Alt syntax
---------------^ circle
Example
Let there be 2 functions:
Compositing the functions:
NOTE: Since
Inverse Function
Syntax:
To solve,
- Write out the whole equation as
but substitute with - Swap
and - Solve y
Example
Let
Swap x and y
Transforming functions
You can composite the functions to shift, scale and reflect
For the examples below, let
Summary
| Vertically | Horizontally | Comments | |
|---|---|---|---|
| Shift | |||
| Stretch & Compression |
If If |
Transforming vertically vs horizontally
- To transform vertically: Modify the result.
- To transform horizontally: Modify the parameter - x.
Transforming horizontally is opposite of what's expected
For example,
- Let
, y will be -3 - Let
, y will be 0
This also happens with stretching.
Transform types
- Shift:
- Stretch:
Visualisation
Try to modify
- c for shifting
- d for stretching
Stretching might be hard to notice but it's scaling the graph horizontally/vertically depending if it's multiplied to the parameter/result
Terminology
- Domain: Range of input -
- Range: Range of result -