Mathematics · Book 2 · Grades 10–12

High School Mathematics

High School Mathematics · Grades 10–12

11Functions and Variations

This chapter organizes what one needs to know about functions before calculus: the small family of reference functions whose graphs must be known by heart, the precise meaning of increasing and decreasing, and how variations behave when functions are combined.

11.1 Functions and curves

Definition 11.1 (Function, domain, curve)

A function ff assigns to each number xx of a set DRD \subseteq \R (its domain) exactly one number f(x)f(x). Its curve (or graph) is the set of points (x,f(x))\bigl(x, f(x)\bigr) for xDx \in D.

Example 11.2

The formula f(x)=x+2x1f(x) = \frac{\sqrt{x+2}}{x-1} requires x+20x + 2 \geq 0 (for the square root) and x1x \neq 1 (nonzero denominator): the domain is [2,1)(1,+)\intco{-2}{1} \cup \intoo{1}{+\infty}.

11.2 The reference functions

The following five functions and their curves must become reflexes.

Definition 11.3 (Reference functions)

xx2 (square),xx3 (cube),xx,x1x,xx.x \mapsto x^2 \text{ (square)}, \quad x \mapsto x^3 \text{ (cube)}, \quad x \mapsto \sqrt{x}, \quad x \mapsto \frac{1}{x}, \quad x \mapsto \abs{x}.

Their domains are R\R, R\R, [0,+)\intco{0}{+\infty}, R{0}\R \setminus \{0\} and R\R respectively. The curve of x1xx \mapsto \frac1x is a hyperbola.

The five reference curves: the parabola x2 and the cube x3 (left); √ x, x and the hyperbola 1x (right). The five reference curves: the parabola x2 and the cube x3 (left); √ x, x and the hyperbola 1x (right).
The five reference curves: the parabola x2x^2 and the cube x3x^3 (left); x\sqrt x, x\abs x and the hyperbola 1x\frac1x (right).

11.3 Variations on an interval

Definition 11.4 (Increasing, decreasing)

Let ff be defined on an interval II. The function ff is increasing on II if it preserves order:

for all u,vI:u<v    f(u)f(v),\text{for all } u, v \in I: \quad u < v \implies f(u) \leq f(v),

and decreasing if it reverses order (u<v    f(u)f(v)u < v \implies f(u) \geq f(v)). With strict inequalities on the right, ff is strictly increasing (resp. decreasing). A function that is increasing or decreasing on II is monotonic on II.

Method 11.5 (Proving a variation from the definition)

Take two arbitrary numbers u<vu < v in the interval, and determine the sign of the difference f(v)f(u)f(v) - f(u), usually by factoring it. If the sign is constant on the interval, conclude.

Proposition 11.6 (Variations of the reference functions)

  1. x2x^2 is strictly decreasing on (,0]\intoc{-\infty}{0} and strictly increasing on [0,+)\intco{0}{+\infty}.
  2. x3x^3 is strictly increasing on R\R.
  3. x\sqrt x is strictly increasing on [0,+)\intco{0}{+\infty}.
  4. 1x\frac1x is strictly decreasing on (,0)\intoo{-\infty}{0} and on (0,+)\intoo{0}{+\infty} (but not on their union).
  5. x\abs x is strictly decreasing on (,0]\intoc{-\infty}{0} and strictly increasing on [0,+)\intco{0}{+\infty}.

Proof. Let u<vu < v. We factor f(v)f(u)f(v) - f(u) in each case.

1. v2u2=(vu)(v+u)v^2 - u^2 = (v-u)(v+u). On [0,+)\intco{0}{+\infty}: vu>0v - u > 0 and v+u>0v + u > 0 (as v>u0v > u \geq 0), so v2>u2v^2 > u^2. On (,0]\intoc{-\infty}{0}: v+u<0v + u < 0, so v2<u2v^2 < u^2.

2. v3u3=(vu)(v2+uv+u2)v^3 - u^3 = (v - u)(v^2 + uv + u^2), and the second factor equals (v+u2)2+3u24>0\left(v + \frac u2\right)^2 + \frac{3u^2}{4} > 0 unless u=v=0u = v = 0. Hence v3>u3v^3 > u^3 whenever v>uv > u.

