What Relations Are NOT Functions? The Complete Guide Students Need

9 min read

Select All Relations Which Are Not Functions

Ever stared at a set of ordered pairs and wondered whether you're looking at a function or just a relation? Here's the quick answer: every function is a relation, but not every relation is a function. The difference comes down to one simple rule — and once you see it, you'll spot non-functions instantly Small thing, real impact..

This matters because functions are the backbone of algebra, calculus, and pretty much everything that models change in math. Understanding what excludes a relation from being a function is just as important as knowing what makes something a function in the first place.

What Is a Relation (And How It Differs From a Function)

A relation is just a collection of ordered pairs. That's it. You can think of it as a list of connections between two sets of numbers — the first number in each pair relates to the second number in some way Less friction, more output..

Some disagree here. Fair enough.

As an example, {(1, 2), (3, 4), (5, 6)} is a relation. So is {(1, 1), (1, 2), (1, 3)}. So is {(2, 5), (4, 5), (6, 5)}. Any set of pairs you can dream up is technically a relation.

A function is a relation with one specific constraint: each input (the first number, often called x) can only pair with exactly one output (the second number, often called y) Simple, but easy to overlook..

So here's the key distinction:

  • If you ever see the same x-value connecting to two different y-values, you're looking at a relation that is not a function.
  • If every x-value appears only once in the first position, you've got a function.

The Vertical Line Test

If you're working with a graph instead of a list of pairs, there's a visual shortcut. Draw vertical lines through your graph. In real terms, if any vertical line touches the graph more than once, that graph does not represent a function. It's that straightforward.

This works because a vertical line at a specific x-value represents "all the outputs for this one input." If you hit the graph twice, that x-value has two different y-values — and that's a relation, not a function Simple as that..

Why This Matters (And Where People Get Confused)

Here's where students usually trip up. They see a relation like {(1, 2), (2, 3), (3, 4)} and think "that's a function." Then they see {(1, 2), (1, 3), (2, 4)} and correctly identify it as not a function. But then they get confused by something like {(1, 2), (2, 2), (3, 2)}.

Is that a function? Yes. But even though multiple x-values map to the same y-value, each x still maps to only one y. That's perfectly fine. The rule is: one x → one y. Not one y → one x No workaround needed..

This distinction shows up everywhere in math. When you're working with formulas, graphs, or real-world data models, knowing whether you're dealing with a function determines what operations you can perform and what conclusions you can draw.

How to Determine If a Relation Is Not a Function

Let's walk through the process step by step.

Step 1: List All the X-Values

Take your relation — whether it's written as ordered pairs, a table, or shown on a graph. Extract every unique x-value.

Step 2: Check for Duplicates in the Input

Look at your list of x-values. If any x-value appears more than once, you've found a potential non-function. But don't stop there — you need to check what happens with those duplicates.

Step 3: Compare the Y-Values

For any x-value that appears multiple times, look at its paired y-values. If they're the same (like {(1, 3), (1, 3)}), it's still a function — you just have a repeated pair. But if the same x connects to different y-values (like {(1, 3), (1, 5)}), you've got a relation that is not a function The details matter here..

Step 4: Apply the Vertical Line Test (For Graphs)

If you're working with a graph, simply visualize or draw vertical lines at regular intervals. Any vertical line that intersects your graph at two or more points means that x-value has multiple outputs. Mark that graph as "not a function That alone is useful..

Examples of Relations That Are Not Functions

Let's look at some concrete cases so you can see the pattern.

Example 1: The Classic Non-Function

{(2, 1), (2, 3), (4, 2)}

The x-value 2 appears twice, and it pairs with both 1 and 3. That's one input giving two outputs. This relation is not a function.

Example 2: A Circle

The equation x² + y² = 25 represents a circle with radius 5 centered at the origin. Think about it: if you graph this and apply the vertical line test, you'll find that most vertical lines cut through the circle twice. This is a relation, not a function — because most x-values within the circle's range give you two different y-values (one positive, one negative).

Example 3: y² = x

