Flashcards · 10 cards

Functions

Say the answer to yourself, then check. Cards you know come back less and less often; cards you don't come back tomorrow.

  1. Rule

    What is f∘g(x)f \circ g(x)?

    Answer

    f(g(x))f\big(g(x)\big): gg acts first. g∘fg \circ f is usually different.

    f∘g(x) = f(g(x)): g first2g: + 13f: x²9g∘f(x) = g(f(x)): f first2f: x²4g: + 15
    Order mattersf∘g: g first. g∘f: f first
  2. Know it

    Is f−1(x)f^{-1}(x) the same as 1f(x)\dfrac{1}{f(x)}?

    Answer

    No. f−1f^{-1} undoes ff; the −1-1 doesn't mean "one over".

  3. Know it

    How do you find f−1f^{-1}?

    Answer

    Write y=f(x)y = f(x) and make xx the subject. Then write the result as a function of xx.

  4. Rule

    How are the graphs of ff and f−1f^{-1} related?

    Answer

    They are reflections of each other in the line y=xy = x: (3,4)(3, 4) on ff gives (4,3)(4, 3) on f−1f^{-1}.

    (3, 4)(4, 3)y = xff⁻¹
    f and f⁻¹Reflections in y = x: (3, 4) on f, (4, 3) on f⁻¹
  5. Rule

    What makes a mapping a function?

    Answer

    Each input has exactly one output.

    domainrange−2−1012014f(x) = x²: every input has one output
    From domain to rangeEach input has exactly one output
  6. Know it

    Which values must be left out of the domain of 1x+2\dfrac{1}{x + 2}, and of x−3\sqrt{x - 3}?

    Answer

    x=−2x = -2, which would divide by zero; and x<3x < 3, which would take the square root of a negative number.

  7. Rule

    How do you find the range of a function?

    Answer

    Find the highest and lowest outputs and whether each is reached. For example 0<y≤40 < y \le 4: 4 is reached, 0 never is.

    40y = 4 ÷ (x² + 1)
    Reading a rangeHighest value 4; never reaches 0: 0 < y ≤ 4
  8. Know it

    What is the domain of f−1f^{-1}?

    Answer

    The range of ff.

  9. Which method?

    WAEC 2011 · Paper 2 · Q9 (b)

    Given that f:x→x2+1f: x \to x^2 + 1 and g:x→3x+1x−1g: x \to \dfrac{3x + 1}{x - 1}, x≠1x \ne 1, find: (i) g∘fg\circ f; (ii) g∘f(2)g\circ f(2).

    In g∘fg \circ f, which function goes first?

    Answer

    ff. Work out f(x)=x2+1f(x) = x^2 + 1, then put that whole expression into gg wherever xx appears.

  10. Which method?

    WAEC 2022 · Paper 2 · Q3

    Two functions ff and gg are defined on the set of real numbers, R\mathbb{R}, by f:x→x2+2f : x \to x^2 + 2 and g:x→1x+2g : x \to \dfrac{1}{x + 2}, x≠−2x \ne -2. Find the domain of (g∘f)−1(g \circ f)^{-1}.

    How do you find the domain of (g∘f)−1(g \circ f)^{-1}?

    Answer

    It is the range of g∘fg \circ f. Here g∘f(x)=1x2+4g \circ f(x) = \dfrac{1}{x^2 + 4}, which is largest, 14\frac14, at x=0x = 0 and never reaches 0.