3. For 0u<v0 \leq u < v: vu=(vu)(v+u)v+u=vuv+u>0\sqrt v - \sqrt u = \frac{(\sqrt v - \sqrt u)(\sqrt v + \sqrt u)} {\sqrt v + \sqrt u} = \frac{v - u}{\sqrt v + \sqrt u} > 0.

4. For 0<u<v0 < u < v: 1v1u=uvuv<0\frac1v - \frac1u = \frac{u - v}{uv} < 0 since uv<0u - v < 0 and uv>0uv > 0; same computation for u<v<0u < v < 0. On the union the claim fails: 1<1-1 < 1 but 11=1<1=11\frac{1}{-1} = -1 < 1 = \frac11.

5. On [0,+)\intco{0}{+\infty}, x=x\abs x = x is strictly increasing; on (,0]\intoc{-\infty}{0}, x=x\abs x = -x is strictly decreasing.

Remark 11.7

Point 4 is a classic trap: “decreasing on (,0)\intoo{-\infty}{0} and on (0,+)\intoo{0}{+\infty}” is not the same as “decreasing on R{0}\R \setminus \{0\}”. Variations only make sense on intervals.

Example 11.8 (Comparing without computing)

Since x\sqrt x is strictly increasing, 7<8\sqrt{7} < \sqrt{8}; since x2x^2 is strictly decreasing on (,0]\intoc{-\infty}{0}, (3)2>(2)2(-3)^2 > (-2)^2. Monotonicity turns comparisons of images into comparisons of arguments.

11.4 New functions from old

Proposition 11.9 (Transformations)

Let uu be a function defined on an interval II and kRk \in \R.

  1. u+ku + k has the same variations as uu on II; its curve is that of uu shifted vertically by kk.
  2. For λ>0\lambda > 0, λu\lambda u has the same variations as uu; for λ<0\lambda < 0, the variations are reversed.
  3. If u0u \geq 0 on II, then u\sqrt u has the same variations as uu.
  4. If u0u \neq 0 and uu has constant sign on II, then 1u\frac1u has the variations opposite to those of uu.

Proof. Let u<vu < v in II (abusing notation, we compare xx-values u<vu < v; write s=u(x1)s = u(x_1), t=u(x2)t = u(x_2) for the images of x1<x2x_1 < x_2).

1. (u+k)(x2)(u+k)(x1)=ts(u+k)(x_2) - (u+k)(x_1) = t - s: the difference of images is unchanged, so its sign is unchanged.

2. λtλs=λ(ts)\lambda t - \lambda s = \lambda(t - s): the sign is kept if λ>0\lambda > 0, flipped if λ<0\lambda < 0.

3. If uu is increasing and x1<x2x_1 < x_2, then 0st0 \leq s \leq t, and \sqrt{} being increasing (Proposition 11.6) gives st\sqrt s \leq \sqrt t. Same argument in the decreasing case.

4. If uu is increasing, 0<st0 < s \leq t (or st<0s \leq t < 0), then 1s1t\frac1s \geq \frac1t because x1xx \mapsto \frac1x is decreasing on each side of 00: the order is reversed.

Example 11.10

Study f(x)=x2+1f(x) = \sqrt{x^2 + 1} on R\R. The inner function u(x)=x2+1u(x) = x^2 + 1 is positive, decreasing on (,0]\intoc{-\infty}{0} and increasing on [0,+)\intco{0}{+\infty} (a shifted square). By point 3, ff has the same variations: decreasing then increasing, with minimum f(0)=1f(0) = 1.

Transformations in action: shifting x2 up by 1 (red) keeps its variations; taking the square root (orange) keeps them again, as in .
Transformations in action: shifting x2x^2 up by 11 (red) keeps its variations; taking the square root (orange) keeps them again, as in Example 11.10.

11.5 Even and odd functions

Definition 11.11 (Parity)

Let ff be defined on a domain DD symmetric about 00 (i.e. xD-x \in D whenever xDx \in D). The function ff is even if f(x)=f(x)f(-x) = f(x) for all xDx \in D, and odd if f(x)=f(x)f(-x) = -f(x) for all xDx \in D.

