Calculus guide
Graphing Functions: Intercepts, Shape, and Transformations
Build a reliable graph from domain, intercepts, transformations, symmetry, and end behavior before plotting points.
7 min readBeginnerUpdated 2026-07-12
What you will learn
- Find intercepts and domain restrictions
- Read transformations from a formula
- Check end behavior and symmetry
Concept 1
Start with the domain and intercepts
Domain restrictions identify gaps and asymptotes. Set x=0 for the y-intercept and solve f(x)=0 for x-intercepts.
Concept 2
Transform a familiar parent graph
In y=a f(b(x−h))+k, h and k shift the graph, a scales it vertically, and b changes the horizontal scale. Negative values can reflect the graph.
Concept 3
Use behavior to check the sketch
Even functions are symmetric about the y-axis and odd functions are symmetric about the origin. Leading terms often reveal polynomial end behavior.
Worked example
Sketch y=(x−2)²−1
- 1Begin with the parent y=x².
- 2Shift right 2 and down 1, giving vertex (2,−1).
- 3Solve (x−2)²=1 to find x-intercepts 1 and 3.
Answer
Common mistakes
- Reversing the direction of the horizontal shift
- Plotting before checking the domain
- Using too narrow a viewing window
Check your understanding