Functions (Edexcel A Level Maths: Pure): Flashcards

Exam code: 9MA0

1/32

0Still learning

Know0

  • Define function.

Cards in this collection (32)

  • Define function.

    A function is a mapping in which every 'input' maps to exactly one 'output'.

    Functions are written as \text{f}\left(x\right), or in the alternative form \text{f} : x \mapsto x^{2} - 3 x + 2.

  • Which types of mapping are functions?

    One-to-one and many-to-one mappings.

    One-to-many and many-to-many are not, because a single input would have more than one output.

  • The \_\_\_\_\_\_ of a function is the set of allowed inputs, and the \_\_\_\_\_\_ is the set of all possible outputs.

    The domain of a function is the set of allowed inputs, and the range is the set of all possible outputs.

    The range depends on the domain: change which inputs are allowed and the outputs change with them.

  • Why is squaring a many-to-one mapping?

    Because different inputs can give the same output: both 2 and - 2 map to 4.

    It is still a function, since each individual input has only one output.

  • True or False?

    \text{f}\left(x\right) = x^{2} on its own is a fully defined function.

    False.

    A function is not fully defined until its domain has been stated.

    Without it you cannot say what the range is, or whether the function is one-to-one.

  • How can restricting the domain change a function?

    It can turn a many-to-one function into a one-to-one one.

    \text{f}\left(x\right) = x^{2} is many-to-one over all real x, but restricting it to x \geq 0 makes it one-to-one.

  • How do you work out the range of a function?

    Find the outputs that the stated domain actually produces, sketching the graph where that helps.

    For \text{f}\left(x\right) = x^{2} with x \in \mathbb{R} the range is \text{f}\left(x\right) \geq 0, because a square is never negative.

  • Define composite function.

    A composite function is one function applied after another, with the output of the first becoming the input of the second.

    It can be written \text{fg}\left(x\right), \text{f}\left(\text{g}\left(x\right)\right) or \left(\text{f} \circ \text{g}\right)\left(x\right), all meaning "\text{f} of \text{g}\left(x\right)".

  • In \text{fg}\left(x\right), which function is applied first?

    \text{g}, the one closest to the variable.

    You work outwards: apply \text{g} to x first, then apply \text{f} to whatever that produces.

  • True or False?

    \text{fg}\left(x\right) and \text{gf}\left(x\right) always give the same result.

    False.

    The order in which the functions are applied changes the answer, so the two are usually different.

    They can happen to agree for particular pairs of functions, but that cannot be assumed.

  • Applying a function to its own output, \text{ff} \left(x\right), is written as \_\_\_\_\_\_.

    Applying a function to its own output, \text{ff}\left(x\right), is written as \text{f}^{2}\left(x\right).

    This means apply \text{f} twice, not square the answer.

  • Why might \text{fg} \left(x\right) exist when \text{gf} \left(x\right) does not?

    Because the output of the first function has to be an allowed input for the second.

    The range of \text{g} must lie inside the domain of \text{f}, and that can hold one way round without holding the other.

  • Given \text{f} \left(x\right) = 2 x and \text{g} \left(x\right) = x + 3, what is \text{fg} \left(x\right)?

    \text{fg}\left(x\right) = 2\left(x + 3\right) = 2 x + 6.

    Taking them the other way round gives \text{gf}\left(x\right) = 2 x + 3, which is a different function.

  • Define inverse function.

    The inverse function \text{f}^{- 1}\left(x\right) undoes what \text{f} does, taking each output back to the input it came from.

    It exists only if \text{f} is one-to-one.

  • Why must a function be one-to-one to have an inverse?

    Because the inverse has to send each output back to a single input.

    If two inputs shared an output, the inverse would not know which of them to return to, and so would not itself be a function.

  • A function followed by its inverse returns the original input:

    \text{ff}^{- 1} \left(x\right) = \text{f}^{- 1} \text{f} \left(x\right) = \_\_\_\_\_\_

    \text{ff}^{- 1}\left(x\right) = \text{f}^{- 1}\text{f}\left(x\right) = x

    This is exactly what "undoing" means, and it holds for every value of x in the domain.

  • How is the graph of \text{f}^{- 1}\left(x\right) related to the graph of \text{f}\left(x\right)?

    It is the reflection in the line y = x.

    Reflecting in that line swaps the two coordinates of every point, which is precisely what taking the inverse does.

  • True or False?

    The domain of \text{f}^{- 1} is the range of \text{f}.

    True.

    The two swap over, because the outputs of \text{f} are exactly the inputs of \text{f}^{- 1}.

    The domain of \text{f} is likewise the range of \text{f}^{- 1}.

  • How do you find an inverse function algebraically?

    Write y = \text{f}\left(x\right), then rearrange to make x the subject.

    Rewrite the result in function notation, remembering to give its domain as well.

  • How can an inverse function be used to solve \text{f} \left(x\right) = 5?

    The solution is x = \text{f}^{- 1}\left(5\right).

    Applying \text{f}^{- 1} to both sides undoes \text{f} on the left, leaving x on its own.

  • Define the modulus of a number.

    The modulus of a number is its size with the sign removed, so \left|5\right| = 5 and \left|- 5\right| = 5.

    Formally, \left|x\right| = x when x \geq 0 and \left|x\right| = - x when x < 0.

    It is also called the absolute value.

  • For y = a \left|x + p\right| + q, what shape is the graph and where is its vertex?

    A "\vee" shape if a > 0 and a "\wedge" shape if a < 0, with the vertex at \left(- p , q\right).

    The form behaves just like the completed square a \left(x + p\right)^{2} + q, whose turning point sits in the same place.

  • How do you sketch y = \left|\text{f}\left(x\right)\right| from the graph of y = \text{f}\left(x\right)?

    Sketch y = \text{f}\left(x\right) first, then reflect everything below the x-axis up into it.

    Anything already on or above the axis stays exactly where it is.

  • How do you sketch y = \text{f}\left(\left|x\right|\right) from the graph of y = \text{f}\left(x\right)?

    Sketch y = \text{f}\left(x\right) only for x \geq 0, then reflect that part in the bold italic y-axis.

    Whatever the original graph did for negative x is discarded.

  • True or False?

    The graph of y = \text{f}\left(\left|x\right|\right) can go below the x-axis.

    True.

    Only y = \left|\text{f}\left(x\right)\right| is forced to stay on or above the axis, because there it is the output that is made positive.

    y = \text{f}\left(\left|x\right|\right) makes the input positive instead, so its outputs can still be negative.

  • Which of y = \left|\text{f} \left(x\right)\right| and y = \text{f} \left(\left|x\right|\right) is always symmetrical, and about what?

    y = \text{f}\left(\left|x\right|\right) is always symmetrical about the y-axis, because \left|x\right| and \left|- x\right| are equal.

    y = \left|\text{f}\left(x\right)\right| need have no line of symmetry at all.

  • The graph of y = a \left|x + p\right| + q can have \_\_\_\_\_\_, \_\_\_\_\_\_ or \_\_\_\_\_\_ roots.

    The graph of y = a \left|x + p\right| + q can have 0, 1 or 2 roots.

    Which it is depends on where the vertex sits and whether the graph opens upwards or downwards.

  • Two non-parallel straight lines meet once. Why can an equation involving a modulus have more solutions than that?

    Because the modulus reflects part of a graph upwards, and the reflected piece can cross the other graph as well.

    That produces an intersection the unreflected lines never had.

  • To solve \left|\text{f} \left(x\right)\right| = \left|\text{g} \left(x\right)\right|, solve both \text{f} \left(x\right) = \text{g} \left(x\right) and \text{f} \left(x\right) = \_\_\_\_\_\_.

    To solve \left|\text{f}\left(x\right)\right| = \left|\text{g}\left(x\right)\right|, solve both \text{f}\left(x\right) = \text{g}\left(x\right) and \text{f}\left(x\right) = - \text{g}\left(x\right).

    The two cases arise because each side can take either sign once the modulus is removed.

  • What should you do before solving a modulus equation algebraically?

    Sketch both graphs, including the reflected parts, and locate the intersections.

    The sketch tells you how many solutions there should be, and therefore which algebraic answers to keep.

  • True or False?

    Every solution of x - 4 = 2 x - 5 is also a solution of \left|x - 4\right| = 2 x - 5.

    False.

    x = 1 satisfies the first, but \left|1 - 4\right| = 3 while 2 \left(1\right) - 5 = - 3, so it fails the second.

  • How do you solve \left|\text{f} \left(x\right)\right| = \text{g} \left(x\right), with a modulus on one side only?

    Solve both \text{f}\left(x\right) = \text{g}\left(x\right) and - \text{f}\left(x\right) = \text{g}\left(x\right).

    Then test each answer in the original equation, because a modulus can never be negative, so any root making \text{g}\left(x\right) negative has to be thrown out.

Sign up to unlock flashcards

or