A function's properties tell us how it behaves and what it can do. The function we're looking at is defined by an equation \(3x + y = 4\). One key property is that it should give us
one and only one output for each input. It's sort of like saying, in a perfect world – for each work you do, there's only one paycheck amount you'd get.
Other properties include
continuity, where a function has no abrupt changes;
domain and
co-domain, which are the sets that the function’s inputs and outputs belong to; and
range, the set of all possible outputs given the inputs. The beauty of functions is that once you know their properties, you can predict and calculate outcomes, analyze patterns, and make sense of data.
- One-to-One: Every element of the domain is paired with a unique element from the co-domain.
- Onto: Each element in the co-domain is an output of the function.
- Injective: Each output comes from only one input.