Proposition 11.12 (Geometric meaning)

The curve of an even function is symmetric about the yy-axis; the curve of an odd function is symmetric about the origin.

Proof. If ff is even and (x,y)(x, y) is on the curve (so y=f(x)y = f(x)), then f(x)=f(x)=yf(-x) = f(x) = y: the mirror point (x,y)(-x, y) is also on the curve. If ff is odd, f(x)=yf(-x) = -y: the point (x,y)(-x, -y), symmetric of (x,y)(x,y) about the origin, is on the curve.

Example 11.13

x2x^2 and x\abs x are even; x3x^3 and 1x\frac1x are odd; f(x)=x2+xf(x) = x^2 + x is neither: f(1)=0f(-1) = 0 while f(1)=2f(1) = 2, so f(1)±f(1)f(-1) \neq \pm f(1). Parity halves the work: an even or odd function only needs to be studied on [0,+)\intco{0}{+\infty}.

11.6 Exercises

Exercise 11.1

Give the domain of each function:

f(x)=3x,g(x)=1x24,h(x)=xx5.f(x) = \sqrt{3 - x}, \qquad g(x) = \frac{1}{x^2 - 4}, \qquad h(x) = \frac{\sqrt{x}}{x - 5} .
Solution

Solution of Exercise 11.1.

ff: need 3x03 - x \geq 0, domain (,3]\intoc{-\infty}{3}.

gg: need x240x^2 - 4 \neq 0, i.e. x±2x \neq \pm 2: domain R{2,2}\R \setminus \{-2, 2\}.

hh: need x0x \geq 0 and x5x \neq 5: domain [0,5)(5,+)\intco{0}{5} \cup \intoo{5}{+\infty}.

Exercise 11.2

Using the variations of the reference functions, compare without a calculator:

11 and 13;(2.1)2 and (2.05)2;10.9 and 11.1;(1.01)3 and (0.99)3.\sqrt{11} \text{ and } \sqrt{13}; \qquad (-2.1)^2 \text{ and } (-2.05)^2; \qquad \frac{1}{0.9} \text{ and } \frac{1}{1.1}; \qquad (-1.01)^3 \text{ and } (-0.99)^3 .
Solution

Solution of Exercise 11.2.

11<13\sqrt{11} < \sqrt{13} since \sqrt{} is increasing and 11<1311 < 13.

(2.1)2>(2.05)2(-2.1)^2 > (-2.05)^2 since x2x^2 is decreasing on (,0]\intoc{-\infty}{0} and 2.1<2.05-2.1 < -2.05.

10.9>11.1\frac{1}{0.9} > \frac{1}{1.1} since 1x\frac1x is decreasing on (0,+)\intoo{0}{+\infty} and 0.9<1.10.9 < 1.1.

(1.01)3<(0.99)3(-1.01)^3 < (-0.99)^3 since x3x^3 is increasing and 1.01<0.99-1.01 < -0.99.

Exercise 11.3

Determine whether each function is even, odd, or neither:

f(x)=3x4x2,g(x)=x3+x,h(x)=x2+x3,k(x)=xx2+1.f(x) = 3x^4 - x^2, \qquad g(x) = x^3 + x, \qquad h(x) = x^2 + x^3, \qquad k(x) = \frac{x}{x^2+1} .
Solution

Solution of Exercise 11.3.

f(x)=3(x)4(x)2=3x4x2=f(x)f(-x) = 3(-x)^4 - (-x)^2 = 3x^4 - x^2 = f(x): even.

g(x)=x3x=g(x)g(-x) = -x^3 - x = -g(x): odd.

h(1)=2h(1) = 2 and h(1)=11=0h(-1) = 1 - 1 = 0, so h(1)h(-1) is neither h(1)h(1) nor h(1)-h(1): neither even nor odd.

k(x)=xx2+1=k(x)k(-x) = \frac{-x}{x^2+1} = -k(x): odd.

Exercise 11.4

