Learn how to sketch and interpret derivative graphs, analyze function behavior, and solve calculus problems visually with guided examples.

πŸ“˜ Graphing Functions Using Derivatives

Master the Art of Sketching Accurate Function Graphs with Derivatives

🎯 Why Use Derivatives to Sketch Graphs?

Plotting graphs just by plugging in values is time-consuming and often inaccurate. With derivatives, you can:

  • Know where a graph goes up/down (increasing/decreasing)
  • Locate local maxima or minima
  • Identify points of inflection
  • Analyze concavity
  • Understand asymptotic behavior

This makes curve sketching faster, clearer, and more reliable.

πŸͺœ Step-by-Step Strategy for Sketching Functions

To sketch a function f(x)f(x):

  1. Domain: Determine where f(x)f(x) is defined
  2. Intercepts: Find f(0)f(0) and where f(x)=0f(x) = 0
  3. Critical Points: Solve fβ€²(x)=0f'(x) = 0
  4. Increasing/Decreasing: Analyze sign of fβ€²(x)f'(x)
  5. Concavity: Use fβ€²β€²(x)f''(x) to determine concave up/down
  6. Inflection Points: Solve fβ€²β€²(x)=0f''(x) = 0
  7. Asymptotes: Check vertical/horizontal/oblique behavior
  8. Sketch: Plot and connect behavior

πŸ” Example 1: Graph f(x)=x3βˆ’3xf(x) = x^3 - 3x

  1. Domain: All real numbers

  2. Intercepts:

    • f(0)=0f(0) = 0 β†’ y-intercept
    • Solve f(x)=0β‡’x(x2βˆ’3)=0β‡’x=0,Β±3f(x) = 0 \Rightarrow x(x^2 - 3) = 0 \Rightarrow x = 0, \pm \sqrt{3}
  3. First Derivative:

    • fβ€²(x)=3x2βˆ’3=3(x2βˆ’1)β‡’x=Β±1f'(x) = 3x^2 - 3 = 3(x^2 - 1) \Rightarrow x = \pm 1 (critical points)
  4. Sign of fβ€²(x)f'(x):

    • x<βˆ’1x < -1 β†’ positive
    • βˆ’1<x<1-1 < x < 1 β†’ negative
    • x>1x > 1 β†’ positive β†’ So, increasing β†’ decreasing β†’ increasing β†’ Max at x=βˆ’1x = -1, min at x=1x = 1
  5. Second Derivative:

    • fβ€²β€²(x)=6xf''(x) = 6x
    • fβ€²β€²(0)=0f''(0) = 0 β†’ possible inflection point
    • Concave down when x<0x < 0, up when x>0x > 0
  6. Inflection Point: x=0x = 0

  7. No Asymptotes

  8. Sketch: Use all this data to create a smooth graph

βœ… Final Shape: An β€œS” curve crossing the x-axis at three points, turning at x = Β±1, inflecting at x = 0.

πŸ“‰ Example 2: Sketch f(x)=1x2+1f(x) = \frac{1}{x^2 + 1}

  1. Domain: All real numbers

  2. Intercept: f(0)=1f(0) = 1

  3. First Derivative:

    fβ€²(x)=βˆ’2x(x2+1)2 f'(x) = \frac{-2x}{(x^2 + 1)^2}

    Set fβ€²(x)=0β‡’x=0f'(x) = 0 \Rightarrow x = 0 β†’ critical point

    • x<0β‡’fβ€²(x)>0x < 0 \Rightarrow f'(x) > 0
    • x>0β‡’fβ€²(x)<0x > 0 \Rightarrow f'(x) < 0 β†’ Max at x=0x = 0
  4. Second Derivative:

    fβ€²β€²(x)=6x2βˆ’2(x2+1)3 f''(x) = \frac{6x^2 - 2}{(x^2 + 1)^3}

    Set fβ€²β€²(x)=0β‡’x=Β±13f''(x) = 0 \Rightarrow x = \pm \sqrt{\frac{1}{3}} β†’ inflection points

  5. Asymptotes:

    • No vertical (denominator never zero)
    • Horizontal as xβ†’βˆžx \to \infty, f(x)β†’0f(x) \to 0

βœ… Shape: Bell curve with max at (0,1), decreasing toward 0 on both sides, with inflection points at x=Β±1/3x = \pm \sqrt{1/3}

🧠 Tips for Students

  • Critical points help find peaks and valleys
  • Second derivative shows whether the curve opens up or down
  • Always label key points before sketching
  • Don’t forget asymptotes in rational functions
  • Check endpoints if the domain is restricted

πŸ’‘ HOTS Problem

Let f(x)=x3x2+1f(x) = \frac{x^3}{x^2 + 1}

Sketch its graph using:

  • First derivative for increasing/decreasing
  • Second derivative for concavity
  • Find intercepts and asymptotes

🧠 Solution Outline

  • Intercept: f(0)=0f(0) = 0
  • First Derivative: Use quotient rule
  • Second Derivative: Analyze using sign
  • Horizontal asymptote? As xβ†’βˆžx \to \infty, f(x)∼xf(x) \sim x β†’ no horizontal asymptote
  • Sketch based on all features

πŸ§ͺ Practice Problems

πŸ”Ή Standard

  1. Sketch f(x)=x4βˆ’4x2f(x) = x^4 - 4x^2
  2. Sketch f(x)=ln⁑(x)f(x) = \ln(x)
  3. Sketch f(x)=eβˆ’x2f(x) = e^{-x^2}

πŸ”₯ HOTS

  1. Sketch f(x)=x2βˆ’1x2+1f(x) = \frac{x^2 - 1}{x^2 + 1}

  2. Sketch a piecewise function:

    $$ f(x) = \begin{cases} x^2 & \text{if } x < 1 \
    2x - 1 & \text{if } x \geq 1 \end{cases} $$

πŸ“Œ Summary Table

FeatureHow to Find
Critical pointsSolve fβ€²(x)=0f'(x) = 0
Increasing/DecreasingAnalyze sign of fβ€²(x)f'(x)
Maxima/MinimaUse First or Second Derivative
Inflection pointsSolve fβ€²β€²(x)=0f''(x) = 0
Concavityfβ€²β€²(x)>0f''(x) > 0: up, < 0: down
AsymptotesAnalyze limits or denominator