If you solve for y, you get y = ±√x. Worth adding: graph this and you'll see it passes the vertical line test in reverse — horizontal lines would catch multiple points. But for functions, we care about vertical lines. For any positive x-value, you get two y-values: one positive and one negative. And since x = 4 gives you y = 2 and y = -2, this relation is not a function It's one of those things that adds up..

Example 4: A Table with Repeating X-Values

x y
1 5
2 7
1 9
3 2

The x-value 1 appears twice, with y-values of 5 and 9. This table represents a relation that is not a function.

Common Mistakes (What Most People Get Wrong)

Here's where I see students lose points — and it's usually one of these errors Most people skip this — try not to..

Mistake #1: Thinking repeated x-values always mean "not a function." They don't. Repeated x-values are fine as long as the y-value stays the same. {(1, 5), (1, 5), (2, 3)} is a function — it's just a relation with a redundant pair.

Mistake #2: Confusing the vertical line test with the horizontal line test. The vertical line test tells you if something is a function. The horizontal line test tells you if a function is one-to-one (injective). Different tools for different jobs Practical, not theoretical..

Mistake #3: Forgetting that functions can have the same output for different inputs. {(1, 5), (2, 5), (3, 5)} is absolutely a function. Each input gives one output. That multiple inputs happen to share the same output doesn't violate anything Took long enough..

Mistake #4: Trying to "fix" a non-function by removing one of the offending pairs. If you have {(1, 2), (1, 4), (3, 5)} and you remove (1, 4), you've created a new relation that is a function. But the original relation was still not a function. You can't retroactively change what was It's one of those things that adds up..

Practical Tips for Identifying Non-Functions

Here's what actually works when you're analyzing a relation:

  1. Scan for repeated x-values first. That's usually where the answer lives. If every x appears exactly once, you're looking at a function (assuming we're not dealing with weird edge cases like undefined values).

  2. When in doubt, graph it. The vertical line test is incredibly intuitive, and it works every time. Even if you have an algebraic representation, sketching a quick graph can clarify things.

  3. Check the domain restrictions. Some relations look like functions algebraically but aren't when you consider domain. Here's one way to look at it: y = 1/x is a function — except at x = 0, where it's undefined. That's a separate issue from the one-to-one problem, but it's worth keeping in mind.

  4. Read the question carefully. Sometimes you're asked "which of these relations are functions?" and sometimes you're asked "select all relations which are not functions." The second version is what we're focusing on here — make sure you're answering what's actually being asked.

FAQ

What's the simplest way to tell if a relation is not a function?

Look for any x-value that connects to more than one y-value. Practically speaking, if you find one, it's not a function. That's the entire test.

Can a relation with no repeated x-values still fail to be a function?

No. If every x-value appears exactly once in the first position, and you're dealing with a standard relation (not something with undefined values or other edge cases), it's a function. The one-to-one mapping in the input direction is the only requirement Simple, but easy to overlook..

Does the order of ordered pairs matter?

Not at all. {(1, 2), (3, 4)} represents the same relation as {(3, 4), (1, 2)}. What matters is which pairs exist, not the sequence you write them in.

Is y = x² a function?

Yes. Which means even though multiple x-values map to the same y-value (both 2 and -2 give you 4), each x maps to exactly one y. That's what makes it a function Worth keeping that in mind..

What about x = y²?

This is not a function. Think about it: if you solve for y, you get y = ±√x. So for x = 4, you get y = 2 and y = -2. One input, two outputs — fails the function test.

The Bottom Line

A relation is not a function when any input produces more than one output. That's the whole story. Look for repeated x-values with different y-values, or use the vertical line test on a graph. Everything else — repeated y-values, the order of pairs, how many total pairs exist — none of that matters for determining whether you're looking at a function or just a relation.

Once you internalize that single rule, you'll never get tripped up again Worth keeping that in mind..

Just Went Live

Out This Week

Same World Different Angle

You're Not Done Yet

Thank you for reading about What Relations Are NOT Functions? The Complete Guide Students Need. We hope the information has been useful. Feel free to contact us if you have any questions. See you next time — don't forget to bookmark!
⌂ Back to Home