2.2.5 · D5Functions

Question bank — Types — constant, linear, quadratic, polynomial, rational, radical, piecewise

1,770 words8 min readBack to topic

This page is a misconception gym. Each line is a claim or question; the part after ::: is the reveal. Cover the answer, commit to a verdict with a reason, then check. If your reason was "I just remember it that way", you haven't earned it yet — go re-read the relevant section in the parent topic.

Two symbols recur below, so pin them down once here:

The pictures below anchor the four traps students fall into most: slope sign, hole vs. asymptote, crossing an asymptote, and piecewise continuity.

Figure — Types — constant, linear, quadratic, polynomial, rational, radical, piecewise
Figure — Types — constant, linear, quadratic, polynomial, rational, radical, piecewise
Figure — Types — constant, linear, quadratic, polynomial, rational, radical, piecewise
Figure — Types — constant, linear, quadratic, polynomial, rational, radical, piecewise

True or false — justify

True or false: every constant function is also a polynomial function.
True. is a polynomial of degree (with ) whenever ; the special case is the zero polynomial with no defined degree, but it is still counted as a polynomial. See M02.01 Function Definition.
True or false: a linear function must pass through the origin.
False. Only (the case ) passes through . In general crosses the -axis at height , so any nonzero shifts the whole line off the origin.
True or false: is a linear function.
Borderline — it depends on your textbook. It fits with , so it is affine and its graph is a straight (horizontal) line, but many texts reserve "linear function" for and call this a constant function instead.
True or false: every quadratic function has two real roots.
False. has none, since for all real . A quadratic has , (a repeated root), or real roots depending on the sign of the discriminant .
True or false: a polynomial of degree always has exactly real roots.
False. It has at most real roots; some may be complex or repeated. It has exactly roots only if you count complex roots with multiplicity.
True or false: is the same function as .
False. Algebraically for , but is undefined at (division by zero) while . They differ at one point, so as functions on their natural domains they are not equal — see M02.03 Domain and Range.
True or false: has a vertical asymptote at both and .
False. At both numerator and denominator vanish (a common factor ), giving a hole, not an asymptote; only is a true vertical asymptote (figure s02).
True or false: a rational function can cross its horizontal asymptote.
True. The horizontal asymptote describes end behaviour (); nothing stops the curve from crossing it at finite (figure s03). What is limited is how often: see the edge-case note below.
True or false: equals for all real .
False. returns the non-negative root, so . They agree for but .
True or false: every piecewise function is discontinuous.
False. A piecewise definition can still produce a continuous curve if the pieces meet at the boundaries (figure s04, left), e.g. for and for is just the line . See M03.02 Continuity.

Spot the error

Error hunt: "In the function increases because ."
The slope controls increasing/decreasing, not the intercept (figure s01). This function decreases; the only sets where it crosses the -axis.
Error hunt: " has a minimum at its vertex."
Since the parabola opens downward, so the vertex is a maximum. Always check the sign of before naming the extremum.
Error hunt: " is degree because it has roots."
Degree is the highest power after expanding, which is , but there are only distinct roots ( is a double root). Root count degree.
Error hunt: "The vertex of is at ."
The formula is ; the minus sign is essential. It comes from completing the square, where the squared term vanishes at .
Error hunt: " has a horizontal asymptote whenever the numerator degree is smaller, so has one at ."
Here the numerator degree () is larger than the denominator (), so there is no horizontal asymptote — there is an oblique one () instead. The rule was applied backwards.
Error hunt: " has domain all real numbers."
A real square root needs a non-negative radicand, so we need , giving domain . The radical restricts the domain — see M02.03 Domain and Range.
Error hunt: " is continuous because you can draw it in one motion."
You cannot: the curve jumps from to across , where the function is undefined. It is continuous on its domain but not on all of .
Error hunt: "Since a constant function never changes, its derivative is undefined."
Its derivative is defined and equals . Feeding into the difference quotient gives for every , so the limit as is — "no change" means zero rate of change, not an undefined one. See M04.01 Derivatives.

Why questions

Why does an odd-degree polynomial always have at least one real root?
Its two ends run to opposite infinities ( and ), so by continuity the graph must cross the -axis somewhere in between (Intermediate Value Theorem), guaranteeing a real root.
Why does the leading term decide end behaviour and not the other terms?
For large , grows faster than every lower power, so the ratio of lower terms to shrinks to zero and the leading term dominates the sign and size — this is why (see M03.01 Limits).
Why is required in the definition of a quadratic?
If the term disappears and becomes linear (or constant). The term is exactly what makes the rate of change itself change.
Why do rational functions "blow up" at zeros of the denominator?
Near such a point the numerator is (usually) nonzero while the denominator shrinks toward , so the quotient grows without bound — division by an ever-tinier number gives an ever-larger result, producing a vertical asymptote.
Why can a quadratic be written in three forms (standard, vertex, factored) yet be the same function?
Each form is the same polynomial rearranged: expanding vertex or factored form returns the standard coefficients. Each just makes a different feature obvious — intercept, vertex, or roots respectively.
Why does completing the square reveal the vertex?
It rewrites as ; a squared quantity is smallest (zero) when its inside is zero, i.e. at , forcing to its extreme value there. So is the turning point.
Why does a radical function like have range rather than all reals?
The principal square root symbol returns only the non-negative root by convention, so its outputs never dip below even though can be large. Its inverse (restricted) recovers the other branch — see M02.06 Inverse Functions.

Edge cases

Edge case: what type of function is ?
It is simultaneously the constant function , a linear function with , and the zero polynomial. Its degree is conventionally left undefined, though some authors assign so that the degree-addition rule keeps working.
Edge case: is a polynomial?
No. Polynomials require non-negative integer exponents; the exponent makes this a radical function, with a restricted domain .
Edge case: is a rational function or a linear one?
Both descriptions fit, but the denominator is a constant polynomial, so it simplifies to — an ordinary linear function with no asymptote or domain restriction.
Edge case: can a horizontal or oblique asymptote be crossed infinitely often?
No — only finitely often. A crossing at means (or ); clearing the denominator turns this into a polynomial equation, and a nonzero polynomial has finitely many roots. Vertical asymptotes, by contrast, mark points outside the domain, so the curve can never touch them at all.
Edge case: what happens to as ?
The parabola flattens and widens without bound; in the limit the term vanishes and the graph degenerates into the straight line . This is why is excluded from "quadratic".
Edge case: can a piecewise function be defined by the same rule on every piece?
Yes, but then the pieces stitch into one ordinary function and the piecewise notation is redundant. Piecewise structure only matters when the rule genuinely changes across boundaries.
Edge case: does have any vertical asymptotes?
No. The denominator is never zero for real (it is always ), so the function is defined and continuous everywhere — a rational function without vertical asymptotes.
Edge case: what is the domain of ?
You need both (for the radical) and (nonzero denominator), so the domain is . Two restrictions must be combined, not chosen between.
Recall Quick self-test

The vertex -coordinate of ::: Sign of that opens a parabola downward ::: A hole (not asymptote) occurs when ::: numerator and denominator share a common factor that cancels simplifies to ::: , not Number of times a horizontal asymptote can be crossed ::: finitely many, since it reduces to a polynomial equation