Local vs Global Behavior Examples in Math
Start with the recap, study the fully worked examples, then use the practice problems to check your understanding of Local vs Global Behavior.
This page combines explanation, solved examples, and follow-up practice so you can move from recognition to confident problem-solving in Math.
Concept Recap
Local behavior describes a function's properties near a specific point; global behavior describes its overall properties across the entire domain or as inputs grow without bound.
Local is "zoom in on one spot"; global is "zoom out to see the whole picture." Near x = 0, \sin(x) \approx x (local linear approximation), but globally it oscillates forever.
Read the full concept explanation โHow to Use These Examples
- Read the first worked example with the solution open so the structure is clear.
- Try the practice problems before revealing each solution.
- Use the related concepts and background knowledge badges if you feel stuck.
What to Focus On
Core idea: Local behavior is captured by limits and derivatives near a point; global behavior is captured by asymptotes, end behavior, and the function's overall shape.
Common stuck point: A function can behave completely differently at a local level than globally โ a function might be increasing at a point while decreasing overall.
Sense of Study hint: Zoom in on the graph near the point of interest for local behavior, then zoom out to see the entire curve for global behavior. Compare both views.
Worked Examples
Example 1
easySolution
- 1 Local at x=0: f'(x)=3x^2-3, f'(0)=-3. Linear approximation: f(x)\approx f(0)+f'(0)\cdot x = 0+(-3)x=-3x near x=0. Locally the function looks like a line with slope -3.
- 2 Global behavior: for large |x|, the x^3 term dominates. f(x)\to+\infty as x\to+\infty; f(x)\to-\infty as x\to-\infty.
- 3 Contrast: locally (near x=0) the function decreases; globally it grows without bound in both directions.
Answer
Example 2
mediumPractice Problems
Try these problems on your own first, then open the solution to compare your method.
Example 1
easyExample 2
hardRelated Concepts
Background Knowledge
These ideas may be useful before you work through the harder examples.