Algorithm Slides THE ALGORITHM
Mastering the Curve Sketching Checklist
The Pilot's Checklist
Before a pilot takes off, they don't just "feel" the plane is ready. They follow a rigorous checklist.
"In Calculus, graphing isn't about guessing. It's about verifying every inch of the curve using an analytical flight plan."
The 7-Step Checklist
01
Domain
Where does the function exist? Check for denominators = 0 or negatives in square roots.
02
Intercepts
Find \(x\)-intercepts (\(y=0\)) and \(y\)-intercepts (\(x=0\)).
03
Symmetry
Is \(f(x) = f(-x)\) (Even) or \(f(-x) = -f(x)\) (Odd)?
04
Asymptotes
Vertical (limits \(\to \pm \infty\)) and Horizontal (limits at \(\pm \infty\)).
The Calculus Phase
05
Intervals & Extrema
Calculate \(f'(x)\). Find critical points. Test intervals for increase/decrease. Identify Local Max/Min.
06
Concavity & Inflection
Calculate \(f''(x)\). Find potential inflection points. Test intervals for concavity (Up/Down).
07
The Sketch
Plot intercepts, asymptotes, and extrema. Connect using the determined shapes (Concave Up/Down).
Data Organization is Key
The biggest mistake in curve sketching isn't the calculus—it's getting lost in your own notes.
Use a table for interval testing.
Align \(x\)-values across your charts.
Label every critical point clearly.
Interval \(f'(x)\) Shape \((-\infty, -2)\) + Increasing \((-2, 0)\) - Decreasing
Let's Apply It
f(x) = \frac{x^2 - 1}{x^2 - 4}
We will work through this "Rational Classic" step-by-step in our Algorithm Workshop.
Algorithm Workshop Worksheet Algorithm Workshop
Calculus: Curve Sketching & Analysis
Name:
Date:
Mission: Apply the 7-step Curve Sketching Algorithm to the rational function below. Do not skip steps. Your final sketch must be supported by the analytical evidence gathered in your workshop notes.
f(x) = \frac{x^2 - 1}{x^2 - 4}
01 DOMAIN
02 INTERCEPTS
03 SYMMETRY
04 ASYMPTOTES
05 First Derivative Analysis
Calculate \(f'(x)\) and find Critical Points:
Interval Test Table:
Interval Test Value Sign of \(f'(x)\) Conclusion
06 Second Derivative Analysis
Calculate \(f''(x)\) and find Potential Inflection Points:
Interval Test Table:
Interval Test Value Sign of \(f''(x)\) Concavity
07 THE FINAL SKETCH
Synthesize all data. Clearly label your asymptotes and extrema.
x y
Sketching Checklist Teacher Guide Teacher Guide
Lesson 1: The Curve Sketching Algorithm
Instructional Goal
To move students from "guessing the shape" to "proving the shape" through a systematic, multi-step process. The emphasis is on the organization of data and the rigorous verification of every feature.
The Algorithm Checklist
Step 1: Domain
Crucial for identifying holes or vertical asymptotes early.
Step 2: Intercepts
Anchors the graph. \(y\)-intercept is usually easy; \(x\)-intercepts may require factoring.
Step 3: Symmetry
Saves work. If Even (\(f(-x)=f(x)\)) or Odd (\(f(-x)=-f(x)\)).
Step 4: Asymptotes
Vertical (denominator zeros) and Horizontal (limits at infinity).
Step 5: 1st Deriv
Finds critical points (\(f'=0\)), increase/decrease, and local extrema.
Step 6: 2nd Deriv
Finds concavity and points of inflection.
Step 7: Sketch
Connect the dots using the "curvature" found in steps 5 and 6.
Solution Key: \(f(x) = \frac{x^2 - 1}{x^2 - 4}\)
Domain: \(x \neq \pm 2\)
Intercepts: \(y\)-int: \((0, 0.25)\); \(x\)-ints: \((\pm 1, 0)\)
Symmetry: Even (Reflection over \(y\)-axis)
Asymptotes: VA at \(x=\pm 2\); HA at \(y=1\)
\(f'(x)\): \(\frac{-6x}{(x^2-4)^2}\). CP at \(x=0\).
Extrema: Local Max at \((0, 0.25)\).
\(f''(x)\): \(\frac{6(3x^2+4)}{(x^2-4)^3}\). No IPs (numerator always \(+\)).
Concavity: CU on \((-\infty, -2) \cup (2, \infty)\); CD on \((-2, 2)\).
Teaching Tips
Watch for "Asymptote Crossings": Remind students that graphs CAN cross horizontal asymptotes, but NEVER vertical ones.
Sign Tables: Encourage the use of number lines or tables for derivatives. It's much harder to make a sign error when the work is tabular.
The "L" Shape: Many students struggle with the rational function branches. Emphasize that the concavity and asymptotes dictate the "trapped" nature of those branches.
Mirror Math Slides MIRROR MATH
Efficiency through Symmetry
Half the Work, Whole Graph
Why analyze \((-\infty, \infty)\) when you can analyze \([0, \infty)\) and just copy it over?
"Symmetry is nature's way of giving us a shortcut. In Calculus, it's the ultimate time-saver."
MIRROR AXIS
EVEN FUNCTIONS
f(-x) = f(x)
The Reflection
The graph is symmetric with respect to the \(y\)-axis.
If \((a, b)\) is on the graph, \((-a, b)\) is also there.
Common examples: \(x^2, x^4, \cos(x), |x|\).
Y-AXIS REFLECTION
ODD FUNCTIONS
f(-x) = -f(x)
The Rotation
The graph is symmetric with respect to the Origin (180° rotation).
If \((a, b)\) is on the graph, \((-a, -b)\) is also there.
Common examples: \(x^3, x^5, \sin(x), \tan(x)\).
ORIGIN ROTATION
Periodicity
Functions that repeat their values in regular intervals (periods).
f(x + p) = f(x)
where \(p\) is the smallest positive constant.
Strategy: Analyze exactly ONE period (e.g., \([0, 2\pi]\) for sine) and then replicate it endlessly.
Challenge: The Composite
f(x) = \sin(x) \cdot |x|
Is this function even, odd, or neither? How does that simplify our work?
ODD?
EVEN?
Half Work Whole Graph Worksheet Half Work, Whole Graph
Leveraging Symmetry & Periodicity
Draftsman:
Unit: Calculus II-S
1
Symmetry Identification
Determine if the following functions are Even, Odd, or Neither by showing the algebraic test: \(f(-x)\).
A) \(f(x) = \frac{x^4 + 1}{x^2}\)
Result:
Even Odd Neither
B) \(g(x) = x^3 - \sin(x)\)
Result:
Even Odd Neither
2
The Efficiency Challenge
Analyze the function h(x) = x \cdot e^{-x^2} for only the interval \([0, \infty)\). Then, use symmetry to complete the sketch.
1st Deriv Test on \([0, \infty)\)
2nd Deriv Test on \([0, \infty)\)
Sketch Area: Finalize with Symmetry
3
Periodic Reconstruction
Given the periodic function p(x) = \sin(2x) + \cos(x).
Identify Period
Interval of Interest
Symmetry? (E/O/N)
The Periodic Strategy
1. Find the Fundamental Period \(T\) of the composite function.
2. Conduct a full algorithm analysis on the interval \([0, T]\).
3. Replicate the behavior for \([-T, 0]\) and \([T, 2T]\).
Student work space for analytical period check
Master Grid Symmetry Solutions Teacher Guide Teacher Resource
Lesson 2: Symmetry and Periodicity
Symmetry Logic
Even Check
Algebraic: \(f(-x) = f(x)\)
Example: \(\frac{(-x)^4 + 1}{(-x)^2} = \frac{x^4 + 1}{x^2}\)
Geometric: Reflection over \(y\)-axis.
Odd Check
Algebraic: \(f(-x) = -f(x)\)
Example: \((-x)^3 - \sin(-x) = -x^3 + \sin(x) = -(x^3 - \sin x)\)
Geometric: Rotation 180° about origin.
Solution Key
Part 1: Identification
A: \(f(x) = \frac{x^4+1}{x^2}\) is EVEN .
B: \(g(x) = x^3 - \sin x\) is ODD .
Part 2: \(h(x) = x \cdot e^{-x^2}\)
This is an ODD function.
\(h'(x) = e^{-x^2}(1 - 2x^2)\). Max at \(x = 1/\sqrt{2} \approx 0.707\).
\(h''(x) = e^{-x^2}(4x^3 - 6x)\). IP at \(x = \sqrt{1.5} \approx 1.22\).
On \([0, \infty)\): Rises to max at 0.7, then decays toward HA at \(y=0\).
Student must reflect this through the origin for the left half.
Part 3: Periodic \(p(x) = \sin(2x) + \cos(x)\)
Period: \(\sin(2x)\) has \(T=\pi\). \(\cos(x)\) has \(T=2\pi\). LCD period is \(2\pi\) .
Symmetry: \(\sin(-2x) + \cos(-x) = -\sin(2x) + \cos(x)\). NEITHER .
Pedagogical Pivot
Challenge students to think: "Does every symmetry save time?" Sometimes, checking for symmetry takes longer than just graphing a few extra points. Use this to discuss mathematical intuition —recognizing exponents (even powers) or trig identities quickly.
Watch for the 'Power Trap': \(f(x) = x^2 + x\) is Neither even nor odd, even though it has an even power.
Digital Deception Slides DIGITAL DECEPTION
When Calculators Lie
The Trusted Screen?
We treat graphing calculators as the Ultimate Truth.
But pixels are limited. Window settings are arbitrary. Calculators make assumptions that Math doesn't.
Today, we find the lies.
WINDOW: X[-10, 10] Y[-1, 1]
Where are the extreme values?
Deception 01: The Hole
f(x) = \frac{x^2 - 4}{x - 2}
The calculator displays a perfect line. No breaks. No warnings.
Analytical Truth:
Domain is \(x \neq 2\). There is a removable discontinuity (hole) at \((2, 4)\).
The "Invisible" Feature
Deception 02: Micro-Curves
f(x) = x^3 - 0.01x
In a standard window (\(-10\) to \(10\)), this looks like \(y = x^3\).
Calculus reveals a local max AND min between \(-0.1\) and \(0.1\).
If you don't use the derivative, you miss the entire behavior of the center of the graph.
How to catch the lie
1. Zero Denom
If the denominator is zero, SOMETHING is there. If the screen is smooth, the screen is lying.
2. Critical Check
Solve \(f'(x)=0\). If you find a critical point but the graph looks flat, zoom in or trust your math.
3. End Behavior
Calculate limits at infinity. Calculators often show curves "ending" or jumping incorrectly at screen edges.
Lab Investigation
Your mission in the Graph Detective Lab:
"I will provide 3 'perfect' calculator images. You will use calculus to prove they are incomplete or misleading. Find the features the screen left behind."
Graph Detective Lab Graph Detective Lab
Case File: The Lying Pixels
Agent:
Calculus Verification Division
Briefing
Below are three functions where a standard graphing calculator output (\(-10 \leq x, y \leq 10\)) obscures critical behavior. Use your calculus tools to identify the "missing" features.
Case 01: The Removable Suspect
f(x) = \frac{x^2 - x - 6}{x - 3}
Calculator Output Image:
Observation: Looks like a solid line \(y = x + 2\).
Detection Report
Prove the existence of the discontinuity:
VERDICT: Hole at (\_\_\_\_, \_\_\_\_)
Case 02: Hidden Extrema
g(x) = x^4 - 0.02x^2
Calculator Output Image:
Observation: Looks like a flat-bottomed parabola \(y = x^4\).
Derivative Forensics
Identify all critical points:
How many local minima exist? \_\_\_\_\_\_
Case 03: The False Vertical
h(x) = \frac{x^2 \cdot e^x}{10^6}
The calculator screen shows the graph skyrocketing at \(x = 5\), looking like a Vertical Asymptote.
Analytical Limits
Prove whether a Vertical Asymptote exists at any \(x\). Then, analyze the limit as \(x \to \infty\).
Detective's Summary
Explain why the calculator "lies" in Case 03. What is actually happening to the slope of \(h(x)\) as \(x\) increases?
Final Debrief
Based on your investigation, list three "Red Flags" that should make a student doubt their calculator screen:
1. \_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_
2. \_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_
3. \_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_
"The calculus is the lens that brings the fuzzy digital world into sharp mathematical focus."
Calculator Lies Teacher Guide Facilitation Guide
Lesson 3: Technology vs. Analysis
The Core Philosophy
This lesson is designed to strip away "calculator dependency." Students often stop thinking once they see a graph on a screen. By presenting cases where the screen is objectively wrong or incomplete, we force them to rely on the analytical proof .
Case File Solutions
Case 01: The Vanishing Hole
f(x) = (x^2 - x - 6) / (x - 3)
The Lie: The calculator draws a continuous line. It cannot render a single missing pixel effectively.
The Truth: Factoring gives \((x-3)(x+2)/(x-3)\). This reduces to \(y = x+2\) but the original domain excludes \(x=3\). Hole at (3, 5).
Case 02: Hidden Extrema
g(x) = x^4 - 0.02x^2
The Lie: Standard zoom shows a flat U-shape (parabola-like). It hides the "W" shape in the center.
The Truth: \(g'(x) = 4x^3 - 0.04x = 4x(x^2 - 0.01)\). Critical points at \(x=0\) and \(x=\pm 0.1\). There are 2 local minima and 1 local max within a tiny span of 0.2 units.
Case 03: The False Vertical
h(x) = (x^2 * e^x) / 10^6
The Lie: The graph appears to hit a wall at \(x=5\) because the \(y\)-values exceed the default screen height (\(10\)).
The Truth: No denominator equals zero, so NO Vertical Asymptote exists. It's just exponential growth. The limit as \(x \to \infty\) is \(\infty\).
Class Debrief Prompts
1
"If a calculator screen shows a hole, you can trust it. But if it DOESN'T show a hole, can you trust it?"
2
"Why do we still use calculators if they 'lie'? What are they actually good for?" (Answer: Calculating values, quick visualization, but NOT final proof).
Speed Sketching Slides ROUND ROBIN CHALLENGE
SPEED
SKETCH
Accuracy at Velocity
The Race Protocol
01
You will receive a Function Card with a complex equation.
02
The timer starts. You must find ONE specific feature (e.g., Inflection Points).
03
First correct answer wins the point. Accuracy always beats speed.
Mastery Multiplier
If you can name the concavity interval without looking at your notes, double points.
Warm-Up: Rapid Retrieval
f(x) = x^3 - 12x
Identify: Relative Max
Thinking at speed:
1. Power rule mentally: \(3x^2 - 12\)
2. Solve \(3x^2 = 12 \to x^2 = 4\)
3. Critical points at \(\pm 2\)
4. Second deriv: \(6x\). At \(-2\), it's negative \(\to\) MAX.
Tournament Targets
EXTREMA
Find \(x\) and \(y\) for local peaks.
INFLECTION
Locate where curvature changes.
ASYMPTOTES
Define the boundary lines.
INTERVALS
Define the domain behavior.
Final Boss Round
f(x) = x \cdot \sqrt{9 - x^2}
Full sketch required in under 5 minutes. Every feature must be labeled correctly.
100
XP Points
LEGEND
Title Rank
Rapid Fire Race Cards Rapid Fire Race
Calculus Skill Retrieval Cards
Total Score
_____ XP
Race Instructions
At the signal, flip a card and solve for the Specific Target . You have 3 minutes per card. Once complete, raise your hand for validation.
CARD 01
Function:
f(x) = x^4 - 4x^3
Specific Target:
Point(s) of Inflection
Answer: _______________________
CARD 02
Function:
g(x) = \frac{3x^2}{x^2 - 1}
Specific Target:
All Asymptotes (V & H)
Answer: _______________________
CARD 03
Function:
h(x) = e^x \cdot (x-1)
Specific Target:
Intervals of Increase
Answer: _______________________
CARD 04
Function:
k(x) = x + \cos(x)
Specific Target:
Concavity on [0, \pi]
Answer: _______________________
Tournament Rules Teacher Guide Tournament Master Guide
Lesson 4: Curve Sketching Gamification
Tournament Flow
Round 1 (Individual): Students work through Cards 1-4. The first 3 to finish with 100% accuracy get "Seed Points" for the Round Robin.
Round 2 (Pairs): Students swap cards and grade each other using the key below. Debates are encouraged; they must prove their answer using the second derivative test.
Round 3 (The Final Boss): Display the Monster Function (\(x \sqrt{9-x^2}\)) on the board. The first student to bring a perfect sketch with all 7 algorithm steps shown wins the trophy.
Official Answer Key
CARD 01: \(f(x) = x^4 - 4x^3\)
\(f'(x) = 4x^3 - 12x^2\)
\(f''(x) = 12x^2 - 24x = 12x(x-2)\)
Inflection Points: x = 0, x = 2
CARD 02: \(g(x) = \frac{3x^2}{x^2-1}\)
VA: \(x = 1\), \(x = -1\)
HA: \(y = 3\)
Asymptotes: x = ±1, y = 3
CARD 03: \(h(x) = e^x(x-1)\)
\(h'(x) = e^x(x-1) + e^x(1) = x \cdot e^x\)
CP at \(x = 0\). Test \(h'(-1) = -\), \(h'(1) = +\).
Increasing: (0, ∞)
CARD 04: \(k(x) = x + \cos x\)
\(k'(x) = 1 - \sin x\)
\(k''(x) = -\cos x\)
Concave Down on [0, π/2]; Concave Up on [π/2, π]
Final Boss: \(f(x) = x\sqrt{9-x^2}\)
Domain: \([-3, 3]\)
Intercepts: \((0,0), (\pm 3, 0)\)
Symmetry: ODD (Origin rotation)
Extrema: Max at \((2.12, 4.5)\), Min at \((-2.12, -4.5)\)
Concavity: IP at \((0,0)\). CU on \((-3, 0)\), CD on \((0, 3)\).
Monster Mastery Slides SUMMATIVE ASSESSMENT
MONSTER
MASTERY
The Grand Synthesis Portfolio
The Portfolio Task
You are no longer a student; you are a Mathematical Cartographer.
Your job is to tame a "Monster Function"—one that combines polynomials, trig, or transcendentals—and produce a definitive, professional-grade report.
This is your final demonstration of mastery.
Full Calculation Report + Precision Sketch
The 4 Deliverables
01. Analytical Engine
Every derivative, every limit, and every algebraic test shown in crystal-clear detail.
02. The Summary Matrix
A one-page cheat sheet summarizing all 7 algorithm steps for quick reference.
03. High-Precision Graph
Hand-drawn on a large grid. No estimation. Every point from your calculations must be plotted.
04. Tech Critique
A side-by-side comparison of your hand-drawn graph vs. a calculator output. Where did the tech fail?
Pick Your Monster
TIER 1: THE RADICAL
f(x) = \frac{x^2}{\sqrt{x+1}}
A treacherous domain and tricky quotient rule derivatives.
TIER 2: THE TRANSCENDENTAL
g(x) = x - 2\sin(x)
Infinitely repeating features requiring a master's eye for periodicity.
TIER 3: THE HYBRID
h(x) = \frac{e^x}{x^2 - 4}
The ultimate test of asymptotes, product rules, and concavity.
Evaluation Standards
A
Precision: All points accurate to \(\pm 0.1\)
B
Logic: Every claim is backed by a derivative test.
C
Craft: Professional layout and clean notation.
Monster Function Portfolio Worksheet The Monster Portfolio
Summative Calculus Synthesis Project
Cartographer:
Grand Synthesis Portfolio
01. Selection Phase
Choose ONE function to analyze and master. Circle your choice below.
THE RADICAL
f(x) = \frac{x^2}{\sqrt{x+1}}
Focus: Domain restrictions and quotient-chain rule.
THE TRANSCENDENTAL
g(x) = x - 2\sin(x)
Focus: Periodicity and multiple extrema across \([-2\pi, 2\pi]\).
THE HYBRID
h(x) = \frac{e^x}{x^2 - 4}
Focus: Vertical asymptotes and complex product/quotient derivatives.
Part A: Analysis
Domain & Intercept Verification
Symmetry Proof: \(f(-x)\)
Limit-Based Asymptote Proofs
1st Deriv & Extrema Table
2nd Deriv & Concavity Table
Part B: Precision
Use a 0.5cm or 1cm grid scale
Label coordinates of all extrema
Label equations of all asymptotes
Use colors for \(f, f', f''\) features
Digital Comparison Report
Work Phase: The Analytical Engine
Show every step of the derivative calculation. No shortcuts.
Workspace: \(f'(x)\) and \(f''(x)\) derivation
Workspace: Critical Value & Interval Testing
Final Master Map
Scale: 1 Unit = 2 Grid Boxes
Cartography Legend
Local Extrema
Inflection Points
Asymptotes
Final Curve
Portfolio Rubric Teacher Guide Portfolio Assessment Guide
Final Evaluation & Rubric
Assessment Philosophy
The portfolio is weighted heavily toward Analytical Verification . A correct graph without supporting calculus is a failure. Conversely, excellent calculus with a minor sketching error is a partial success. We are assessing the ability to prove geometry through algebra.
Criterion Expert (10) Master (8) Apprentice (6) Derivation Calculus is flawless; chain/quotient rules perfect. Minor arithmetic error; logic remains sound. Significant rule errors (e.g., missed chain rule). Proof Logic Every feature (VA, Extrema, IP) has a formal limit or test. Most features proven; some lack formal notation. Claims made without algebraic evidence. Graphic Precision Graph matches table perfectly. Professional line quality. Accurate shape, but points roughly estimated. Mismatch between calculus and final sketch.
Cartographer's Keys (Summarized)
Radical: \(f(x) = x^2 / \sqrt{x+1}\)
Domain: \(x > -1\). VA at \(x = -1\). No max/mins (strictly increasing on domain after \(x=0\)). Concave UP everywhere.
Transcendental: \(g(x) = x - 2\sin(x)\)
CPs at \(\cos x = 0.5 \to x = \pm \pi/3, \pm 5\pi/3\). Inflection points at \(\sin x = 0 \to x = 0, \pm \pi, \pm 2\pi\).
Hybrid: \(h(x) = e^x / (x^2 - 4)\)
The "Monster". VAs at \(x = \pm 2\). HA at \(y = 0\) as \(x \to -\infty\). CP at \(x^2 - 2x - 4 = 0\) (using quadratic formula).