A function ff has the following variation behaviour: increasing on [3,1]\intcc{-3}{1} from f(3)=2f(-3) = -2 to f(1)=4f(1) = 4, then decreasing on [1,5]\intcc{1}{5} down to f(5)=0f(5) = 0. How many solutions does the equation f(x)=1f(x) = 1 have on [3,5]\intcc{-3}{5}? And f(x)=5f(x) = 5?

Solution

Solution of Exercise 11.4.

Read the variation table. On [3,1]\intcc{-3}{1}, ff climbs from 2-2 to 44 and crosses the value 11 exactly once; on [1,5]\intcc{1}{5} it goes down from 44 to 00 and crosses 11 once more: the equation f(x)=1f(x) = 1 has 22 solutions. The maximum of ff is f(1)=4<5f(1) = 4 < 5, so f(x)=5f(x) = 5 has no solution.

Exercise 11.5 ★★

Using Method 11.5 (sign of f(v)f(u)f(v) - f(u)), prove that f(x)=x24xf(x) = x^2 - 4x is strictly increasing on [2,+)\intco{2}{+\infty}.

Solution

Solution of Exercise 11.5.

Let 2u<v2 \leq u < v. Then

f(v)f(u)=v24vu2+4u=(vu)(v+u)4(vu)=(vu)(u+v4).f(v) - f(u) = v^2 - 4v - u^2 + 4u = (v-u)(v+u) - 4(v-u) = (v - u)(u + v - 4).

Both factors are positive: vu>0v - u > 0, and u+v>2+2=4u + v > 2 + 2 = 4 since u2u \geq 2 and v>2v > 2. Hence f(v)>f(u)f(v) > f(u): ff is strictly increasing on [2,+)\intco{2}{+\infty}.

Exercise 11.6 ★★

Without computing any derivative, give the variations of

f(x)=5x  on (,5],g(x)=1x2+1  on [0,+),h(x)=32x  on [0,+).f(x) = \sqrt{5 - x} \ \text{ on } \intoc{-\infty}{5}, \quad g(x) = \frac{1}{x^2 + 1} \ \text{ on } \intco{0}{+\infty}, \quad h(x) = 3 - 2\sqrt{x} \ \text{ on } \intco{0}{+\infty}.
Solution

Solution of Exercise 11.6.

f=uf = \sqrt{u} with u(x)=5xu(x) = 5 - x decreasing and nonnegative on (,5]\intoc{-\infty}{5}: ff is decreasing there (Proposition 11.9).

g=1ug = \frac1u with u(x)=x2+1u(x) = x^2 + 1 increasing and positive on [0,+)\intco{0}{+\infty}: gg is decreasing there.

h=32xh = 3 - 2\sqrt x: x\sqrt x is increasing, multiplying by 2<0-2 < 0 reverses, adding 33 changes nothing: hh is decreasing on [0,+)\intco{0}{+\infty}.

Exercise 11.7 ★★

Let f(x)=(x2)23f(x) = (x-2)^2 - 3 on R\R.

  1. Give the variations of ff and its minimum.
  2. Deduce the variations of g(x)=1(x2)2+1g(x) = \frac{1}{(x-2)^2+1} and its maximum. (Note g=1f+4g = \frac{1}{f + 4}.)
Solution

Solution of Exercise 11.7.

1. ff is in canonical form: decreasing on (,2]\intoc{-\infty}{2}, increasing on [2,+)\intco{2}{+\infty}, minimum f(2)=3f(2) = -3.

2. g=1ug = \frac{1}{u} with u(x)=(x2)2+1=f(x)+4u(x) = (x-2)^2 + 1 = f(x) + 4. The shift by 44 keeps the variations of ff, and u1>0u \geq 1 > 0. Taking the reciprocal reverses them: gg is increasing on (,2]\intoc{-\infty}{2} and decreasing on [2,+)\intco{2}{+\infty}, with maximum g(2)=11=1g(2) = \frac{1}{1} = 1.

Exercise 11.8 ★★

