A function is a rule that connects every input to exactly one output.
Think of it like a machine: you put in a number (input), and the machine gives one number back (output).
One input β One output
Never two answers for the same question!
If the rule is βmultiply by 2,β then:
Input: 3 β Output: 6
Input: 5 β Output: 10
Functions help us understand how quantities are related and are used in graphs, programming, and real-life math models.