This topic explores how functions can be represented graphically, symbolically, numerically, and descriptively. You'll learn how to interpret and analyze graphs, identify transformations, and recognize symmetry and intercepts. Understanding these representations supports better interpretation of mathematical models.
y = 0
)x = 0
)f(x) + c
: shifts upf(x - c)
: shifts right-f(x)
: reflects over x-axisf(-x)
: reflects over y-axisProblem: Given f(x) = (x - 1)^2
, describe the graph and list its key features.
Step 1: Identify the parent function: f(x) = x^2
is a parabola opening upward.
Step 2: Analyze transformation: (x - 1)^2
means the graph is shifted right by 1 unit.
Step 3: State features:
- Vertex at (1, 0)
- Opens upward
- Axis of symmetry: x = 1
- Minimum value: y = 0
- Domain: all real numbers
- Range: y ≥ 0
Final Summary: This is a parabola shifted right 1 unit with its vertex at (1, 0) and a minimum value of 0.