Example 1easy
- A)A. A relation where each input has exactly one output.
- B)B. A relation where each input can have multiple outputs.
- C)C. A relation where each output has exactly one input.
- D)D. Any set of ordered pairs (x, y).
Step-by-step solution
- A function maps each element from its domain (inputs) to exactly one element in its codomain (outputs).
- This means for every x-value, there can only be one corresponding y-value. This is also known as the vertical line test for graphs.
- Options B, C, and D describe relations that are not necessarily functions.
Answer: A. A relation where each input has exactly one output.