In school-leaving exam exercises the function often depends on a real parameter mm. The study requires distinguishing the possible cases for mm, because the domain, the sign, the limits and the derivative can change qualitatively as mm varies.

The strategy is to reason by cases: one identifies the parameter values that modify the structure of the function (for example those that make a denominator vanish or change the sign of an expression), splits the set of values of mm into intervals and, for each one, carries out a complete study with its own graph. The interesting point is the qualitative transition: the value of mm at which the behaviour changes radically, for example from “with a vertical asymptote” to “without”.

Example — f(x)=2x+1x2+m+mf(x) = \dfrac{2x+1}{x^2+m+|m|}

Case m<0m<0: m=m|m|=-m, so m+m=0m+|m|=0 and f(x)=2x+1x2f(x) = \dfrac{2x+1}{x^2}. Existence condition x0x\ne 0: the function has a vertical asymptote at x=0x=0 and a horizontal asymptote y=0y=0, with f(x)=2x22x3f'(x) = -\dfrac{2}{x^2}-\dfrac{2}{x^3}. The complete study (symmetries, sign with f>0f>0 for x>12x>-\tfrac{1}{2} and x0x\ne 0, derivative, inflection point at x=32x=-\tfrac{3}{2}) leads to the graph.

Case m>0m>0: m+m=2m>0m+|m|=2m>0 and f(x)=2x+1x2+2mf(x) = \dfrac{2x+1}{x^2+2m}. The denominator is >0>0 for every xx: domain R\mathbb{R}, no vertical asymptote. The qualitative behaviour is completely different.

Case m=0m=0: f(x)=2x+1x2f(x) = \dfrac{2x+1}{x^2}, the same as the case m<0m<0.

For each case one carries out the complete study and draws the graph. The qualitative transition occurs at m=0m=0: for m<0m<0 there is a vertical asymptote, for m>0m>0 there is not.

Topics: Curve sketching
Concepts: Asymptote · Domain · Parameter · Curve sketching
Methods: Curve sketching
Skills: Reasoning by cases · Sketching a function