Math ClubMath Club
v1 · padrão canônico

Lesson 2 — Functions: definition, domain, image

Function as a mathematical object: a unique correspondence rule between two sets. Domain, codomain, image. Cartesian graph. Injective, surjective, bijective functions.

Used in: 1st year of high school (age 15) · Japanese Math I chapter 2 · German Klasse 10

f:AB,xf(x)f : A \to B,\quad x \mapsto f(x)
Choose your door

Rigorous notation, full derivation, hypotheses

Rigorous definition

"A function is a relation in which each input value produces exactly one output value." — OpenStax College Algebra 2e, §3.1

A (domain)B (codomain)x_1f(x_1)x_2f(x_2)x_3

Each element of the domain points to exactly one element of the codomain. Note that x3x_3 can map to the same f(x1)f(x_1) — a function may send different inputs to the same output.

Classification

Worked examples

Five examples with increasing difficulty — from the most direct (numerical evaluation and domain reading) to real modeling (composition in a production pipeline). Each example cites its source: the original problem always comes from an open-licensed book.

Exercise list

50 exercises · 12 with worked solution (25%)

Application 30Understanding 9Modeling 9Challenge 1Proof 1
  1. Ex. 2.1ApplicationAnswer key

    Determine the maximum domain of f(x)=3x+1f(x) = 3x + 1.

  2. Ex. 2.2Application

    Determine the maximum domain of g(x)=1x2g(x) = \dfrac{1}{x - 2}.

  3. Ex. 2.3Application

    Determine the maximum domain of h(x)=x5h(x) = \sqrt{x - 5}.

  4. Ex. 2.4ApplicationAnswer key

    Determine the maximum domain of f(x)=1(x+2)(x3)f(x) = \dfrac{1}{(x+2)(x-3)}.

  5. Ex. 2.5Application

    Let f(x)=2x2+2f(x) = 2x^2 + 2. Compute f(2)f(2), f(1)f(-1), f(0)f(0).

  6. Ex. 2.6Application

    Is the function f(x)=3x1f(x) = 3x - 1 injective? Justify.

  7. Ex. 2.7Application

    Is the function g(x)=x2g(x) = x^2 defined on R\mathbb{R} injective?

  8. Ex. 2.8ApplicationAnswer key

    What is the image of g(x)=x2g(x) = x^2 defined on R\mathbb{R}?

  9. Ex. 2.9Application

    For the piecewise function f(x)={3x+1if x<0x2+3if x0f(x) = \begin{cases} 3x + 1 & \text{if } x < 0 \\ x^2 + 3 & \text{if } x \geq 0 \end{cases} compute f(3)f(-3) and f(2)f(2).

  10. Ex. 2.10Application

    Determine the domain and image of f(x)=4x2f(x) = \sqrt{4 - x^2}.

  11. Ex. 2.11Application

    Let f(x)=x2f(x) = x^2 and g(x)=x+1g(x) = x + 1. Compute (fg)(x)(f \circ g)(x).

  12. Ex. 2.12Application

    With the same f,gf, g as above, compute (gf)(x)(g \circ f)(x).

  13. Ex. 2.13Application

    Determine the inverse of f(x)=3x+1f(x) = 3x + 1.

  14. Ex. 2.14ApplicationAnswer key

    Why does f(x)=x2f(x) = x^2 defined on R\mathbb{R} have no inverse? What about on [0,+)[0, +\infty)?

  15. Ex. 2.15Application

    Is the function f:RRf: \mathbb{R} \to \mathbb{R} defined by f(x)=x3f(x) = x^3 bijective?

  16. Ex. 2.16Application

    Is the function g:R[0,+)g: \mathbb{R} \to [0, +\infty) defined by g(x)=x2g(x) = x^2 surjective? And injective?

  17. Ex. 2.17Application

    Let f(x)=x2f(x) = x^2 and g(x)=2x+3g(x) = 2x + 3. Compute (fg)(x)(f \circ g)(x) and (gf)(x)(g \circ f)(x) and show they are different.

  18. Ex. 2.18Understanding

    Determine f(x)f(x) given that (fg)(x)=3x+4(f \circ g)(x) = 3x + 4 and g(x)=x1g(x) = x - 1.

  19. Ex. 2.19UnderstandingAnswer key

    Let f,g:RRf, g: \mathbb{R} \to \mathbb{R} be functions such that (fg)(x)=x2+1(f \circ g)(x) = x^2 + 1 and g(x)=x+1g(x) = x + 1. Determine f(x)f(x).

  20. Ex. 2.20Proof

    Prove: the composition of two bijective functions is bijective.

  21. Ex. 2.21Application

    Determine the maximum domain of f(x)=x+1x29f(x) = \dfrac{x+1}{x^2 - 9}.

  22. Ex. 2.22Application

    Determine the maximum domain of f(x)=4xf(x) = \sqrt{4 - x}.

  23. Ex. 2.23Application

    Determine the domain of f(x)=4x2f(x) = \sqrt{4 - x^2}.

  24. Ex. 2.24ApplicationAnswer key

    Determine the domain of f(x)=1x2f(x) = \dfrac{1}{\sqrt{x - 2}}.

  25. Ex. 2.25Application

    Determine the domain of f(x)=9x2xf(x) = \dfrac{\sqrt{9 - x^2}}{x}.

  26. Ex. 2.26Understanding

    Use the horizontal line test to decide whether f(x)=x33xf(x) = x^3 - 3x is injective on R\mathbb{R}.

  27. Ex. 2.27ApplicationAnswer key

    Is the function f:RRf: \mathbb{R} \to \mathbb{R} defined by f(x)=x3f(x) = x^3 injective? Surjective? Bijective?

  28. Ex. 2.28Application

    Let f(x)=2x+3f(x) = 2x + 3 and g(x)=x2g(x) = x^2. Compute fgf \circ g, gfg \circ f, fff \circ f, ggg \circ g.

  29. Ex. 2.29Understanding

    Determine f(x)f(x) given that (fg)(x)=4x24x+5(f \circ g)(x) = 4x^2 - 4x + 5 and g(x)=2x1g(x) = 2x - 1. (Hint: let u=2x1u = 2x - 1.)

  30. Ex. 2.30ApplicationAnswer key

    Sketch f(x)=x3f(x) = |x - 3| starting from the graph of x|x|. What transformation occurred?

  31. Ex. 2.31Application

    Sketch f(x)=2(x+1)2+4f(x) = -2(x+1)^2 + 4 using transformations of x2x^2.

  32. Ex. 2.32Understanding

    Decide whether each function below is even, odd, or neither: (a) f(x)=x4x2f(x) = x^4 - x^2; (b) g(x)=x3+xg(x) = x^3 + x; (c) h(x)=x2+xh(x) = x^2 + x.

  33. Ex. 2.33Understanding

    Consider the characteristic function χA(x)=1\chi_A(x) = 1 if xAx \in A, 00 otherwise. For A=[0,1]A = [0, 1], determine the domain and image.

  34. Ex. 2.34Understanding

    Verify that sinx\sin x has period 2π2\pi. Is there a smaller period?

  35. Ex. 2.35Application

    Compute the Euclidean distance between (1,2)(1, 2) and (5,7)(5, 7).

  36. Ex. 2.36ApplicationAnswer key

    To shift the graph of y=f(x)y = f(x) two units downward, which transformation applies?

  37. Ex. 2.37Application

    To shift y=f(x)y = f(x) three units to the right, write g(x)=g(x) = ?

  38. Ex. 2.38Understanding

    Determine the domain, image, and classify f(x)=x3+3x+1f(x) = x^3 + 3x + 1.

  39. Ex. 2.39Understanding

    Differentiate the vertical stretch g(x)=2f(x)g(x) = 2 f(x) from the horizontal stretch g(x)=f(2x)g(x) = f(2x).

  40. Ex. 2.40ApplicationAnswer key

    Determine the domain and image of f(x)=1/xf(x) = 1/x.

  41. Ex. 2.41Modeling

    A taxi charges R$ 5.50 fixed plus R$ 3.10 per km. (a) Write the cost function T(d)T(d). (b) How much does a 12 km trip cost? (c) For what distance is the cost R$ 80?

  42. Ex. 2.42Modeling

    An empty pool is filled at 200 L/min. Model V(t)V(t) in liters as a function of time tt in minutes. Total capacity 8000 L. Determine the physical domain and image.

  43. Ex. 2.43ModelingAnswer key

    Compute the BMI of a person weighing 70 kg and 1.75 m tall. In which WHO range do they fall?

  44. Ex. 2.44Modeling

    A factory produces qq units per day with cost C(q)=100+8q+0.1q2C(q) = 100 + 8q + 0.1q^2 reais. (a) Fixed cost? (b) Average cost at q=50q = 50? (c) Marginal cost of the 51st unit?

  45. Ex. 2.45Modeling

    A bacterium doubles every 30 min. Model N(t)N(t) if N(0)=100N(0) = 100.

  46. Ex. 2.46Modeling

    The recommended maximum heart rate is Fmax(age)=220ageF_{max}(\text{age}) = 220 - \text{age}. Compute it for ages 30, 50, 70.

  47. Ex. 2.47ModelingAnswer key

    The function V(t)=30000(0.85)tV(t) = 30\,000 \cdot (0.85)^t models the resale value of a car tt years after purchase. (a) V(0)V(0)? (b) V(5)V(5)? (c) For what tt does the value fall below R$ 10,000?

  48. Ex. 2.48Modeling

    Model mathematically: "the sum of two numbers is 30 and the product is maximum". (Preview of quadratics — Lesson 4.)

  49. Ex. 2.49Modeling

    In a factory, each worker assembles 12 products/day. Beyond 50 workers, each additional worker assembles only 8 products. Model P(n)P(n) as a piecewise function.

  50. Ex. 2.50Challenge

    A rectangular pool has a fixed perimeter of 30 m. Model the area AA as a function of the length \ell. Determine the physical domain and the maximum area.

Sources

Only books that directly informed the text and exercises. Full catalog at /livros.

Updated on 2026-05-04 · Author(s): Clube da Matemática

Found an error? Open an issue on GitHub or submit a PR — open source forever.