The curve of a function ff passes through the points (0,1)(0, 1), (2,3)(2, 3) and (4,1)(4, 1), and ff is increasing on [0,2]\intcc{0}{2} and decreasing on [2,4]\intcc{2}{4}. Sketch a possible curve, then sketch the curves of f+2f + 2, of f-f, and of 2f2f.

Solution

Solution of Exercise 11.8.

Any hill-shaped curve through the three points works. Then: f+2f + 2 passes through (0,3)(0,3), (2,5)(2,5), (4,3)(4,3), same variations (vertical shift); f-f passes through (0,1)(0,-1), (2,3)(2,-3), (4,1)(4,-1) with reversed variations (the peak becomes a valley); 2f2f passes through (0,2)(0,2), (2,6)(2,6), (4,2)(4,2), same variations but amplified vertically.

Exercise 11.9 ★★

Show that the function f(x)=2x+1x+1f(x) = \frac{2x+1}{x+1} can be written f(x)=21x+1f(x) = 2 - \frac{1}{x+1}, and deduce its variations on (1,+)\intoo{-1}{+\infty}.

Solution

Solution of Exercise 11.9.

21x+1=2(x+1)1x+1=2x+1x+1=f(x)2 - \frac{1}{x+1} = \frac{2(x+1) - 1}{x+1} = \frac{2x+1}{x+1} = f(x). On (1,+)\intoo{-1}{+\infty}, u(x)=x+1u(x) = x + 1 is increasing and positive, so 1u\frac1u is decreasing, 1u-\frac1u is increasing, and adding 22 changes nothing: ff is strictly increasing on (1,+)\intoo{-1}{+\infty}.

Exercise 11.10 ★★

True or false (justify or give a counterexample):

  1. The sum of two increasing functions on II is increasing on II.
  2. The product of two increasing functions on II is increasing on II.
  3. If ff is increasing on II, then f2f^2 (=f×f= f \times f) is increasing on II.
Solution

Solution of Exercise 11.10.

1. True. If u<vu < v, then (f+g)(v)(f+g)(u)=(f(v)f(u))+(g(v)g(u))(f+g)(v) - (f+g)(u) = \bigl(f(v)-f(u)\bigr) + \bigl(g(v)-g(u)\bigr) is a sum of two nonnegative numbers.

2. False. f(x)=g(x)=xf(x) = g(x) = x are increasing on R\R, but their product x2x^2 is not increasing on R\R (it decreases on (,0]\intoc{-\infty}{0}). (The statement becomes true if both functions are also nonnegative.)

3. False. Same counterexample: f(x)=xf(x) = x is increasing on R\R but f2(x)=x2f^2(x) = x^2 is not.

Exercise 11.11 ★★★

Let f(x)=x+1xf(x) = x + \frac{1}{x} for x>0x > 0.

  1. Show that for 0<u<v0 < u < v, f(v)f(u)=(vu)uv1uvf(v) - f(u) = (v - u)\,\frac{uv - 1}{uv}.
  2. Deduce that ff is strictly decreasing on (0,1]\intoc{0}{1} and strictly increasing on [1,+)\intco{1}{+\infty}.
  3. Conclude that x+1x2x + \frac1x \geq 2 for all x>0x > 0, with equality only at x=1x = 1.
Solution

Solution of Exercise 11.11.

1. For 0<u<v0 < u < v:

f(v)f(u)=(vu)+1v1u=(vu)+uvuv=(vu)(11uv)=(vu)uv1uv.f(v) - f(u) = (v - u) + \frac1v - \frac1u = (v - u) + \frac{u - v}{uv} = (v - u)\left(1 - \frac{1}{uv}\right) = (v - u)\,\frac{uv - 1}{uv}.

2. Always vu>0v - u > 0 and uv>0uv > 0. If 0<u<v10 < u < v \leq 1, then uv<1uv < 1, so uv1<0uv - 1 < 0 and f(v)<f(u)f(v) < f(u): ff is strictly decreasing on (0,1]\intoc{0}{1}. If 1u<v1 \leq u < v, then uv>1uv > 1 and f(v)>f(u)f(v) > f(u): ff is strictly increasing on [1,+)\intco{1}{+\infty}.

