what is a mapping diagram
A mapping diagram is a simple visual way to show how each input value is paired with an output value, usually for a relation or a function in math. It uses two side‑by‑side lists of numbers (or objects) with arrows drawn from each input to its matching output.
What Is a Mapping Diagram? (Quick Scoop)
A mapping diagram (also called an arrow diagram) shows the relationship between two sets:
- Left side: inputs (often called the domain).
- Right side: outputs (often called the range or codomain).
- Arrows: connect each input to its output, showing “what goes to what.”
Think of it as a tidy “input → output” picture: each arrow tells you, “this x goes to that y.”
Tiny Example
Suppose a function takes a number and doubles it:
- Inputs (domain): 1, 2, 3
- Outputs (range): 2, 4, 6
A mapping diagram would show:
- Left oval: 1, 2, 3
- Right oval: 2, 4, 6
- Arrows:
- 1 → 2
- 2 → 4
- 3 → 6
Each arrow shows a pair like (1,2)(1,2)(1,2), (2,4)(2,4)(2,4), (3,6)(3,6)(3,6).
How It Relates to Functions
- A mapping diagram can represent any relation (any pairing of inputs and outputs).
- It shows a function specifically when:
- Every input has exactly one arrow going out.
- No input splits into two different outputs.
If an input had arrows to two different outputs (say 2 → 4 and 2 → 5), then the relation would not be a function.
Why People Use Mapping Diagrams
- To see domain and range clearly.
- To check if a relation is a function (just scan the arrows from each input).
- To connect different representations:
- Ordered pairs: (x,y)(x,y)(x,y)
- Tables of values
- Graphs
- Verbal descriptions
- Equations
They’re especially handy when you’re first learning functions and want a clean, visual way to see how inputs match up with outputs. TL;DR: A mapping diagram is a picture with inputs on one side, outputs on the other, and arrows showing how each input is paired with an output. It’s a visual tool for understanding relations and functions.