Confusion about division by zero in sets

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
Andrew Wright
Messages
120
Reaction score
19
TL;DR
If you re-arrange x=y to be x/y = 1, do you end up with an identical set after re-arrangement?
So the confusion here is that division by zero is often said to be undefined. So whereas, the point (0,0) certainly appears in the set of values where x=y, does the point (0,0) appear in the set of values where 1=y/x. Why or why not?

In other words are the set of points where x=y the same as the set of points where 1=y/x?

Does the answer depend on what assumptions you start off with about the nature of division by zero? If it is a "thing" who came up with it and what is it called?
 
Physics news on Phys.org
Andrew Wright said:
TL;DR Summary: If you re-arrange x=y to be x/y = 1, do you end up with an identical set after re-arrangement?

So the confusion here is that division by zero is often said to be undefined. So whereas, the point (0,0) certainly appears in the set of values where x=y, does the point (0,0) appear in the set of values where 1=y/x. Why or why not?
Because you did not perform an equivalent transformation.

$$
x=y \nLeftrightarrow \dfrac{x}{y}=1
$$
Andrew Wright said:
In other words are the set of points where x=y the same as the set of points where 1=y/x?
No, because as you observed, too, ##(x,y)=(0,0)## is a solution on the left but not on the right.
Andrew Wright said:
Does the answer depend on what assumptions you start off with about the nature of division by zero? If it is a "thing" who came up with it and what is it called?
It depends on whether you perform equivalence transformations or not. By dividing by ##y## you implicitly ruled out ##y=0##. That's why you lost it.