3. ff decreases before 11 and increases after, so f(x)f(1)=2f(x) \geq f(1) = 2 for all x>0x > 0, with equality exactly at x=1x = 1. (This inequality reappears in many guises; compare Example 10.3 and the tangent-line inequalities of Chapter 22.)

11.7 Problem: The symmetry factory

Problem 11.1

Weekend problem — every function is an even part plus an odd part: parity rules, the transformation game, and minima won without calculus

Some functions are mirror-symmetric, some are half-turn symmetric, most are neither — yet a small algebraic miracle says that every function is, in exactly one way, the sum of a mirror-symmetric piece and a half-turn-symmetric piece. This problem proves the miracle, plays the transformation game on the reference curves (Proposition 11.9), and closes with the difference-factoring technique of Exercise 11.11, which wins minimization problems a full chapter before the derivative arrives.

Part I — Parity fluency.

  1. Even, odd, or neither (Definition 11.11)? Justify each: x43x2x^4 - 3x^2; x3xx^3 - x; x2+xx^2 + x; x\abs x; 1x\frac1x.
  2. State the geometric meaning of each verdict (Proposition 11.12): which symmetry does the curve of an even function have? Of an odd one?
  3. Parity multiplies like signs: prove that the product of two odd functions is even, and complete the whole multiplication table (even ×\times even, even ×\times odd, odd ×\times odd).
  4. Quick consequences: if ff is odd and defined at 00, what is f(0)f(0)? If ff is even with f(3)=7f(3) = 7, what is f(3)f(-3)? And show that the only function both even and odd is the zero function.
  5. How much of an even function’s curve determines all of it? Give a function that is neither even nor odd, and explain what fails.

Part II — The decomposition theorem. For a function ff defined on a domain symmetric about 00, set

E(x)=f(x)+f(x)2,O(x)=f(x)f(x)2.E(x) = \frac{f(x) + f(-x)}{2}, \qquad O(x) = \frac{f(x) - f(-x)}{2} .
  1. Compute EE and OO for f(x)=x3+x2+1f(x) = x^3 + x^2 + 1, and check: EE even, OO odd, E+O=fE + O = f.
  2. Prove the general statement: for any ff, the function EE is even, OO is odd, and f=E+Of = E + Oevery function splits into an even part and an odd part.
  3. Prove the splitting is unique: if f=E1+O1=E2+O2f = E_1 + O_1 = E_2 + O_2 with EiE_i even and OiO_i odd, use question 4 on E1E2E_1 - E_2.
  4. Decompose f(x)=11xf(x) = \dfrac{1}{1 - x} (for x±1x \neq \pm 1): put EE and OO over the common denominator 1x21 - x^2 and simplify.
  5. A look ahead, in one sentence each: the even and odd parts of the exponential function will be the twin functions of grade 12 (hyperbolic cosine and sine); and the same instinct — split an object into symmetric pieces and treat each with its own symmetry — powers the university volumes’ analysis of sound and signals. Why is such a split useful, in general?

Part III — The transformation game.

  1. Starting from the curve of xx2x \mapsto x^2, describe precisely the curves of (x3)2(x - 3)^2, x2+2x^2 + 2, (x3)2+2(x - 3)^2 + 2, x2-x^2, 2x22x^2 (Proposition 11.9).
  2. Reduce f(x)=x2+x+2f(x) = \abs{x - 2} + \abs{x + 2} to a piecewise formula on the three intervals cut by 2-2 and 22, and describe its curve (it has a famous flat bottom).
  3. Which transformations respect evenness? Decide, with proof or counterexample: horizontal shift f(x3)f(x - 3); vertical shift f(x)+2f(x) + 2; vertical stretch 2f(x)2 f(x) (all applied to an even ff).
  4. Solve x2+x+2=6\abs{x - 2} + \abs{x + 2} = 6 using the piecewise formula of question 12.
  5. Reverse engineering: a parabola has vertex (2,3)(2, -3) and passes through (0,1)(0, 1). Reconstruct its equation in canonical form.

