By Fatskills Exam Guides Team — the exam nerds behind 28,500+ quizzes and 2.1M practice questions across 500+ global exams.
Introduction Mastering curve tracing lets you predict the exact shape of a graph in under 2 minutes—saving 10+ marks in IIT JEE (Main + Advanced) on questions where others guess or skip. Whether it’s rational functions, trigonometric curves, or parametric equations, this skill turns abstract algebra into a visual cheat sheet for limits, maxima, and area calculations.
MEMORISE THIS
Horizontal Asymptotes
Slant (Oblique) Asymptotes
First Derivative Test (Increasing/Decreasing)
Second Derivative Test (Concavity)
Symmetry Tests
Step 1: Domain - Denominator ( x^2 - 4 = 0 ) → ( x = \pm 2 ). - Domain: ( x \neq \pm 2 ).
Step 2: Symmetry - ( f(-x) = \frac{(-x)^2 - 1}{(-x)^2 - 4} = \frac{x^2 - 1}{x^2 - 4} = f(x) ). - Even function → Symmetric about y-axis.
Step 3: Intercepts - Y-intercept: ( x = 0 ) → ( y = \frac{-1}{-4} = \frac{1}{4} ). - X-intercepts: ( y = 0 ) → ( x^2 - 1 = 0 ) → ( x = \pm 1 ).
Step 4: Asymptotes - Vertical: ( x^2 - 4 = 0 ) → ( x = \pm 2 ). - Horizontal: ( \lim_{x \to \pm \infty} \frac{x^2 - 1}{x^2 - 4} = 1 ) → ( y = 1 ).
Step 5: Critical Points & Increasing/Decreasing - ( f'(x) = \frac{(2x)(x^2 - 4) - (x^2 - 1)(2x)}{(x^2 - 4)^2} = \frac{-6x}{(x^2 - 4)^2} ). - ( f'(x) = 0 ) → ( x = 0 ). - Test intervals: - ( x < -2 ): ( f'(-3) = \frac{18}{25} > 0 ) → Increasing. - ( -2 < x < 0 ): ( f'(-1) = \frac{6}{9} > 0 ) → Increasing. - ( 0 < x < 2 ): ( f'(1) = \frac{-6}{9} < 0 ) → Decreasing. - ( x > 2 ): ( f'(3) = \frac{-18}{25} < 0 ) → Decreasing.
Step 6: Inflection Points & Concavity - ( f''(x) = \frac{18(x^2 + 4)}{(x^2 - 4)^3} ). - ( f''(x) = 0 ) → No real solutions. - Test concavity: - ( x < -2 ): ( f''(-3) = \frac{18(13)}{(-5)^3} < 0 ) → Concave down. - ( -2 < x < 2 ): ( f''(0) = \frac{72}{-64} < 0 ) → Concave down. - ( x > 2 ): ( f''(3) = \frac{18(13)}{5^3} > 0 ) → Concave up.
Step 7: Sketch - Plot intercepts at ( (0, 0.25) ), ( (1, 0) ), ( (-1, 0) ). - Draw vertical asymptotes at ( x = \pm 2 ). - Draw horizontal asymptote at ( y = 1 ). - Curve increases until ( x = 0 ), then decreases. - Concave down everywhere except ( x > 2 ).
What we did and why: We systematically checked domain, symmetry, intercepts, asymptotes, derivatives, and concavity to sketch the curve without plotting points. This method works for any rational function in IIT JEE.
Step 1: Domain - Denominator ( x - 1 = 0 ) → ( x = 1 ). - Domain: ( x \neq 1 ).
Step 2: Symmetry - ( f(-x) = \frac{x^2 + 1}{-x - 1} \neq f(x) ) or ( -f(x) ). - No symmetry.
Step 3: Intercepts - Y-intercept: ( x = 0 ) → ( y = -1 ). - X-intercepts: ( y = 0 ) → ( x^2 + 1 = 0 ) → No real solutions.
Step 4: Asymptotes - Vertical: ( x = 1 ). - Slant: Degree of numerator (2) = degree of denominator (1) + 1 → Perform long division. - ( \frac{x^2 + 1}{x - 1} = x + 1 + \frac{2}{x - 1} ). - Slant asymptote: ( y = x + 1 ).
Step 5: Critical Points & Increasing/Decreasing - ( f'(x) = \frac{(2x)(x - 1) - (x^2 + 1)(1)}{(x - 1)^2} = \frac{x^2 - 2x - 1}{(x - 1)^2} ). - ( f'(x) = 0 ) → ( x^2 - 2x - 1 = 0 ) → ( x = 1 \pm \sqrt{2} ). - Test intervals: - ( x < 1 - \sqrt{2} ): ( f'(0) = -1 < 0 ) → Decreasing. - ( 1 - \sqrt{2} < x < 1 ): ( f'(0.5) = \frac{-1.75}{0.25} < 0 ) → Decreasing. - ( 1 < x < 1 + \sqrt{2} ): ( f'(2) = \frac{-1}{1} < 0 ) → Decreasing. - ( x > 1 + \sqrt{2} ): ( f'(3) = \frac{2}{4} > 0 ) → Increasing.
Step 6: Inflection Points & Concavity - ( f''(x) = \frac{(2x - 2)(x - 1)^2 - (x^2 - 2x - 1)(2)(x - 1)}{(x - 1)^4} = \frac{4}{(x - 1)^3} ). - ( f''(x) = 0 ) → No solutions. - Test concavity: - ( x < 1 ): ( f''(0) = -4 < 0 ) → Concave down. - ( x > 1 ): ( f''(2) = 4 > 0 ) → Concave up.
Step 7: Sketch - Plot y-intercept at ( (0, -1) ). - Draw vertical asymptote at ( x = 1 ). - Draw slant asymptote ( y = x + 1 ). - Curve decreases everywhere except ( x > 1 + \sqrt{2} ). - Concave down for ( x < 1 ), concave up for ( x > 1 ).
What we did and why: We handled a slant asymptote (common in IIT JEE) and no x-intercepts, showing how to adapt the method for different cases.
Step 1: Domain - Denominator ( x^2 - 1 = 0 ) → ( x = \pm 1 ). - Domain: ( x \neq \pm 1 ).
Step 2: Symmetry - ( f(-x) = \frac{-x^3}{x^2 - 1} = -f(x) ). - Odd function → Symmetric about origin.
Step 3: Intercepts - Y-intercept: ( x = 0 ) → ( y = 0 ). - X-intercepts: ( y = 0 ) → ( x^3 = 0 ) → ( x = 0 ).
Step 4: Asymptotes - Vertical: ( x = \pm 1 ). - Slant: Degree of numerator (3) = degree of denominator (2) + 1 → Perform long division. - ( \frac{x^3}{x^2 - 1} = x + \frac{x}{x^2 - 1} ). - Slant asymptote: ( y = x ).
Step 5: Critical Points & Increasing/Decreasing - ( f'(x) = \frac{3x^2(x^2 - 1) - x^3(2x)}{(x^2 - 1)^2} = \frac{x^4 - 3x^2}{(x^2 - 1)^2} ). - ( f'(x) = 0 ) → ( x^2(x^2 - 3) = 0 ) → ( x = 0, \pm \sqrt{3} ). - Test intervals: - ( x < - \sqrt{3} ): ( f'(-2) = \frac{16 - 12}{9} > 0 ) → Increasing. - ( -\sqrt{3} < x < -1 ): ( f'(-1.5) = \frac{5.0625 - 6.75}{0.5625} < 0 ) → Decreasing. - ( -1 < x < 0 ): ( f'(-0.5) = \frac{0.0625 - 0.75}{0.5625} < 0 ) → Decreasing. - ( 0 < x < 1 ): ( f'(0.5) = \frac{0.0625 - 0.75}{0.5625} < 0 ) → Decreasing. - ( 1 < x < \sqrt{3} ): ( f'(1.5) = \frac{5.0625 - 6.75}{0.5625} < 0 ) → Decreasing. - ( x > \sqrt{3} ): ( f'(2) = \frac{16 - 12}{9} > 0 ) → Increasing.
Step 6: Inflection Points & Concavity - ( f''(x) = \frac{(4x^3 - 6x)(x^2 - 1)^2 - (x^4 - 3x^2)(2)(x^2 - 1)(2x)}{(x^2 - 1)^4} = \frac{2x(x^2 + 3)}{(x^2 - 1)^3} ). - ( f''(x) = 0 ) → ( x = 0 ). - Test concavity: - ( x < -1 ): ( f''(-2) = \frac{-4(7)}{-27} > 0 ) → Concave up. - ( -1 < x < 0 ): ( f''(-0.5) = \frac{-1(3.25)}{-0.875} > 0 ) → Concave up. - ( 0 < x < 1 ): ( f''(0.5) = \frac{1(3.25)}{-0.875} < 0 ) → Concave down. - ( x > 1 ): ( f''(2) = \frac{4(7)}{27} > 0 ) → Concave up.
Step 7: Sketch - Plot intercept at ( (0, 0) ). - Draw vertical asymptotes at ( x = \pm 1 ). - Draw slant asymptote ( y = x ). - Curve increases for ( x < -\sqrt{3} ) and ( x > \sqrt{3} ), decreases elsewhere. - Inflection point at ( x = 0 ).
What we did and why: This is a classic IIT JEE problem—odd symmetry, slant asymptote, and multiple critical points. We prioritized efficiency by using symmetry to reduce calculations.
"Listen up—this is your 60-second curve tracing cheat sheet for IIT JEE: 1. Domain first—find where the function breaks (denominator = 0, square roots of negatives). 2. Symmetry? Plug in ( -x ). Even? Mirror over y-axis. Odd? Rotate 180°. 3. Intercepts—y-intercept at ( x = 0 ), x-intercepts at ( y = 0 ). 4. Asymptotes—vertical where denominator = 0, horizontal/slant via limits or long division. 5. Derivatives—( f'(x) ) for increasing/decreasing, ( f''(x) ) for concavity. 6. Sketch—plot intercepts, asymptotes, critical points, then connect the dots using the signs of ( f' ) and ( f'' ).
Pro tip: If the function is odd, you only need to sketch ( x \geq 0 ) and mirror it. Even? Reflect over the y-axis. No symmetry? Do the full work—but save time where you can.
Now go ace that graph! ?"
Join 4M+ learners. Unlock unlimited quizzes, wrong-answer tracking, flashcards + reminders, study guides, and 1-on-1 challenges.