Part IV — Minima without calculus.

  1. Mirror Exercise 11.11 for g(x)=x+4xg(x) = x + \dfrac4x on (0,+)\intoo{0}{+\infty}: show g(v)g(u)=(vu)uv4uvg(v) - g(u) = (v - u)\,\dfrac{uv - 4}{uv}, locate the minimum, and give its value.
  2. Apply: among all rectangles of area 1616, which has the least perimeter? (Write P=2(x+16x)P = 2\left(x + \frac{16}{x}\right) and use question 16’s machine.) An old friend concludes.
  3. Determine the variations of h(x)=x2+1h(x) = \sqrt{x^2 + 1} on all of R\R, combining a composition argument on [0,+)\intco{0}{+\infty} with a parity argument for the rest.
  4. The closest point: find the point of the curve y=xy = \sqrt x nearest to (3,0)(3, 0). (Minimize the squared distance — a quadratic in xx — and explain why minimizing the square is legitimate.)
  5. Finale, the factory tour: reference curves are the raw stock; transformations the machines; parity and the decomposition the quality control; difference-factoring the measuring bench. One sentence on each — and name the power tool the next chapter delivers.
Solution

Solution of Problem 11.1.

1. x43x2x^4 - 3x^2: even ((x)43(x)2=x43x2(-x)^4 - 3(-x)^2 = x^4 - 3x^2). x3xx^3 - x: odd. x2+xx^2 + x: neither (f(1)=0f(1)=2f(-1) = 0 \neq f(1) = 2 and f(1)\neq -f(1)). x\abs x: even. 1x\frac1x: odd.

2. Even: the curve is symmetric across the yy-axis (mirror). Odd: symmetric about the origin (half-turn).

3. If ff and gg are odd: (fg)(x)=f(x)g(x)=(f(x))(g(x))=(fg)(x)(fg)(-x) = f(-x)g(-x) = (-f(x))(-g(x)) = (fg)(x): even. Table: even ×\times even == even; even ×\times odd == odd; odd ×\times odd == even — the sign rule with parities.

4. Odd at 00: f(0)=f(0)f(0) = -f(0), so f(0)=0f(0) = 0. Even: f(3)=f(3)=7f(-3) = f(3) = 7. Both even and odd: f(x)=f(x)=f(x)f(x) = f(-x) = -f(x) for all xx, so 2f(x)=02f(x) = 0: ff is the zero function.

5. The right half (x0x \geq 0) determines an even function completely: the left half is its mirror. Neither even nor odd: x2+xx^2 + x (question 1) — its two symmetries fail at x=1x = 1.

6. E(x)=(x3+x2+1)+(x3+x2+1)2=x2+1E(x) = \frac{(x^3 + x^2 + 1) + (-x^3 + x^2 + 1)}{2} = x^2 + 1 (even), O(x)=(x3+x2+1)(x3+x2+1)2=x3O(x) = \frac{(x^3 + x^2 + 1) - (-x^3 + x^2 + 1)}{2} = x^3 (odd); their sum is ff.

7. E(x)=f(x)+f(x)2=E(x)E(-x) = \frac{f(-x) + f(x)}{2} = E(x): even. O(x)=f(x)f(x)2=O(x)O(-x) = \frac{f(-x) - f(x)}{2} = -O(x): odd. And E(x)+O(x)=f(x)E(x) + O(x) = f(x) by direct addition: every function splits.

8. From E1+O1=E2+O2E_1 + O_1 = E_2 + O_2: E1E2=O2O1E_1 - E_2 = O_2 - O_1. The left side is even, the right side odd — so this function is both, hence zero (question 4): E1=E2E_1 = E_2 and O1=O2O_1 = O_2. One split only.

9. E(x)=12(11x+11+x)=12(1+x)+(1x)1x2=11x2E(x) = \frac12\left(\frac{1}{1 - x} + \frac{1}{1 + x}\right) = \frac12 \cdot \frac{(1 + x) + (1 - x)}{1 - x^2} = \frac{1}{1 - x^2}, and O(x)=12(1+x)(1x)1x2=x1x2O(x) = \frac12 \cdot \frac{(1 + x) - (1 - x)}{1 - x^2} = \frac{x}{1 - x^2}. Check: EE is even, OO is odd, and their sum is 1+x1x2=1+x(1x)(1+x)=11x=f(x)\frac{1 + x}{1 - x^2} = \frac{1 + x}{(1 - x)(1 + x)} = \frac{1}{1 - x} = f(x).

10. Because each piece obeys a symmetry, half the work (and half the data) suffices for each: solve on one side, mirror to the other — and many operations (integration, series, signal analysis) treat symmetric pieces far more simply than raw functions.

11. (x3)2(x-3)^2: shifted 33 right. x2+2x^2 + 2: shifted 22 up. (x3)2+2(x-3)^2 + 2: both. x2-x^2: flipped upside down. 2x22x^2: stretched vertically by 22 (narrower bowl).

12. For x2x \geq 2: (x2)+(x+2)=2x(x - 2) + (x + 2) = 2x. For 2x2-2 \leq x \leq 2: (2x)+(x+2)=4(2 - x) + (x + 2) = 4. For x2x \leq -2: 2x-2x. The curve descends with slope 2-2, runs flat at height 44 between 2-2 and 22, then climbs with slope 22: a valley with a flat floor.

13. Vertical shift: f(x)+2f(x) + 2 stays even (f(x)+2=f(x)+2f(-x) + 2 = f(x) + 2). Vertical stretch: 2f(x)2f(x) stays even. Horizontal shift: (x3)2(x - 3)^2 is not even (f(1)=164=f(1)f(-1) = 16 \neq 4 = f(1)): sliding sideways destroys the mirror.

14. On the flat floor the value is 464 \neq 6. For x2x \geq 2: 2x=62x = 6, x=3x = 3. For x2x \leq -2: 2x=6-2x = 6, x=3x = -3. Solutions: ±3\pm 3.

15. f(x)=a(x2)23f(x) = a(x - 2)^2 - 3 with f(0)=4a3=1f(0) = 4a - 3 = 1: a=1a = 1, so f(x)=(x2)23f(x) = (x - 2)^2 - 3.

16. g(v)g(u)=(vu)+4uvuv=(vu)uv4uvg(v) - g(u) = (v - u) + 4\,\frac{u - v}{uv} = (v - u)\,\frac{uv - 4}{uv}: negative for u<vu < v with uv<4uv < 4, positive with uv>4uv > 4: decreasing on (0,2]\intoc{0}{2}, increasing on [2,+)\intco{2}{+\infty}; minimum at x=2x = 2, of value g(2)=4g(2) = 4.

17. Sides xx and 16x\frac{16}{x}: P(x)=2(x+16x)P(x) = 2\left(x + \frac{16}{x}\right), minimized (question 16’s machine with 4164 \to 16, turning point 16=4\sqrt{16} = 4) at x=4x = 4: the 4×44 \times 4 square, perimeter 1616 — Dido’s answer, now proved for every real side length.

18. On [0,+)\intco{0}{+\infty}: xx2+1x \mapsto x^2 + 1 increases, and x\sqrt{\phantom{x}} increases, so the composite increases. And h(x)=x2+1=h(x)h(-x) = \sqrt{x^2 + 1} = h(x): hh is even, so by mirror symmetry it decreases on (,0]\intoc{-\infty}{0}. Minimum h(0)=1h(0) = 1.

19. Squared distance to (3,0)(3, 0) of the point (x,x)(x, \sqrt x): d2(x)=(x3)2+x=x25x+9d^2(x) = (x - 3)^2 + x = x^2 - 5x + 9, minimal at x=52x = \frac52: closest point (52,52)\left(\frac52, \sqrt{\frac52}\right), distance 114=112\sqrt{\frac{11}{4}} = \frac{\sqrt{11}}{2}. Minimizing d2d^2 is legitimate because squaring is strictly increasing on positive numbers: dd and d2d^2 bottom out at the same spot.

20. Raw stock: the reference curves, known by heart. Machines: shifts, flips and stretches assembling new graphs from old. Quality control: parity and the even–odd split, which halve every study. Measuring bench: factoring f(v)f(u)f(v) - f(u), which reads variations and minima directly. The next chapter’s power tool: the derivative, which reads them at a glance.